16:57:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142910 16:57:28 Running as SYSTEM 16:57:28 [EnvInject] - Loading node environment variables. 16:57:28 Building remotely on prd-centos8-docker-8c-8g-4979 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 16:57:28 [ssh-agent] Looking for ssh-agent implementation... 16:57:28 $ ssh-agent 16:57:29 SSH_AUTH_SOCK=/tmp/ssh-G8vfRCp6WayU/agent.5421 16:57:29 SSH_AGENT_PID=5423 16:57:29 [ssh-agent] Started. 16:57:29 Running ssh-add (command line suppressed) 16:57:29 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_15961930817340625618.key (/w/workspace/cps-master-verify-java@tmp/private_key_15961930817340625618.key) 16:57:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:57:29 The recommended git tool is: NONE 16:57:30 using credential onap-jenkins-ssh 16:57:30 Wiping out workspace first. 16:57:30 Cloning the remote Git repository 16:57:30 Cloning repository git://cloud.onap.org/mirror/cps.git 16:57:30 > git init /w/workspace/cps-master-verify-java # timeout=10 16:57:30 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:57:30 > git --version # timeout=10 16:57:30 > git --version # 'git version 2.39.1' 16:57:30 using GIT_SSH to set credentials Gerrit user 16:57:30 [INFO] Currently running in a labeled security context 16:57:30 [INFO] Currently SELinux is 'enforcing' on the host 16:57:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh14682620023528113043.key 16:57:30 Verifying host key using manually-configured host key entries 16:57:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:57:33 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:57:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:33 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:57:33 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:57:33 using GIT_SSH to set credentials Gerrit user 16:57:33 [INFO] Currently running in a labeled security context 16:57:33 [INFO] Currently SELinux is 'enforcing' on the host 16:57:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh13113483123262156222.key 16:57:33 Verifying host key using manually-configured host key entries 16:57:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/10/142910/1 # timeout=30 16:57:34 > git rev-parse 2069235eae7f475218a646a3fb75da2989d343be^{commit} # timeout=10 16:57:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:57:34 Checking out Revision 2069235eae7f475218a646a3fb75da2989d343be (refs/changes/10/142910/1) 16:57:34 > git config core.sparsecheckout # timeout=10 16:57:34 > git checkout -f 2069235eae7f475218a646a3fb75da2989d343be # timeout=30 16:57:37 Commit message: "Update Latest Release of 3GPP ProvMnS interface in NCMP" 16:57:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:57:37 > git rev-list --no-walk 775bc62d3af15dd48f57ae290c65f5720609aa3c # timeout=10 16:57:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9981591945218504178.sh 16:57:37 ---> python-tools-install.sh 16:57:37 Setup pyenv: 16:57:37 system 16:57:37 * 3.8.13 (set by /opt/pyenv/version) 16:57:38 * 3.9.13 (set by /opt/pyenv/version) 16:57:38 * 3.10.6 (set by /opt/pyenv/version) 16:57:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cNEl 16:57:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:57:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:57:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:57:46 lf-activate-venv(): INFO: Base packages installed successfully 16:57:46 lf-activate-venv(): INFO: Installing additional packages: lftools 16:58:07 lf-activate-venv(): INFO: Adding /tmp/venv-cNEl/bin to PATH 16:58:07 Generating Requirements File 16:58:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:58:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:58:25 Python 3.10.6 16:58:25 pip 25.3 from /tmp/venv-cNEl/lib/python3.10/site-packages/pip (python 3.10) 16:58:25 appdirs==1.4.4 16:58:25 argcomplete==3.6.3 16:58:25 aspy.yaml==1.3.0 16:58:25 attrs==25.4.0 16:58:25 autopage==0.5.2 16:58:25 backports.strenum==1.3.1 16:58:25 beautifulsoup4==4.14.3 16:58:25 boto3==1.42.25 16:58:25 botocore==1.42.25 16:58:25 bs4==0.0.2 16:58:25 certifi==2026.1.4 16:58:25 cffi==2.0.0 16:58:25 cfgv==3.5.0 16:58:25 chardet==5.2.0 16:58:25 charset-normalizer==3.4.4 16:58:25 click==8.3.1 16:58:25 cliff==4.13.1 16:58:25 cmd2==3.1.0 16:58:25 cryptography==3.3.2 16:58:25 debtcollector==3.0.0 16:58:25 decorator==5.2.1 16:58:25 defusedxml==0.7.1 16:58:25 Deprecated==1.3.1 16:58:25 distlib==0.4.0 16:58:25 dnspython==2.8.0 16:58:25 docker==7.1.0 16:58:25 dogpile.cache==1.5.0 16:58:25 durationpy==0.10 16:58:25 email-validator==2.3.0 16:58:25 filelock==3.20.3 16:58:25 future==1.0.0 16:58:25 gitdb==4.0.12 16:58:25 GitPython==3.1.46 16:58:25 google-auth==2.47.0 16:58:25 httplib2==0.31.0 16:58:25 identify==2.6.15 16:58:25 idna==3.11 16:58:25 importlib-resources==1.5.0 16:58:25 iso8601==2.1.0 16:58:25 Jinja2==3.1.6 16:58:25 jmespath==1.0.1 16:58:25 jsonpatch==1.33 16:58:25 jsonpointer==3.0.0 16:58:25 jsonschema==4.26.0 16:58:25 jsonschema-specifications==2025.9.1 16:58:25 keystoneauth1==5.12.0 16:58:25 kubernetes==34.1.0 16:58:25 lftools==0.37.18 16:58:25 lxml==6.0.2 16:58:25 markdown-it-py==4.0.0 16:58:25 MarkupSafe==3.0.3 16:58:25 mdurl==0.1.2 16:58:25 msgpack==1.1.2 16:58:25 multi_key_dict==2.0.3 16:58:25 munch==4.0.0 16:58:25 netaddr==1.3.0 16:58:25 niet==1.4.2 16:58:25 nodeenv==1.10.0 16:58:25 oauth2client==4.1.3 16:58:25 oauthlib==3.3.1 16:58:25 openstacksdk==4.8.0 16:58:25 os-service-types==1.8.2 16:58:25 osc-lib==4.3.0 16:58:25 oslo.config==10.2.0 16:58:25 oslo.context==6.2.0 16:58:25 oslo.i18n==6.7.1 16:58:25 oslo.log==8.0.0 16:58:25 oslo.serialization==5.9.0 16:58:25 oslo.utils==9.2.0 16:58:25 packaging==25.0 16:58:25 pbr==7.0.3 16:58:25 platformdirs==4.5.1 16:58:25 prettytable==3.17.0 16:58:25 psutil==7.2.1 16:58:25 pyasn1==0.6.1 16:58:25 pyasn1_modules==0.4.2 16:58:25 pycparser==2.23 16:58:25 pygerrit2==2.0.15 16:58:25 PyGithub==2.8.1 16:58:25 Pygments==2.19.2 16:58:25 PyJWT==2.10.1 16:58:25 PyNaCl==1.6.2 16:58:25 pyparsing==2.4.7 16:58:25 pyperclip==1.11.0 16:58:25 pyrsistent==0.20.0 16:58:25 python-cinderclient==9.8.0 16:58:25 python-dateutil==2.9.0.post0 16:58:25 python-heatclient==4.3.0 16:58:25 python-jenkins==1.8.3 16:58:25 python-keystoneclient==5.7.0 16:58:25 python-magnumclient==4.9.0 16:58:25 python-openstackclient==8.3.0 16:58:25 python-swiftclient==4.9.0 16:58:25 PyYAML==6.0.3 16:58:25 referencing==0.37.0 16:58:25 requests==2.32.5 16:58:25 requests-oauthlib==2.0.0 16:58:25 requestsexceptions==1.4.0 16:58:25 rfc3986==2.0.0 16:58:25 rich==14.2.0 16:58:25 rich-argparse==1.7.2 16:58:25 rpds-py==0.30.0 16:58:25 rsa==4.9.1 16:58:25 ruamel.yaml==0.19.1 16:58:25 ruamel.yaml.clib==0.2.15 16:58:25 s3transfer==0.16.0 16:58:25 simplejson==3.20.2 16:58:25 six==1.17.0 16:58:25 smmap==5.0.2 16:58:25 soupsieve==2.8.1 16:58:25 stevedore==5.6.0 16:58:25 tabulate==0.9.0 16:58:25 toml==0.10.2 16:58:25 tomlkit==0.13.3 16:58:25 tqdm==4.67.1 16:58:25 typing_extensions==4.15.0 16:58:25 tzdata==2025.3 16:58:25 urllib3==1.26.20 16:58:25 virtualenv==20.36.1 16:58:25 wcwidth==0.2.14 16:58:25 websocket-client==1.9.0 16:58:25 wrapt==2.0.1 16:58:25 xdg==6.0.0 16:58:25 xmltodict==1.0.2 16:58:25 yq==3.4.3 16:58:25 [EnvInject] - Injecting environment variables from a build step. 16:58:25 [EnvInject] - Injecting as environment variables the properties content 16:58:25 SET_JDK_VERSION=openjdk17 16:58:25 GIT_URL="git://cloud.onap.org/mirror" 16:58:25 16:58:25 [EnvInject] - Variables injected successfully. 16:58:25 [cps-master-verify-java] $ /bin/sh /tmp/jenkins6505598945780642638.sh 16:58:25 ---> update-java-alternatives.sh 16:58:25 ---> Updating Java version 16:58:26 ---> RedHat type system detected 16:58:26 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:58:26 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:58:26 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 16:58:26 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:58:26 [EnvInject] - Injecting environment variables from a build step. 16:58:26 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:58:26 [EnvInject] - Variables injected successfully. 16:58:26 provisioning config files... 16:58:26 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9523614863483060261tmp 16:58:26 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config1646061454855470684tmp 16:58:26 [EnvInject] - Injecting environment variables from a build step. 16:58:26 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-4979 16:58:27 using settings config with name cps-settings 16:58:27 Replacing all maven server entries not found in credentials list is true 16:58:27 using global settings config with name global-settings 16:58:27 Replacing all maven server entries not found in credentials list is true 16:58:27 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings18164948445528344971.xml -gs /tmp/global-settings6203892969656661761.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=2069235eae7f475218a646a3fb75da2989d343be -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sean Beirne" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142910 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DGERRIT_CHANGE_NUMBER=142910 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/10/142910/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIExhdGVzdCBSZWxlYXNlIG9mIDNHUFAgUHJvdk1uUyBpbnRlcmZhY2UgaW4gTkNNUAoKLSBDaGFuZ2UgZnJvbSBtYXN0ZXIgYnJhbmNoIG9mIDNHUFAgdG8gVGFnZ2VkIHZlcnNpb24KCklzc3VlLUlEOiBDUFMtMzEwMgpDaGFuZ2UtSWQ6IEllNmNjOTcxZDdmM2NjN2M0ZTRkOTk4NjNhMDA2MjNkYjI1OTFmNWJhClNpZ25lZC1vZmYtYnk6IHNlYW5iZWlybmUgPHNlYW4uYmVpcm5lQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update Latest Release of 3GPP ProvMnS interface in NCMP" -DGERRIT_EVENT_ACCOUNT_USERNAME=seanbeirne -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Sean Beirne\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ie6cc971d7f3cc7c4e4d99863a00623db2591f5ba -DGERRIT_EVENT_HASH=859934536 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sean.beirne@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:58:28 [INFO] Scanning for projects... 16:58:30 [INFO] ------------------------------------------------------------------------ 16:58:30 [INFO] Reactor Build Order: 16:58:30 [INFO] 16:58:30 [INFO] org.onap.cps:cps-dependencies [pom] 16:58:30 [INFO] cps-bom [pom] 16:58:30 [INFO] checkstyle [jar] 16:58:30 [INFO] cps-parent [pom] 16:58:30 [INFO] cps-events [jar] 16:58:30 [INFO] cps-path-parser [jar] 16:58:30 [INFO] cps-service [jar] 16:58:30 [INFO] cps-rest [jar] 16:58:30 [INFO] cps-ncmp-events [jar] 16:58:30 [INFO] cps-ncmp-service [jar] 16:58:30 [INFO] cps-ncmp-rest [jar] 16:58:30 [INFO] cps-ncmp-rest-stub [pom] 16:58:30 [INFO] cps-ncmp-rest-stub-service [jar] 16:58:30 [INFO] cps-ncmp-rest-stub-app [jar] 16:58:30 [INFO] cps-ri [jar] 16:58:30 [INFO] integration-test [jar] 16:58:30 [INFO] spotbugs [jar] 16:58:30 [INFO] cps-application [jar] 16:58:30 [INFO] policy-executor-stub [jar] 16:58:30 [INFO] jacoco-report [jar] 16:58:30 [INFO] cps [pom] 16:58:30 [INFO] 16:58:30 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:58:30 [INFO] Building org.onap.cps:cps-dependencies 3.7.4-SNAPSHOT [1/21] 16:58:30 [INFO] --------------------------------[ pom ]--------------------------------- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:58:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.4-SNAPSHOT/cps-dependencies-3.7.4-SNAPSHOT.pom 16:58:31 [INFO] 16:58:31 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:58:31 [INFO] Building cps-bom 3.7.4-SNAPSHOT [2/21] 16:58:31 [INFO] --------------------------------[ pom ]--------------------------------- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:58:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.4-SNAPSHOT/cps-bom-3.7.4-SNAPSHOT.pom 16:58:31 [INFO] 16:58:31 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:58:31 [INFO] Building checkstyle 3.7.4-SNAPSHOT [3/21] 16:58:31 [INFO] --------------------------------[ jar ]--------------------------------- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:58:31 [INFO] 16:58:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:58:32 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:58:32 [INFO] Copying 6 resources 16:58:32 [INFO] 16:58:32 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:58:33 [INFO] No sources to compile 16:58:33 [INFO] 16:58:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:58:33 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:58:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 16:58:33 [INFO] 16:58:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:58:33 [INFO] No sources to compile 16:58:33 [INFO] 16:58:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:58:34 [INFO] No tests to run. 16:58:34 [INFO] 16:58:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:58:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar 16:58:34 [INFO] 16:58:34 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:58:35 ======================================================================================================================== 16:58:35 Copyright Check Python Script: 16:58:35 /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml | line 4 update year to include 2026 16:58:35 1 issue(s) found after 1 altered file(s) checked 16:58:35 ======================================================================================================================== 16:58:35 [INFO] 16:58:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:58:35 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.jar 16:58:35 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.pom 16:58:35 [INFO] 16:58:35 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:58:35 [INFO] Building cps-parent 3.7.4-SNAPSHOT [4/21] 16:58:35 [INFO] --------------------------------[ pom ]--------------------------------- 16:58:36 [INFO] 16:58:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:58:36 [INFO] 16:58:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 16:58: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-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 16:58:36 [INFO] 16:58:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 16:58:39 [INFO] You have 0 Checkstyle violations. 16:58:39 [INFO] 16:58:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 16:58:39 [INFO] You have 0 Checkstyle violations. 16:58:39 [INFO] 16:58:39 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 16:58:41 [INFO] No sources specified for compilation. Skipping. 16:58:41 [INFO] 16:58:41 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 16:58:41 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:58:41 [INFO] 16:58:41 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 16:58:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:41 [INFO] 16:58:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:58:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.4-SNAPSHOT/cps-parent-3.7.4-SNAPSHOT.pom 16:58:41 [INFO] 16:58:41 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:58:41 [INFO] Building cps-events 3.7.4-SNAPSHOT [5/21] 16:58:41 [INFO] --------------------------------[ jar ]--------------------------------- 16:58:41 [INFO] 16:58:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:58:41 [INFO] 16:58:41 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 16:58:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 16:58:41 [INFO] 16:58:41 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:58:42 [INFO] 16:58:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 16:58:42 [INFO] You have 0 Checkstyle violations. 16:58:42 [INFO] 16:58:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 16:58:42 [INFO] You have 0 Checkstyle violations. 16:58:42 [INFO] 16:58:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:58:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:58:42 [INFO] Copying 2 resources 16:58:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 16:58:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 16:58:42 [INFO] 16:58:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 16:58:43 [INFO] Recompiling the module because of changed dependency. 16:58:43 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 16:58:43 [INFO] 16:58:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:58:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:58:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 16:58:43 [INFO] 16:58:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 16:58:43 [INFO] No sources to compile 16:58:43 [INFO] 16:58:43 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 16:58:43 [INFO] No sources specified for compilation. Skipping. 16:58:43 [INFO] 16:58:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 16:58:44 [INFO] No tests to run. 16:58:44 [INFO] 16:58:44 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 16:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 16:58:44 [INFO] 16:58:44 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 16:58:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:44 [INFO] 16:58:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:58:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar 16:58:44 [INFO] 16:58:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:58:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.jar 16:58:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.pom 16:58:44 [INFO] 16:58:44 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:58:44 [INFO] Building cps-path-parser 3.7.4-SNAPSHOT [6/21] 16:58:44 [INFO] --------------------------------[ jar ]--------------------------------- 16:58:45 [INFO] 16:58:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:58:45 [INFO] 16:58:45 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:58:45 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 16:58:45 [INFO] 16:58:45 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:58:46 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 16:58:46 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:58:46 [INFO] 16:58:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 16:58:46 [INFO] You have 0 Checkstyle violations. 16:58:46 [INFO] 16:58:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 16:58:46 [INFO] You have 0 Checkstyle violations. 16:58:46 [INFO] 16:58:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:58:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:58:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 16:58:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 16:58:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 16:58:46 [INFO] 16:58:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 16:58:46 [INFO] Recompiling the module because of changed dependency. 16:58:46 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:58:47 [INFO] 16:58:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:58:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:58:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 16:58:47 [INFO] 16:58:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 16:58:47 [INFO] No sources to compile 16:58:47 [INFO] 16:58:47 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 16:58:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:58:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:58:47 [INFO] Parallel parsing disabled. 16:58:48 [INFO] Compiled 4 files. 16:58:48 [INFO] 16:58:48 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 16:58:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:58:48 [INFO] 16:58:48 [INFO] ------------------------------------------------------- 16:58:48 [INFO] T E S T S 16:58:48 [INFO] ------------------------------------------------------- 16:58:50 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:58:50 line 1:18 missing QName at '' 16:58:50 line 1:37 mismatched input '@' expecting {'[', '/'} 16:58:50 line 1:37 mismatched input ']' expecting {'[', '/'} 16:58:50 line 1:37 mismatched input '::' expecting {'[', '/'} 16:58:50 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 16:58:50 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 16:58:50 line 1:14 no viable alternative at input '[-' 16:58:50 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 16:58:50 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 16:58:50 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:58:50 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:58:50 line 1:14 no viable alternative at input '[]' 16:58:50 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 16:58:50 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 16:58:50 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:58:50 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:58:50 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 16:58:50 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:58:50 line 1:2 extraneous input '/' expecting QName 16:58:50 line 1:8 mismatched input '*' expecting QName 16:58:50 line 1:0 mismatched input '' expecting '/' 16:58:50 line 1:1 no viable alternative at input '/' 16:58:50 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:58:50 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:58:50 line 1:2 missing QName at '/' 16:58:50 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:58:50 [INFO] 16:58:50 [INFO] Results: 16:58:50 [INFO] 16:58:50 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 16:58:50 [INFO] 16:58:50 [INFO] 16:58:50 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 16:58:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:58:51 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:58:51 [INFO] All coverage checks have been met. 16:58:51 [INFO] 16:58:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 16:58:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:58:51 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:58:51 [INFO] 16:58:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:58:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar 16:58:51 [INFO] 16:58:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:58:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.jar 16:58:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.pom 16:58:51 [INFO] 16:58:51 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:58:51 [INFO] Building cps-service 3.7.4-SNAPSHOT [7/21] 16:58:51 [INFO] --------------------------------[ jar ]--------------------------------- 16:58:59 [INFO] 16:58:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:58:59 [INFO] 16:58:59 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 16:58:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 16:58:59 [INFO] 16:58:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 16:58:59 [INFO] You have 0 Checkstyle violations. 16:58:59 [INFO] 16:58:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 16:59:00 [INFO] You have 0 Checkstyle violations. 16:59:00 [INFO] 16:59:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:59:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:59:00 [INFO] Copying 2 resources 16:59:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 16:59:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 16:59:00 [INFO] 16:59:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 16:59:00 [INFO] Recompiling the module because of changed dependency. 16:59:00 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 16:59:02 [INFO] 16:59:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:59:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:59:02 [INFO] Copying 33 resources 16:59:02 [INFO] 16:59:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 16:59:02 [INFO] Recompiling the module because of changed dependency. 16:59:02 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:59:02 [INFO] 16:59:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 16:59:02 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:59:03 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:59:03 [INFO] Parallel parsing disabled. 16:59:05 [INFO] Compiled 138 files. 16:59:05 [INFO] 16:59:05 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 16:59:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:59:05 [INFO] 16:59:05 [INFO] ------------------------------------------------------- 16:59:05 [INFO] T E S T S 16:59:05 [INFO] ------------------------------------------------------- 16:59:07 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 16:59:09 16:59:09.056 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 16:59:09 16:59:09.116 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 16:59:09 16:59:09.120 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 16:59:09 16:59:09.158 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 16:59:09 16:59:09.165 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 16:59:09 16:59:09.176 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 16:59:09 16:59:09.182 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:59:09 16:59:09.186 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:59:09 16:59:09.186 [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 16:59:09 16:59:09.196 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:59:09 16:59:09.200 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 16:59:09 16:59:09.257 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:59:09 16:59:09.264 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 16:59:09 16:59:09.277 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 16:59:09 16:59:09.285 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 16:59:09 16:59:09.296 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 16:59:09 16:59:09.300 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 16:59:09 16:59:09.360 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 16:59:09 16:59:09.363 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 16:59:09 16:59:09.366 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 16:59:09 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s -- in org.onap.cps.init.AbstractModelLoaderSpec 16:59:09 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 16:59:09 16:59:09.381 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 16:59:09 16:59:09.387 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 16:59:09 16:59:09.387 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 16:59:09 16:59:09.390 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 16:59:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 16:59:09 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 16:59:09 Jan 12, 2026 4:59:09 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 16:59:09 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: 16:59:09 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:59:09 Jan 12, 2026 4:59:09 PM com.hazelcast.system.logo 16:59:09 INFO: [10.30.106.210]:5701 [dev] [5.5.0] 16:59:09 o o o o---o o--o o o---o o o----o o--o--o 16:59:09 | | / \ / | / / \ | | 16:59:09 o----o o o o----o | o o o----o | 16:59:09 | | * \ / | \ * \ | | 16:59:09 o o * o o---o o--o o----o o---o * o o----o o 16:59:09 16:59:09 Jan 12, 2026 4:59:09 PM com.hazelcast.system 16:59:09 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:59:09 Jan 12, 2026 4:59:09 PM com.hazelcast.system 16:59:09 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 16:59:09 Jan 12, 2026 4:59:09 PM com.hazelcast.system 16:59:09 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 16:59:09 Jan 12, 2026 4:59:09 PM com.hazelcast.system 16:59:09 INFO: [10.30.106.210]: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. 16:59:09 Jan 12, 2026 4:59:09 PM com.hazelcast.system 16:59:09 INFO: [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:59:09 To enable the Jet engine on the members, do one of the following: 16:59:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:59:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:59:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:59:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:59:10 Jan 12, 2026 4:59:10 PM com.hazelcast.system.security 16:59:10 INFO: [10.30.106.210]: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. 16:59:10 Jan 12, 2026 4:59:10 PM com.hazelcast.instance.impl.Node 16:59:10 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 16:59:10 Jan 12, 2026 4:59:10 PM com.hazelcast.internal.diagnostics.Diagnostics 16:59:10 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:59:10 Jan 12, 2026 4:59:10 PM com.hazelcast.core.LifecycleService 16:59:10 INFO: [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 16:59:13 Jan 12, 2026 4:59:12 PM com.hazelcast.internal.cluster.ClusterService 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] 16:59:13 16:59:13 Members {size:1, ver:1} [ 16:59:13 Member [10.30.106.210]:5701 - 500c144b-a9cb-48ee-865e-231087608946 this 16:59:13 ] 16:59:13 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.core.LifecycleService 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.core.LifecycleService 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 500c144b-a9cb-48ee-865e-231087608946 this is handled 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.instance.impl.Node 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.instance.impl.Node 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.instance.impl.Node 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.instance.impl.NodeExtension 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.instance.impl.Node 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 398 ms. 16:59:13 Jan 12, 2026 4:59:13 PM com.hazelcast.core.LifecycleService 16:59:13 INFO: [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 16:59:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.158 s -- in org.onap.cps.init.ModelLoaderLockSpec 16:59:13 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 16:59:13 16:59:13.579 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 16:59:13 16:59:13.580 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 16:59:13 16:59:13.580 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 16:59:13 16:59:13.580 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 16:59:13 16:59:13.581 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 16:59:13 16:59:13.581 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 16:59:13 16:59:13.582 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 16:59:13 16:59:13.682 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 16:59:13 16:59:13.782 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 16:59:13 16:59:13.793 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 16:59:13 16:59:13.794 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 16:59:13 16:59:13.794 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 16:59:13 16:59:13.797 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 16:59:13 16:59:13.797 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 16:59:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 16:59:13 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 16:59:13 16:59:13.831 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 16:59:13 16:59:13.831 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 16:59:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 16:59:13 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 16:59:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 16:59:13 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 16:59:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 16:59:13 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:59:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:59:13 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 16:59:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 16:59:13 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 16:59:14 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 16:59:14 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 16:59:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 16:59:14 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:59:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.config.AsyncConfigSpec 16:59:14 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:59:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 16:59:14 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 16:59:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.config.CpsServicesConfigSpec 16:59:14 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 16:59:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:59:14 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 16:59:14 [INFO] Running org.onap.cps.events.EventProducerSpec 16:59:15 16:59:15.139 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:59:15 16:59:15.144 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 16:59:15 16:59:15.147 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:59:15 16:59:15.151 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:59:15 16:59:15.151 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:59:15 16:59:15.152 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 16:59:15 16:59:15.192 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 16:59:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.onap.cps.events.EventProducerSpec 16:59:15 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 16:59:15 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 16:59:15 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 16:59:16 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:59:16 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:59:16 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 16:59:16 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 16:59:16 [Fatal Error] :1:1: Content is not allowed in prolog. 16:59:16 [Fatal Error] :1:1: Content is not allowed in prolog. 16:59:16 16:59:16.812 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 16:59:16 java.lang.Exception: Sending failed 16:59:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:59:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:59:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:59:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:59:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:59:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:59:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:59:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:59:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:59:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:59:16 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 16:59:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:16 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:59:16 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:59:16 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:59:16 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:59:16 at groovy.lang.Closure.call(Closure.java:427) 16:59:16 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:59:16 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:59:16 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:59:16 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:59:16 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:59:16 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:59:16 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:59:16 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:59:16 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:59:16 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:59:16 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:59:16 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$257162382.sendCpsDataUpdateEvent(Unknown Source) 16:59:16 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:377) 16:59:16 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 16:59:16 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 16:59:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:59:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:59:16 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 16:59:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:59:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:59:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:59:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:16 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 16:59:16 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 16:59:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 16:59:16 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 16:59:16 line 1:6 no viable alternative at input '[invalid' 16:59:17 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 16:59:17 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 16:59:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.impl.CpsFacadeImplSpec 16:59:17 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 16:59:17 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 16:59:17 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 16:59:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 16:59:17 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 16:59:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 16:59:17 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 16:59:17 16:59:17.502 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 16:59:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.onap.cps.impl.DataNodeBuilderSpec 16:59:17 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 16:59:17 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:59:17 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:59:17 [Fatal Error] :1:1: Content is not allowed in prolog. 16:59:17 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 16:59:17 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.impl.DataNodeFactorySpec 16:59:17 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 16:59:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 16:59:17 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 16:59:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 16:59:17 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 16:59:18 16:59:18,144 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:59:18 16:59:18,144 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:59:18 16:59:18,147 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:59:19 16:59:19 . ____ _ __ _ _ 16:59:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:59:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:59:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:59:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:59:19 =========|_|==============|___/=/_/_/_/ 16:59:19 16:59:19 :: Spring Boot :: (v3.5.6) 16:59:19 16:59:19 2026-01-12T16:59:19.061Z INFO 6296 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6296 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:59:19 2026-01-12T16:59:19.062Z INFO 6296 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:59:19 2026-01-12T16:59:19.380Z INFO 6296 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.505 seconds (process running for 13.812) 16:59:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 16:59:19 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 16:59:19 16:59:19 . ____ _ __ _ _ 16:59:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:59:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:59:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:59:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:59:19 =========|_|==============|___/=/_/_/_/ 16:59:19 16:59:19 :: Spring Boot :: (v3.5.6) 16:59:19 16:59:19 2026-01-12T16:59:19.519Z INFO 6296 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6296 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:59:19 2026-01-12T16:59:19.519Z INFO 6296 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:59:19 2026-01-12T16:59:19.550Z INFO 6296 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:59:19 o o o o---o o--o o o---o o o----o o--o--o 16:59:19 | | / \ / | / / \ | | 16:59:19 o----o o o o----o | o o o----o | 16:59:19 | | * \ / | \ * \ | | 16:59:19 o o * o o---o o--o o----o o---o * o o----o o 16:59:19 16:59:19 2026-01-12T16:59:19.550Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:59:19 2026-01-12T16:59:19.550Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 16:59:19 2026-01-12T16:59:19.550Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:59:19 2026-01-12T16:59:19.550Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 16:59:19 2026-01-12T16:59:19.550Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:59:19 To enable the Jet engine on the members, do one of the following: 16:59:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:59:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:59:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:59:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:59:19 2026-01-12T16:59:19.563Z INFO 6296 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 16:59:19 2026-01-12T16:59:19.565Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:59:19 2026-01-12T16:59:19.578Z INFO 6296 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:59:19 2026-01-12T16:59:19.579Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTING 16:59:21 2026-01-12T16:59:21.331Z INFO 6296 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:59:21 16:59:21 Members {size:1, ver:1} [ 16:59:21 Member [10.30.106.210]:5701 - 23c0ebd3-5330-4b18-bb82-b4bcac22dbcc this 16:59:21 ] 16:59:21 16:59:21 2026-01-12T16:59:21.333Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTED 16:59:21 2026-01-12T16:59:21.348Z INFO 6296 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 1.858 seconds (process running for 15.78) 16:59:21 2026-01-12T16:59:21.356Z INFO 6296 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:59:21 2026-01-12T16:59:21.362Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 16:59:21 2026-01-12T16:59:21.364Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:59:21 2026-01-12T16:59:21.364Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:59:21 2026-01-12T16:59:21.365Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:59:21 2026-01-12T16:59:21.424Z INFO 6296 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:59:21 2026-01-12T16:59:21.424Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 61 ms. 16:59:21 2026-01-12T16:59:21.425Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 16:59:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 16:59:21 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 16:59:21 2026-01-12T16:59:21.434Z INFO 6296 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [my cluster] [5.5.0] 16:59:21 o o o o---o o--o o o---o o o----o o--o--o 16:59:21 | | / \ / | / / \ | | 16:59:21 o----o o o o----o | o o o----o | 16:59:21 | | * \ / | \ * \ | | 16:59:21 o o * o o---o o--o o----o o---o * o o----o o 16:59:21 16:59:21 2026-01-12T16:59:21.440Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:59:21 2026-01-12T16:59:21.440Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 16:59:21 2026-01-12T16:59:21.440Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [my cluster] [5.5.0] Cluster name: my cluster 16:59:21 2026-01-12T16:59:21.440Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 16:59:21 2026-01-12T16:59:21.440Z INFO 6296 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 16:59:21 To enable the Jet engine on the members, do one of the following: 16:59:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:59:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:59:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:59:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:59:21 2026-01-12T16:59:21.452Z INFO 6296 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 16:59:21 2026-01-12T16:59:21.455Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [my cluster] [5.5.0] Using Multicast discovery 16:59:21 2026-01-12T16:59:21.464Z INFO 6296 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:59:21 2026-01-12T16:59:21.464Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [my cluster] [5.5.0] [10.30.106.210]:5701 is STARTING 16:59:23 2026-01-12T16:59:23.395Z INFO 6296 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [my cluster] [5.5.0] 16:59:23 16:59:23 Members {size:1, ver:1} [ 16:59:23 Member [10.30.106.210]:5701 - 95e75713-e9ce-4287-b76d-de7b60ea8065 this 16:59:23 ] 16:59:23 16:59:23 2026-01-12T16:59:23.396Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [my cluster] [5.5.0] [10.30.106.210]:5701 is STARTED 16:59:23 2026-01-12T16:59:23.424Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [my cluster] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 16:59:23 2026-01-12T16:59:23.425Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [my cluster] [5.5.0] Shutting down multicast service... 16:59:23 2026-01-12T16:59:23.426Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [my cluster] [5.5.0] Shutting down connection manager... 16:59:23 2026-01-12T16:59:23.426Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [my cluster] [5.5.0] Shutting down node engine... 16:59:23 2026-01-12T16:59:23.490Z INFO 6296 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 16:59:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 16:59:23 [INFO] Running org.onap.cps.utils.ContentTypeSpec 16:59:23 2026-01-12T16:59:23.490Z INFO 6296 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 16:59:23 2026-01-12T16:59:23.490Z INFO 6296 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [my cluster] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 16:59:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.utils.ContentTypeSpec 16:59:23 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 16:59:23 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.CpsValidatorImplSpec 16:59:23 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:59:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.utils.DataMapUtilsSpec 16:59:23 [INFO] Running org.onap.cps.utils.GsonSpec 16:59:23 first-container a-leaf a-Value 16:59:23 last-container x-leaf x-value 16:59:23 16:59:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec 16:59:23 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:59:23 2026-01-12T16:59:23.918Z ERROR 6296 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 16:59:23 2026-01-12T16:59:23.921Z ERROR 6296 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 16:59:23 2026-01-12T16:59:23.931Z ERROR 6296 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 16:59:23 2026-01-12T16:59:23.933Z ERROR 6296 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 16:59:23 2026-01-12T16:59:23.945Z ERROR 6296 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 16:59:23 2026-01-12T16:59:23.949Z ERROR 6296 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 16:59:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.onap.cps.utils.JsonObjectMapperSpec 16:59:23 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:59:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.utils.JsonParserStreamSpec 16:59:23 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:59:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.utils.PrefixResolverSpec 16:59:24 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 16:59:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 16:59:24 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:59:24 [Fatal Error] :1:1: Content is not allowed in prolog. 16:59:24 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.utils.XmlFileUtilsSpec 16:59:24 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:59:24 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:59:24 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:59:24 [Fatal Error] :1:1: Premature end of file. 16:59:24 line 1:1 no viable alternative at input '/' 16:59:24 line 1:1 no viable alternative at input '/[' 16:59:24 line 1:11 missing QName at '' 16:59:24 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.cps.utils.YangParserHelperSpec 16:59:24 [INFO] Running org.onap.cps.utils.YangParserSpec 16:59:24 2026-01-12T16:59:24.232Z ERROR 6296 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 16:59:24 2026-01-12T16:59:24.233Z ERROR 6296 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 16:59:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.utils.YangParserSpec 16:59:24 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:59:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.YangUtilsSpec 16:59:24 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 16:59:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 16:59:24 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:59:24 2026-01-12T16:59:24.346Z ERROR 6296 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 16:59:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:59:24 [INFO] 16:59:24 [INFO] Results: 16:59:24 [INFO] 16:59:24 [INFO] Tests run: 548, Failures: 0, Errors: 0, Skipped: 0 16:59:24 [INFO] 16:59:24 [INFO] 16:59:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 16:59:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:59:24 [INFO] Analyzed bundle 'cps-service' with 76 classes 16:59:24 [INFO] All coverage checks have been met. 16:59:24 [INFO] 16:59:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 16:59:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:59:24 [INFO] Analyzed bundle 'cps-service' with 76 classes 16:59:24 [INFO] 16:59:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:59:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar 16:59:24 [INFO] 16:59:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:59:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.jar 16:59:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.pom 16:59:24 [INFO] 16:59:24 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:59:24 [INFO] Building cps-rest 3.7.4-SNAPSHOT [8/21] 16:59:24 [INFO] --------------------------------[ jar ]--------------------------------- 16:59:27 [INFO] 16:59:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:59:27 [INFO] 16:59:27 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 16:59:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 16:59:27 [INFO] 16:59:27 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 16:59:31 [INFO] Generating with dryRun=false 16:59:31 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:59:31 [INFO] OpenAPI Generator: spring (server) 16:59:31 [INFO] Generator 'spring' is considered stable. 16:59:31 [INFO] ---------------------------------- 16:59:31 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:59:31 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:59:31 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:59:31 [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). 16:59:31 [INFO] Processing operation createDataspace 16:59:31 [INFO] Processing operation deleteDataspace 16:59:31 [INFO] Processing operation createDataspaceV2 16:59:31 [INFO] Processing operation getAllDataspaces 16:59:31 [INFO] Processing operation getDataspace 16:59:31 [INFO] Processing operation cleanDataspace 16:59:31 [INFO] Processing operation createAnchor 16:59:31 [INFO] Processing operation createAnchorV2 16:59:31 [INFO] Processing operation getAnchors 16:59:31 [INFO] Processing operation getAnchor 16:59:31 [INFO] Processing operation deleteAnchor 16:59:31 [INFO] Processing operation createSchemaSet 16:59:31 [INFO] Processing operation createSchemaSetV2 16:59:31 [INFO] Processing operation getSchemaSets 16:59:31 [INFO] Processing operation getSchemaSet 16:59:31 [INFO] Processing operation deleteSchemaSet 16:59:31 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:59:31 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:59:31 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 16:59:31 [INFO] Processing operation replaceNode 16:59:31 [INFO] Processing operation createNode 16:59:31 [INFO] Processing operation deleteDataNode 16:59:31 [INFO] Processing operation updateNodeLeaves 16:59:31 [INFO] Processing operation deleteListOrListElement 16:59:31 [INFO] Processing operation replaceListContent 16:59:31 [INFO] Processing operation addListElements 16:59:31 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:59:31 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 16:59:31 [INFO] Processing operation applyChangesInDeltaReport 16:59:31 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:59:31 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:59:31 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:59:31 [INFO] Processing operation getNotificationSubscription 16:59:31 [INFO] Processing operation createNotificationSubscription 16:59:31 [INFO] Processing operation deleteNotificationSubscription 16:59:31 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:31 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:31 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:59:31 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 16:59:31 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 16:59:31 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 16:59:31 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 16:59:31 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:31 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 16:59:31 [INFO] Skipping generation of Webhooks. 16:59:31 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:31 [INFO] Skipping generation of supporting files. 16:59:31 ################################################################################ 16:59:31 # Thanks for using OpenAPI Generator. # 16:59:31 # Please consider donation to help us maintain this project 🙏 # 16:59:31 # https://opencollective.com/openapi_generator/donate # 16:59:31 ################################################################################ 16:59:31 [INFO] 16:59:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 16:59:31 [INFO] You have 0 Checkstyle violations. 16:59:31 [INFO] 16:59:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 16:59:31 [INFO] You have 0 Checkstyle violations. 16:59:31 [INFO] 16:59:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 16:59:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 16:59:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 16:59:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 16:59:32 [INFO] 16:59:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 16:59:32 [INFO] Recompiling the module because of changed dependency. 16:59:32 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 16:59:33 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 16:59:33 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 16:59:33 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 16:59:33 [INFO] 16:59:33 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 16:59:33 [INFO] Generating with dryRun=false 16:59:33 [INFO] No .openapi-generator-ignore file found. 16:59:33 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:59:33 [INFO] Generator 'openapi-yaml' is considered stable. 16:59:33 [INFO] Output file [outputFile=openapi.yaml] 16:59:33 [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). 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:59:33 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] Skipping generation of Webhooks. 16:59:33 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:59:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 16:59:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:59:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:59:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:59:33 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:59:33 ################################################################################ 16:59:33 # Thanks for using OpenAPI Generator. # 16:59:33 # Please consider donation to help us maintain this project 🙏 # 16:59:33 # https://opencollective.com/openapi_generator/donate # 16:59:33 ################################################################################ 16:59:33 [INFO] 16:59:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 16:59:33 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 16:59:33 [INFO] 16:59:33 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 16:59:33 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 16:59:33 [INFO] 16:59:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 16:59:33 [INFO] Copying 6 resources from src/test/resources to target/test-classes 16:59:33 [INFO] 16:59:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 16:59:33 [INFO] Recompiling the module because of changed dependency. 16:59:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:59:33 [INFO] 16:59:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 16:59:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:59:34 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:59:34 [INFO] Parallel parsing disabled. 16:59:35 [INFO] Compiled 28 files. 16:59:35 [INFO] 16:59:35 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 16:59:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:59:35 [INFO] 16:59:35 [INFO] ------------------------------------------------------- 16:59:35 [INFO] T E S T S 16:59:35 [INFO] ------------------------------------------------------- 16:59:36 16:59:36.461 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:36 16:59:36.704 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:59:36 16:59:36.831 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:36 16:59:36.851 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:59:36 16:59:36.867 [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. 16:59:36 16:59:36.879 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 16:59:36 16:59:36.892 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:36 16:59:36.905 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:59:36 16:59:36.918 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:37 16:59:36.946 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:59:37 16:59:36.972 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:37 16:59:36.984 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:59:37 16:59:36.987 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:37 16:59:36.998 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:59:37 16:59:37.001 [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. 16:59:37 16:59:37.009 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 16:59:37 16:59:37.011 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:37 16:59:37.019 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:59:37 16:59:37.021 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:59:37 16:59:37.031 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:59:37 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:59:38 16:59:38,521 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:59:38 16:59:38,522 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:59:38 16:59:38,525 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:59:38 16:59:38,573 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:59:38 16:59:38,573 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:59:39 16:59:39 . ____ _ __ _ _ 16:59:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:59:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:59:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:59:39 ' |____| .__|_| |_|_| |_\__, | / / / / 16:59:39 =========|_|==============|___/=/_/_/_/ 16:59:39 16:59:39 :: Spring Boot :: (v3.5.6) 16:59:39 16:59:39 2026-01-12T16:59:39.039Z INFO 6534 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6534 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:59:39 2026-01-12T16:59:39.040Z INFO 6534 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:59:40 2026-01-12T16:59:40.551Z INFO 6534 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:59:40 2026-01-12T16:59:40.551Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:59:40 2026-01-12T16:59:40.553Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:59:40 2026-01-12T16:59:40.578Z INFO 6534 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.456 seconds (process running for 5.139) 16:59:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:59:41 2026-01-12T16:59:41.309Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:41 16:59:41 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:59:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:59:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:59:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:59:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:59:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:59:41 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:59:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:59:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:41 Caused by: java.lang.RuntimeException: null 16:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:59:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:59:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:59:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:59:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:59:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:59:41 ... 92 common frames omitted 16:59:41 16:59:41 2026-01-12T16:59:41.503Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:41 16:59:41 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 16:59:41 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 16:59:41 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 16:59:41 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:41 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:41 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:41 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:41 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:41 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:59:41 and component.yang=fake component content 1 16:59:41 16:59:41 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:59:41 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:59:41 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:59:41 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:59:41 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:59:41 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:59:41 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:59:41 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:59:41 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 16:59:41 ... 152 common frames omitted 16:59:41 16:59:41 2026-01-12T16:59:41.579Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:41 16:59:41 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:59:41 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:59:41 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:59:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:59:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:59:41 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:41 16:59:41 2026-01-12T16:59:41.586Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:41 16:59:41 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:59:41 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:59:41 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:59:41 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:41 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:41 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:41 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:41 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:41 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:41 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:41 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:41 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:41 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:41 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:41 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:41 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:41 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:41 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:41 16:59:41 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.511 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 16:59:41 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:59:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:59:41 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:59:41 16:59:41 . ____ _ __ _ _ 16:59:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:59:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:59:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:59:41 ' |____| .__|_| |_|_| |_\__, | / / / / 16:59:41 =========|_|==============|___/=/_/_/_/ 16:59:41 16:59:41 :: Spring Boot :: (v3.5.6) 16:59:41 16:59:41 2026-01-12T16:59:41.879Z INFO 6534 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6534 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:59:41 2026-01-12T16:59:41.879Z INFO 6534 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:59:42 2026-01-12T16:59:42.103Z INFO 6534 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:59:42 2026-01-12T16:59:42.103Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:59:42 2026-01-12T16:59:42.103Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:59:42 2026-01-12T16:59:42.108Z INFO 6534 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.253 seconds (process running for 6.67) 16:59:42 2026-01-12T16:59:42.195Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:72) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.238Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.252Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.268Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 16:59:42 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:59:42 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.281Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 16:59:42 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:59:42 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.408Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:157) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.449Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:173) 16:59:42 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:59:42 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.463Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.476Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.492Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:199) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 2026-01-12T16:59:42.503Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:42 16:59:42 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:59:42 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 16:59:42 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:85) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:59:42 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 16:59:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:59:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:59:42 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:59:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:59:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:59:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:59:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:59:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:59:42 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:59:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:59:42 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:59:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:59:42 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:59:42 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:59:42 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:59:42 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:59:42 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:42 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:42 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:42 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:42 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:59:42 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:59:42 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:59:42 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:42 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:42 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:42 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:42 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:42 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:42 16:59:42 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.660 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 16:59:42 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 16:59:42 16:59:42 . ____ _ __ _ _ 16:59:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:59:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:59:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:59:42 ' |____| .__|_| |_|_| |_\__, | / / / / 16:59:42 =========|_|==============|___/=/_/_/_/ 16:59:42 16:59:42 :: Spring Boot :: (v3.5.6) 16:59:42 16:59:42 2026-01-12T16:59:42.534Z INFO 6534 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6534 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:59:42 2026-01-12T16:59:42.534Z INFO 6534 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:59:42 2026-01-12T16:59:42.708Z INFO 6534 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:59:42 2026-01-12T16:59:42.708Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:59:42 2026-01-12T16:59:42.709Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:59:42 2026-01-12T16:59:42.713Z INFO 6534 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.2 seconds (process running for 7.275) 16:59:42 2026-01-12T16:59:42.791Z ERROR 6534 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 16:59:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 16:59:42 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:59:42 16:59:42 . ____ _ __ _ _ 16:59:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:59:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:59:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:59:42 ' |____| .__|_| |_|_| |_\__, | / / / / 16:59:42 =========|_|==============|___/=/_/_/_/ 16:59:42 16:59:42 :: Spring Boot :: (v3.5.6) 16:59:42 16:59:42 2026-01-12T16:59:42.821Z INFO 6534 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6534 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:59:42 2026-01-12T16:59:42.821Z INFO 6534 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:59:42 2026-01-12T16:59:42.982Z INFO 6534 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:59:42 2026-01-12T16:59:42.982Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:59:42 2026-01-12T16:59:42.982Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:59:42 2026-01-12T16:59:42.987Z INFO 6534 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.185 seconds (process running for 7.549) 16:59:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 16:59:43 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:59:43 16:59:43 . ____ _ __ _ _ 16:59:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:59:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:59:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:59:43 ' |____| .__|_| |_|_| |_\__, | / / / / 16:59:43 =========|_|==============|___/=/_/_/_/ 16:59:43 16:59:43 :: Spring Boot :: (v3.5.6) 16:59:43 16:59:43 2026-01-12T16:59:43.100Z INFO 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6534 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:59:43 2026-01-12T16:59:43.100Z INFO 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:59:43 2026-01-12T16:59:43.314Z INFO 6534 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:59:43 2026-01-12T16:59:43.315Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:59:43 2026-01-12T16:59:43.315Z INFO 6534 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:59:43 2026-01-12T16:59:43.319Z INFO 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.234 seconds (process running for 7.88) 16:59:43 2026-01-12T16:59:43.339Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:43 16:59:43 java.lang.IllegalStateException: some error message 16:59:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:59:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:59:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:59:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:59:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:59:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:59:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:59:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:59:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:59:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:59:43 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:119) 16:59:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:59:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:43 16:59:43 2026-01-12T16:59:43.374Z ERROR 6534 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:59:43 16:59:43 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:59:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:59:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:59:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:59:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:59:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:59:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:59:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:59:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:59:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:59:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:59:43 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:146) 16:59:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:59:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:59:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:59:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:59:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:59:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:59:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:59:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:59:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:59:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:59:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:59:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:59:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:59:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:59:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:59:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:59:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:59:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:59:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:59:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:59:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:59:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:59:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:59:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:59:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:59:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:59:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:59:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:59:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:59:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:59:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:59:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:59:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:59:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:59:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:59:43 Caused by: java.lang.Throwable: null 16:59:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:59:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:59:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:59:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:59:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:59:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:59:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:59:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:59:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:59:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:59:43 ... 92 common frames omitted 16:59:43 16:59:43 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:59:43 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:59:43 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:59:43 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:59:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:59:43 [INFO] 16:59:43 [INFO] Results: 16:59:43 [INFO] 16:59:43 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 16:59:43 [INFO] 16:59:43 [INFO] 16:59:43 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 16:59:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:59:43 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:59:43 [INFO] All coverage checks have been met. 16:59:43 [INFO] 16:59:43 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 16:59:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:59:43 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:59:43 [INFO] 16:59:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:59:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar 16:59:43 [INFO] 16:59:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:59:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.jar 16:59:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.pom 16:59:43 [INFO] 16:59:43 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:59:43 [INFO] Building cps-ncmp-events 3.7.4-SNAPSHOT [9/21] 16:59:43 [INFO] --------------------------------[ jar ]--------------------------------- 16:59:43 [INFO] 16:59:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:59:43 [INFO] 16:59:43 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:59: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-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 16:59:43 [INFO] 16:59:43 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:59:43 [INFO] 16:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 16:59:43 [INFO] You have 0 Checkstyle violations. 16:59:43 [INFO] 16:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 16:59:44 [INFO] You have 0 Checkstyle violations. 16:59:44 [INFO] 16:59:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:59:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:59:44 [INFO] Copying 11 resources 16:59:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 16:59:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 16:59:44 [INFO] 16:59:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 16:59:44 [INFO] Recompiling the module because of changed dependency. 16:59:44 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 16:59:46 [INFO] 16:59:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:59:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:59:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 16:59:46 [INFO] 16:59:46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:59:46 [INFO] No sources to compile 16:59:46 [INFO] 16:59:46 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 16:59:46 [INFO] No sources specified for compilation. Skipping. 16:59:46 [INFO] 16:59:46 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 16:59:46 [INFO] No tests to run. 16:59:46 [INFO] 16:59:46 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 16:59:46 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 16:59:46 [INFO] 16:59:46 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 16:59:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:46 [INFO] 16:59:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:59:46 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar 16:59:46 [INFO] 16:59:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:59:46 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.jar 16:59:46 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.pom 16:59:46 [INFO] 16:59:46 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:59:46 [INFO] Building cps-ncmp-service 3.7.4-SNAPSHOT [10/21] 16:59:46 [INFO] --------------------------------[ jar ]--------------------------------- 16:59:47 [INFO] 16:59:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:59:47 [INFO] 16:59:47 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:59:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 16:59:47 [INFO] 16:59:47 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 17:00:07 [INFO] Generating with dryRun=false 17:00:07 [INFO] OpenAPI Generator: spring (server) 17:00:07 [INFO] Generator 'spring' is considered stable. 17:00:07 [INFO] ---------------------------------- 17:00:07 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 17:00: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) 17:00:07 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:00:07 [WARNING] Failed to get the schema name: null 17:00:07 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:00:07 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:00:07 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [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). 17:00:07 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 17:00:07 [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 17:00:07 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 17:00:07 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 17:00:07 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 17:00:07 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 17:00:07 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 17:00:07 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 17:00:07 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 17:00:07 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 17:00:07 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 17:00:07 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 17:00:07 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 17:00:07 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 17:00:07 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 17:00:07 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 17:00:07 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 17:00:07 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 17:00:07 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 17:00:07 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 17:00:07 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 17:00:07 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 17:00:07 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 17:00:08 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 17:00:08 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 17:00:08 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 17:00:08 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 17:00:08 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 17:00:08 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 17:00:08 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 17:00:08 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 17:00:08 [INFO] Processing operation null 17:00:08 [INFO] Processing operation null 17:00:08 [INFO] Processing operation null 17:00:08 [INFO] Processing operation null 17:00:08 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 17:00:08 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 17:00:08 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 17:00:08 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:00:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:00:08 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:00:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:00:08 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:00:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:00:08 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:00:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:00:08 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:08 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 17:00:08 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:08 [INFO] Model EmptyObject not generated since it's a free-form object 17:00:08 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/UtraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/EutraCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] #/components/schemas/NrCellId is not defined 17:00:09 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 17:00:09 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:00:09 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:09 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 17:00:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 17:00:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 17:00:10 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 17:00:10 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 17:00:10 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 17:00:10 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 17:00:10 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 17:00:10 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 17:00:10 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 17:00:10 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 17:00:10 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 17:00:10 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 17:00:10 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 17:00:10 [INFO] Skipping generation of Webhooks. 17:00:10 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 17:00:10 [INFO] Skipping generation of supporting files. 17:00:10 ################################################################################ 17:00:10 # Thanks for using OpenAPI Generator. # 17:00:10 # Please consider donation to help us maintain this project 🙏 # 17:00:10 # https://opencollective.com/openapi_generator/donate # 17:00:10 ################################################################################ 17:00:29 [INFO] 17:00:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 17:00:30 [INFO] You have 0 Checkstyle violations. 17:00:30 [INFO] 17:00:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 17:00:31 [INFO] You have 0 Checkstyle violations. 17:00:31 [INFO] 17:00:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 17:00:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:00:31 [INFO] Copying 3 resources 17:00:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 17:00:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 17:00:31 [INFO] 17:00:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 17:00:31 [INFO] Recompiling the module because of changed dependency. 17:00:31 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 17:00:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 17:00:33 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 17:00:33 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 17:00:33 [INFO] 17:00:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 17:00:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:00:33 [INFO] Copying 11 resources 17:00:33 [INFO] 17:00:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 17:00:33 [INFO] Recompiling the module because of changed dependency. 17:00:33 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:00:33 [INFO] 17:00:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 17:00:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:00:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:00:33 [INFO] Parallel parsing disabled. 17:00:37 [INFO] Compiled 245 files. 17:00:37 [INFO] 17:00:37 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 17:00:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:00:37 [INFO] 17:00:37 [INFO] ------------------------------------------------------- 17:00:37 [INFO] T E S T S 17:00:37 [INFO] ------------------------------------------------------- 17:00:40 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:00:41 17:00:41.368 [main] ERROR org.onap.cps.ncmp.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] 17:00:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:00:41 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:00:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:00:41 17:00:41.520 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:00:41 17:00:41.523 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:00:41 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:00:41 17:00:41.560 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 17:00:42 17:00:42.264 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:00:42 17:00:42.272 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:00:42 17:00:42.298 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:00:42 Server Version: 23.0.1 17:00:42 API Version: 1.42 17:00:42 Operating System: CentOS Stream 8 17:00:42 Total Memory: 31890 MB 17:00:42 17:00:42.301 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:00:42 ******************************************************************************** 17:00:42 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:00:42 ******************************************************************************** 17:00:42 17:00:42.305 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:00:42 17:00:42.306 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:00:42 17:00:42.310 [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')) 17:00:42 17:00:42.332 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 17:00:42 17:00:42.339 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 17:00:42 17:00:42.488 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 17:00:42 17:00:42.527 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 17:00:42 17:00:42.536 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 17:00:42 17:00:42.548 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (895 KB/? MB) 17:00:42 17:00:42.750 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (39 MB/? MB) 17:00:42 17:00:42.769 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (49 MB/? MB) 17:00:42 17:00:42.801 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (49 MB/? MB) 17:00:42 17:00:42.826 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (49 MB/? MB) 17:00:42 17:00:42.842 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (49 MB/? MB) 17:00:42 17:00:42.860 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (63 MB/? MB) 17:00:42 17:00:42.884 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (63 MB/? MB) 17:00:43 17:00:42.924 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (67 MB/? MB) 17:00:43 17:00:42.960 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (86 MB/? MB) 17:00:43 17:00:43.413 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (199 MB/? MB) 17:00:43 17:00:43.434 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (205 MB/? MB) 17:00:43 17:00:43.883 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (353 MB/? MB) 17:00:44 17:00:43.956 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (371 MB/? MB) 17:00:44 17:00:44.129 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (414 MB/? MB) 17:00:44 17:00:44.754 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (512 MB/553 MB) 17:00:51 17:00:51.315 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (525 MB/553 MB) 17:00:51 17:00:51.391 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (525 MB/553 MB) 17:00:51 17:00:51.538 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (529 MB/553 MB) 17:00:51 17:00:51.630 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (529 MB/553 MB) 17:00:52 17:00:51.973 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (538 MB/553 MB) 17:00:52 17:00:52.050 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (538 MB/553 MB) 17:00:52 17:00:52.122 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (538 MB/553 MB) 17:00:52 17:00:52.196 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (538 MB/553 MB) 17:00:52 17:00:52.272 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (538 MB/553 MB) 17:00:52 17:00:52.345 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (538 MB/553 MB) 17:00:52 17:00:52.425 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (538 MB/553 MB) 17:00:53 17:00:53.388 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 17:00:53 17:00:53.461 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 17:00:53 17:00:53.475 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 10s (downloaded 553 MB at 55 MB/s) 17:00:53 17:00:53.475 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT11.142883444S 17:00:53 17:00:53.506 [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 17:00:58 17:00:58.060 [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: b454df75834816c76853acf70891ca2da337efbfdd1fea4dbe196f4cab9b9c04 17:01:04 17:01:04.113 [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 PT10.606298608S 17:01:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.73 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:01:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:01:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 17:01:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:01:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:01:05 17:01:05.402 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 17:01:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:01:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:01:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:01:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:01:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:01:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:01:05 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:01:06 17:01:06,071 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:01:06 17:01:06,071 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:01:06 17:01:06,074 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:01:06 17:01:06,122 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:01:06 17:01:06,122 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:01:06 17:01:06 . ____ _ __ _ _ 17:01:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:06 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:06 =========|_|==============|___/=/_/_/_/ 17:01:06 17:01:06 :: Spring Boot :: (v3.5.6) 17:01:06 17:01:06 2026-01-12T17:01:06.920Z INFO 6650 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:06 2026-01-12T17:01:06.920Z INFO 6650 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:01:07 2026-01-12T17:01:07.252Z WARN 6650 --- [ 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: 17:01:07 --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 17:01:07 2026-01-12T17:01:07.380Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:01:07 o o o o---o o--o o o---o o o----o o--o--o 17:01:07 | | / \ / | / / \ | | 17:01:07 o----o o o o----o | o o o----o | 17:01:07 | | * \ / | \ * \ | | 17:01:07 o o * o o---o o--o o----o o---o * o o----o o 17:01:07 17:01:07 2026-01-12T17:01:07.380Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:01:07 2026-01-12T17:01:07.382Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:01:07 2026-01-12T17:01:07.382Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:01:07 2026-01-12T17:01:07.382Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:01:07 2026-01-12T17:01:07.385Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:01:07 To enable the Jet engine on the members, do one of the following: 17:01:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:01:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:01:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:01:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:01:08 2026-01-12T17:01:08.021Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:01:08 2026-01-12T17:01:08.106Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:01:08 2026-01-12T17:01:08.338Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:01:08 2026-01-12T17:01:08.344Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTING 17:01:10 2026-01-12T17:01:10.505Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:01:10 17:01:10 Members {size:1, ver:1} [ 17:01:10 Member [10.30.106.210]:5701 - 4cc5e0b0-a5be-4b64-bcaa-27a4513405ed this 17:01:10 ] 17:01:10 17:01:10 2026-01-12T17:01:10.523Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTED 17:01:10 2026-01-12T17:01:10.573Z INFO 6650 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.819 seconds (process running for 32.91) 17:01:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.052 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:01:10 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:01:10 17:01:10 . ____ _ __ _ _ 17:01:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:10 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:10 =========|_|==============|___/=/_/_/_/ 17:01:10 17:01:10 :: Spring Boot :: (v3.5.6) 17:01:10 17:01:10 2026-01-12T17:01:10.647Z INFO 6650 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:10 2026-01-12T17:01:10.647Z INFO 6650 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 17:01:10 2026-01-12T17:01:10.657Z INFO 6650 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.045 seconds (process running for 32.994) 17:01:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:01:10 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:01:10 17:01:10 . ____ _ __ _ _ 17:01:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:10 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:10 =========|_|==============|___/=/_/_/_/ 17:01:10 17:01:10 :: Spring Boot :: (v3.5.6) 17:01:10 17:01:10 2026-01-12T17:01:10.698Z INFO 6650 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:10 2026-01-12T17:01:10.699Z INFO 6650 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:01:10 2026-01-12T17:01:10.749Z INFO 6650 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.081 seconds (process running for 33.086) 17:01:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:01:10 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 17:01:10 17:01:10 . ____ _ __ _ _ 17:01:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:10 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:10 =========|_|==============|___/=/_/_/_/ 17:01:10 17:01:10 :: Spring Boot :: (v3.5.6) 17:01:10 17:01:10 2026-01-12T17:01:10.800Z INFO 6650 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:10 2026-01-12T17:01:10.800Z INFO 6650 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:01:10 2026-01-12T17:01:10.921Z INFO 6650 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.147 seconds (process running for 33.258) 17:01:11 2026-01-12T17:01:10.961Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:11 acks = -1 17:01:11 auto.include.jmx.reporter = true 17:01:11 batch.size = 16384 17:01:11 bootstrap.servers = [localhost:9092] 17:01:11 buffer.memory = 33554432 17:01:11 client.dns.lookup = use_all_dns_ips 17:01:11 client.id = producer-1 17:01:11 compression.gzip.level = -1 17:01:11 compression.lz4.level = 9 17:01:11 compression.type = none 17:01:11 compression.zstd.level = 3 17:01:11 connections.max.idle.ms = 540000 17:01:11 delivery.timeout.ms = 120000 17:01:11 enable.idempotence = true 17:01:11 enable.metrics.push = true 17:01:11 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:01:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:11 linger.ms = 0 17:01:11 max.block.ms = 60000 17:01:11 max.in.flight.requests.per.connection = 5 17:01:11 max.request.size = 1048576 17:01:11 metadata.max.age.ms = 300000 17:01:11 metadata.max.idle.ms = 300000 17:01:11 metadata.recovery.strategy = none 17:01:11 metric.reporters = [] 17:01:11 metrics.num.samples = 2 17:01:11 metrics.recording.level = INFO 17:01:11 metrics.sample.window.ms = 30000 17:01:11 partitioner.adaptive.partitioning.enable = true 17:01:11 partitioner.availability.timeout.ms = 0 17:01:11 partitioner.class = null 17:01:11 partitioner.ignore.keys = false 17:01:11 receive.buffer.bytes = 32768 17:01:11 reconnect.backoff.max.ms = 1000 17:01:11 reconnect.backoff.ms = 50 17:01:11 request.timeout.ms = 30000 17:01:11 retries = 2147483647 17:01:11 retry.backoff.max.ms = 1000 17:01:11 retry.backoff.ms = 100 17:01:11 sasl.client.callback.handler.class = null 17:01:11 sasl.jaas.config = null 17:01:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:11 sasl.kerberos.min.time.before.relogin = 60000 17:01:11 sasl.kerberos.service.name = null 17:01:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:11 sasl.login.callback.handler.class = null 17:01:11 sasl.login.class = null 17:01:11 sasl.login.connect.timeout.ms = null 17:01:11 sasl.login.read.timeout.ms = null 17:01:11 sasl.login.refresh.buffer.seconds = 300 17:01:11 sasl.login.refresh.min.period.seconds = 60 17:01:11 sasl.login.refresh.window.factor = 0.8 17:01:11 sasl.login.refresh.window.jitter = 0.05 17:01:11 sasl.login.retry.backoff.max.ms = 10000 17:01:11 sasl.login.retry.backoff.ms = 100 17:01:11 sasl.mechanism = GSSAPI 17:01:11 sasl.oauthbearer.clock.skew.seconds = 30 17:01:11 sasl.oauthbearer.expected.audience = null 17:01:11 sasl.oauthbearer.expected.issuer = null 17:01:11 sasl.oauthbearer.header.urlencode = false 17:01:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:11 sasl.oauthbearer.jwks.endpoint.url = null 17:01:11 sasl.oauthbearer.scope.claim.name = scope 17:01:11 sasl.oauthbearer.sub.claim.name = sub 17:01:11 sasl.oauthbearer.token.endpoint.url = null 17:01:11 security.protocol = PLAINTEXT 17:01:11 security.providers = null 17:01:11 send.buffer.bytes = 131072 17:01:11 socket.connection.setup.timeout.max.ms = 30000 17:01:11 socket.connection.setup.timeout.ms = 10000 17:01:11 ssl.cipher.suites = null 17:01:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:11 ssl.endpoint.identification.algorithm = https 17:01:11 ssl.engine.factory.class = null 17:01:11 ssl.key.password = null 17:01:11 ssl.keymanager.algorithm = SunX509 17:01:11 ssl.keystore.certificate.chain = null 17:01:11 ssl.keystore.key = null 17:01:11 ssl.keystore.location = null 17:01:11 ssl.keystore.password = null 17:01:11 ssl.keystore.type = JKS 17:01:11 ssl.protocol = TLSv1.3 17:01:11 ssl.provider = null 17:01:11 ssl.secure.random.implementation = null 17:01:11 ssl.trustmanager.algorithm = PKIX 17:01:11 ssl.truststore.certificates = null 17:01:11 ssl.truststore.location = null 17:01:11 ssl.truststore.password = null 17:01:11 ssl.truststore.type = JKS 17:01:11 transaction.timeout.ms = 60000 17:01:11 transactional.id = null 17:01:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:01:11 17:01:11 2026-01-12T17:01:11.015Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:11 2026-01-12T17:01:11.033Z INFO 6650 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 17:01:11 2026-01-12T17:01:11.071Z INFO 6650 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 17:01:11 2026-01-12T17:01:11.123Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:11 2026-01-12T17:01:11.123Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:11 2026-01-12T17:01:11.123Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237271122 17:01:11 2026-01-12T17:01:11.148Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:11 acks = -1 17:01:11 auto.include.jmx.reporter = true 17:01:11 batch.size = 16384 17:01:11 bootstrap.servers = [localhost:9092] 17:01:11 buffer.memory = 33554432 17:01:11 client.dns.lookup = use_all_dns_ips 17:01:11 client.id = producer-2 17:01:11 compression.gzip.level = -1 17:01:11 compression.lz4.level = 9 17:01:11 compression.type = none 17:01:11 compression.zstd.level = 3 17:01:11 connections.max.idle.ms = 540000 17:01:11 delivery.timeout.ms = 120000 17:01:11 enable.idempotence = true 17:01:11 enable.metrics.push = true 17:01:11 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:01:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:11 linger.ms = 0 17:01:11 max.block.ms = 60000 17:01:11 max.in.flight.requests.per.connection = 5 17:01:11 max.request.size = 1048576 17:01:11 metadata.max.age.ms = 300000 17:01:11 metadata.max.idle.ms = 300000 17:01:11 metadata.recovery.strategy = none 17:01:11 metric.reporters = [] 17:01:11 metrics.num.samples = 2 17:01:11 metrics.recording.level = INFO 17:01:11 metrics.sample.window.ms = 30000 17:01:11 partitioner.adaptive.partitioning.enable = true 17:01:11 partitioner.availability.timeout.ms = 0 17:01:11 partitioner.class = null 17:01:11 partitioner.ignore.keys = false 17:01:11 receive.buffer.bytes = 32768 17:01:11 reconnect.backoff.max.ms = 1000 17:01:11 reconnect.backoff.ms = 50 17:01:11 request.timeout.ms = 30000 17:01:11 retries = 2147483647 17:01:11 retry.backoff.max.ms = 1000 17:01:11 retry.backoff.ms = 100 17:01:11 sasl.client.callback.handler.class = null 17:01:11 sasl.jaas.config = null 17:01:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:11 sasl.kerberos.min.time.before.relogin = 60000 17:01:11 sasl.kerberos.service.name = null 17:01:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:11 sasl.login.callback.handler.class = null 17:01:11 sasl.login.class = null 17:01:11 sasl.login.connect.timeout.ms = null 17:01:11 sasl.login.read.timeout.ms = null 17:01:11 sasl.login.refresh.buffer.seconds = 300 17:01:11 sasl.login.refresh.min.period.seconds = 60 17:01:11 sasl.login.refresh.window.factor = 0.8 17:01:11 sasl.login.refresh.window.jitter = 0.05 17:01:11 sasl.login.retry.backoff.max.ms = 10000 17:01:11 sasl.login.retry.backoff.ms = 100 17:01:11 sasl.mechanism = GSSAPI 17:01:11 sasl.oauthbearer.clock.skew.seconds = 30 17:01:11 sasl.oauthbearer.expected.audience = null 17:01:11 sasl.oauthbearer.expected.issuer = null 17:01:11 sasl.oauthbearer.header.urlencode = false 17:01:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:11 sasl.oauthbearer.jwks.endpoint.url = null 17:01:11 sasl.oauthbearer.scope.claim.name = scope 17:01:11 sasl.oauthbearer.sub.claim.name = sub 17:01:11 sasl.oauthbearer.token.endpoint.url = null 17:01:11 security.protocol = PLAINTEXT 17:01:11 security.providers = null 17:01:11 send.buffer.bytes = 131072 17:01:11 socket.connection.setup.timeout.max.ms = 30000 17:01:11 socket.connection.setup.timeout.ms = 10000 17:01:11 ssl.cipher.suites = null 17:01:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:11 ssl.endpoint.identification.algorithm = https 17:01:11 ssl.engine.factory.class = null 17:01:11 ssl.key.password = null 17:01:11 ssl.keymanager.algorithm = SunX509 17:01:11 ssl.keystore.certificate.chain = null 17:01:11 ssl.keystore.key = null 17:01:11 ssl.keystore.location = null 17:01:11 ssl.keystore.password = null 17:01:11 ssl.keystore.type = JKS 17:01:11 ssl.protocol = TLSv1.3 17:01:11 ssl.provider = null 17:01:11 ssl.secure.random.implementation = null 17:01:11 ssl.trustmanager.algorithm = PKIX 17:01:11 ssl.truststore.certificates = null 17:01:11 ssl.truststore.location = null 17:01:11 ssl.truststore.password = null 17:01:11 ssl.truststore.type = JKS 17:01:11 transaction.timeout.ms = 60000 17:01:11 transactional.id = null 17:01:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:11 17:01:11 2026-01-12T17:01:11.148Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:11 2026-01-12T17:01:11.150Z INFO 6650 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 17:01:11 2026-01-12T17:01:11.157Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:11 2026-01-12T17:01:11.157Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:11 2026-01-12T17:01:11.157Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237271157 17:01:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 17:01:11 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:01:11 17:01:11 . ____ _ __ _ _ 17:01:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:11 =========|_|==============|___/=/_/_/_/ 17:01:11 17:01:11 :: Spring Boot :: (v3.5.6) 17:01:11 17:01:11 2026-01-12T17:01:11.194Z INFO 6650 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:11 2026-01-12T17:01:11.194Z INFO 6650 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:01:11 2026-01-12T17:01:11.444Z INFO 6650 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.274 seconds (process running for 33.781) 17:01:11 2026-01-12T17:01:11.510Z ERROR 6650 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:01:11 2026-01-12T17:01:11.510Z ERROR 6650 --- [_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 17:01:11 2026-01-12T17:01:11.577Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:11 2026-01-12T17:01:11.577Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:11 2026-01-12T17:01:11.579Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:11 2026-01-12T17:01:11.579Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:11 2026-01-12T17:01:11.579Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:11 2026-01-12T17:01:11.579Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:01:11 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:01:11 17:01:11 . ____ _ __ _ _ 17:01:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:11 =========|_|==============|___/=/_/_/_/ 17:01:11 17:01:11 :: Spring Boot :: (v3.5.6) 17:01:11 17:01:11 2026-01-12T17:01:11.607Z INFO 6650 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:11 2026-01-12T17:01:11.608Z INFO 6650 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:01:11 2026-01-12T17:01:11.623Z INFO 6650 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.036 seconds (process running for 33.96) 17:01:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:01:11 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:01:11 17:01:11 . ____ _ __ _ _ 17:01:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:11 =========|_|==============|___/=/_/_/_/ 17:01:11 17:01:11 :: Spring Boot :: (v3.5.6) 17:01:11 17:01:11 2026-01-12T17:01:11.667Z INFO 6650 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:11 2026-01-12T17:01:11.668Z INFO 6650 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:01:11 2026-01-12T17:01:11.681Z INFO 6650 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.031 seconds (process running for 34.019) 17:01:11 2026-01-12T17:01:11.682Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:11 2026-01-12T17:01:11.682Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:11 2026-01-12T17:01:11.682Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:11 2026-01-12T17:01:11.682Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:11 2026-01-12T17:01:11.683Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:11 2026-01-12T17:01:11.683Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:11 2026-01-12T17:01:11.695Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:01:11 2026-01-12T17:01:11.701Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:01:11 2026-01-12T17:01:11.702Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:01:11 2026-01-12T17:01:11.706Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:01:11 2026-01-12T17:01:11.719Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:01:11 2026-01-12T17:01:11.720Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 22 ms. 17:01:11 2026-01-12T17:01:11.721Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:01:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:01:11 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:01:11 17:01:11 . ____ _ __ _ _ 17:01:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:11 =========|_|==============|___/=/_/_/_/ 17:01:11 17:01:11 :: Spring Boot :: (v3.5.6) 17:01:11 17:01:11 2026-01-12T17:01:11.745Z INFO 6650 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:11 2026-01-12T17:01:11.745Z INFO 6650 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:01:11 2026-01-12T17:01:11.760Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:01:11 o o o o---o o--o o o---o o o----o o--o--o 17:01:11 | | / \ / | / / \ | | 17:01:11 o----o o o o----o | o o o----o | 17:01:11 | | * \ / | \ * \ | | 17:01:11 o o * o o---o o--o o----o o---o * o o----o o 17:01:11 17:01:11 2026-01-12T17:01:11.760Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:01:11 2026-01-12T17:01:11.760Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:01:11 2026-01-12T17:01:11.760Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:01:11 2026-01-12T17:01:11.760Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:01:11 2026-01-12T17:01:11.760Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:01:11 To enable the Jet engine on the members, do one of the following: 17:01:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:01:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:01:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:01:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:01:11 2026-01-12T17:01:11.772Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:01:11 2026-01-12T17:01:11.774Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:01:11 2026-01-12T17:01:11.784Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:11 2026-01-12T17:01:11.784Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:11 2026-01-12T17:01:11.784Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:11 2026-01-12T17:01:11.791Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:01:11 2026-01-12T17:01:11.791Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTING 17:01:11 2026-01-12T17:01:11.834Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:11 2026-01-12T17:01:11.834Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:11 2026-01-12T17:01:11.835Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:12 2026-01-12T17:01:12.017Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:12 2026-01-12T17:01:12.017Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:12 2026-01-12T17:01:12.017Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:12 2026-01-12T17:01:12.036Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:12 2026-01-12T17:01:12.036Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:12 2026-01-12T17:01:12.036Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:12 2026-01-12T17:01:12.446Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:12 2026-01-12T17:01:12.446Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:12 2026-01-12T17:01:12.446Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:12 2026-01-12T17:01:12.522Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:12 2026-01-12T17:01:12.522Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:12 2026-01-12T17:01:12.523Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:13 2026-01-12T17:01:13.407Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:13 2026-01-12T17:01:13.407Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:13 2026-01-12T17:01:13.407Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:13 2026-01-12T17:01:13.474Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:13 2026-01-12T17:01:13.474Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:13 2026-01-12T17:01:13.474Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:13 2026-01-12T17:01:13.911Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:01:13 17:01:13 Members {size:1, ver:1} [ 17:01:13 Member [10.30.106.210]:5701 - ccf74f41-e658-40db-8bd3-ba702585e904 this 17:01:13 ] 17:01:13 17:01:13 2026-01-12T17:01:13.912Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTED 17:01:13 2026-01-12T17:01:13.918Z INFO 6650 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.191 seconds (process running for 36.255) 17:01:13 2026-01-12T17:01:13.918Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:01:14 2026-01-12T17:01:13.923Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:01:14 2026-01-12T17:01:14.381Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:14 2026-01-12T17:01:14.381Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:14 2026-01-12T17:01:14.381Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:14 2026-01-12T17:01:14.408Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:14 2026-01-12T17:01:14.409Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:14 2026-01-12T17:01:14.409Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:14 2026-01-12T17:01:14.924Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - ccf74f41-e658-40db-8bd3-ba702585e904 this is handled 17:01:14 2026-01-12T17:01:14.934Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:01:14 2026-01-12T17:01:14.935Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:01:14 2026-01-12T17:01:14.935Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:01:14 2026-01-12T17:01:14.942Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:01:14 2026-01-12T17:01:14.942Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1019 ms. 17:01:14 2026-01-12T17:01:14.942Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:01:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:01:14 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:01:15 17:01:15 . ____ _ __ _ _ 17:01:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:15 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:15 =========|_|==============|___/=/_/_/_/ 17:01:15 17:01:15 :: Spring Boot :: (v3.5.6) 17:01:15 17:01:15 2026-01-12T17:01:15.006Z INFO 6650 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:15 2026-01-12T17:01:15.006Z INFO 6650 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:01:15 2026-01-12T17:01:15.036Z INFO 6650 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.05 seconds (process running for 37.373) 17:01:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:01:15 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:01:15 2026-01-12T17:01:15.296Z WARN 6650 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 17:01:15 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:01:15 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:01:15 2026-01-12T17:01:15.387Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:15 2026-01-12T17:01:15.387Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:15 2026-01-12T17:01:15.387Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:15 2026-01-12T17:01:15.398Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:15 2026-01-12T17:01:15.399Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:15 2026-01-12T17:01:15.399Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:01:15 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:01:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:01:15 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:01:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:01:15 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:01:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:01:15 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:01:15 2026-01-12T17:01:15.468Z INFO 6650 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:01:15 2026-01-12T17:01:15.533Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 62139d89e881871f242b438472ff399cb17c37dbb99c342f04da87cfa855f8f4 17:01:16 2026-01-12T17:01:16.346Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:16 2026-01-12T17:01:16.346Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:16 2026-01-12T17:01:16.346Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:16 2026-01-12T17:01:16.399Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:16 2026-01-12T17:01:16.400Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:16 2026-01-12T17:01:16.400Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:17 2026-01-12T17:01:17.252Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:17 2026-01-12T17:01:17.252Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:17 2026-01-12T17:01:17.253Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:17 2026-01-12T17:01:17.303Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:17 2026-01-12T17:01:17.303Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:17 2026-01-12T17:01:17.303Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:18 2026-01-12T17:01:18.293Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:18 2026-01-12T17:01:18.293Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:18 2026-01-12T17:01:18.293Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:18 2026-01-12T17:01:18.311Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:18 2026-01-12T17:01:18.312Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:18 2026-01-12T17:01:18.312Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:19 2026-01-12T17:01:19.117Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:19 2026-01-12T17:01:19.117Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:19 2026-01-12T17:01:19.117Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:19 2026-01-12T17:01:19.252Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:19 2026-01-12T17:01:19.252Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:19 2026-01-12T17:01:19.252Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:20 2026-01-12T17:01:20.167Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:20 2026-01-12T17:01:20.168Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:20 2026-01-12T17:01:20.168Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:20 2026-01-12T17:01:20.258Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:20 2026-01-12T17:01:20.258Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:20 2026-01-12T17:01:20.258Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:21 2026-01-12T17:01:21.118Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:21 2026-01-12T17:01:21.118Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:21 2026-01-12T17:01:21.118Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:21 2026-01-12T17:01:21.174Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:21 2026-01-12T17:01:21.174Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:21 2026-01-12T17:01:21.174Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:21 2026-01-12T17:01:21.308Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.839820811S 17:01:21 2026-01-12T17:01:21.328Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:21 allow.auto.create.topics = true 17:01:21 auto.commit.interval.ms = 5000 17:01:21 auto.include.jmx.reporter = true 17:01:21 auto.offset.reset = earliest 17:01:21 bootstrap.servers = [localhost:32769] 17:01:21 check.crcs = true 17:01:21 client.dns.lookup = use_all_dns_ips 17:01:21 client.id = consumer-test-1 17:01:21 client.rack = 17:01:21 connections.max.idle.ms = 540000 17:01:21 default.api.timeout.ms = 60000 17:01:21 enable.auto.commit = true 17:01:21 enable.metrics.push = true 17:01:21 exclude.internal.topics = true 17:01:21 fetch.max.bytes = 52428800 17:01:21 fetch.max.wait.ms = 500 17:01:21 fetch.min.bytes = 1 17:01:21 group.id = test 17:01:21 group.instance.id = null 17:01:21 group.protocol = classic 17:01:21 group.remote.assignor = null 17:01:21 heartbeat.interval.ms = 3000 17:01:21 interceptor.classes = [] 17:01:21 internal.leave.group.on.close = true 17:01:21 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:21 isolation.level = read_uncommitted 17:01:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:21 max.partition.fetch.bytes = 1048576 17:01:21 max.poll.interval.ms = 300000 17:01:21 max.poll.records = 500 17:01:21 metadata.max.age.ms = 300000 17:01:21 metadata.recovery.strategy = none 17:01:21 metric.reporters = [] 17:01:21 metrics.num.samples = 2 17:01:21 metrics.recording.level = INFO 17:01:21 metrics.sample.window.ms = 30000 17:01:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:21 receive.buffer.bytes = 65536 17:01:21 reconnect.backoff.max.ms = 1000 17:01:21 reconnect.backoff.ms = 50 17:01:21 request.timeout.ms = 30000 17:01:21 retry.backoff.max.ms = 1000 17:01:21 retry.backoff.ms = 100 17:01:21 sasl.client.callback.handler.class = null 17:01:21 sasl.jaas.config = null 17:01:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:21 sasl.kerberos.min.time.before.relogin = 60000 17:01:21 sasl.kerberos.service.name = null 17:01:21 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:21 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:21 sasl.login.callback.handler.class = null 17:01:21 sasl.login.class = null 17:01:21 sasl.login.connect.timeout.ms = null 17:01:21 sasl.login.read.timeout.ms = null 17:01:21 sasl.login.refresh.buffer.seconds = 300 17:01:21 sasl.login.refresh.min.period.seconds = 60 17:01:21 sasl.login.refresh.window.factor = 0.8 17:01:21 sasl.login.refresh.window.jitter = 0.05 17:01:21 sasl.login.retry.backoff.max.ms = 10000 17:01:21 sasl.login.retry.backoff.ms = 100 17:01:21 sasl.mechanism = GSSAPI 17:01:21 sasl.oauthbearer.clock.skew.seconds = 30 17:01:21 sasl.oauthbearer.expected.audience = null 17:01:21 sasl.oauthbearer.expected.issuer = null 17:01:21 sasl.oauthbearer.header.urlencode = false 17:01:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:21 sasl.oauthbearer.jwks.endpoint.url = null 17:01:21 sasl.oauthbearer.scope.claim.name = scope 17:01:21 sasl.oauthbearer.sub.claim.name = sub 17:01:21 sasl.oauthbearer.token.endpoint.url = null 17:01:21 security.protocol = PLAINTEXT 17:01:21 security.providers = null 17:01:21 send.buffer.bytes = 131072 17:01:21 session.timeout.ms = 45000 17:01:21 socket.connection.setup.timeout.max.ms = 30000 17:01:21 socket.connection.setup.timeout.ms = 10000 17:01:21 ssl.cipher.suites = null 17:01:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:21 ssl.endpoint.identification.algorithm = https 17:01:21 ssl.engine.factory.class = null 17:01:21 ssl.key.password = null 17:01:21 ssl.keymanager.algorithm = SunX509 17:01:21 ssl.keystore.certificate.chain = null 17:01:21 ssl.keystore.key = null 17:01:21 ssl.keystore.location = null 17:01:21 ssl.keystore.password = null 17:01:21 ssl.keystore.type = JKS 17:01:21 ssl.protocol = TLSv1.3 17:01:21 ssl.provider = null 17:01:21 ssl.secure.random.implementation = null 17:01:21 ssl.trustmanager.algorithm = PKIX 17:01:21 ssl.truststore.certificates = null 17:01:21 ssl.truststore.location = null 17:01:21 ssl.truststore.password = null 17:01:21 ssl.truststore.type = JKS 17:01:21 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:21 17:01:21 2026-01-12T17:01:21.340Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:21 2026-01-12T17:01:21.389Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:21 2026-01-12T17:01:21.389Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:21 2026-01-12T17:01:21.389Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237281389 17:01:21 17:01:21 . ____ _ __ _ _ 17:01:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:21 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:21 =========|_|==============|___/=/_/_/_/ 17:01:21 17:01:21 :: Spring Boot :: (v3.5.6) 17:01:21 17:01:21 2026-01-12T17:01:21.407Z INFO 6650 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:21 2026-01-12T17:01:21.407Z INFO 6650 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:01:21 2026-01-12T17:01:21.449Z INFO 6650 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.058 seconds (process running for 43.787) 17:01:21 2026-01-12T17:01:21.454Z INFO 6650 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 17:01:21 2026-01-12T17:01:21.484Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:21 2026-01-12T17:01:21.485Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:21 acks = -1 17:01:21 auto.include.jmx.reporter = true 17:01:21 batch.size = 16384 17:01:21 bootstrap.servers = [localhost:32769] 17:01:21 buffer.memory = 33554432 17:01:21 client.dns.lookup = use_all_dns_ips 17:01:21 client.id = producer-3 17:01:21 compression.gzip.level = -1 17:01:21 compression.lz4.level = 9 17:01:21 compression.type = none 17:01:21 compression.zstd.level = 3 17:01:21 connections.max.idle.ms = 540000 17:01:21 delivery.timeout.ms = 120000 17:01:21 enable.idempotence = false 17:01:21 enable.metrics.push = true 17:01:21 interceptor.classes = [] 17:01:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:21 linger.ms = 1 17:01:21 max.block.ms = 60000 17:01:21 max.in.flight.requests.per.connection = 5 17:01:21 max.request.size = 1048576 17:01:21 metadata.max.age.ms = 300000 17:01:21 metadata.max.idle.ms = 300000 17:01:21 metadata.recovery.strategy = none 17:01:21 metric.reporters = [] 17:01:21 metrics.num.samples = 2 17:01:21 metrics.recording.level = INFO 17:01:21 metrics.sample.window.ms = 30000 17:01:21 partitioner.adaptive.partitioning.enable = true 17:01:21 partitioner.availability.timeout.ms = 0 17:01:21 partitioner.class = null 17:01:21 partitioner.ignore.keys = false 17:01:21 receive.buffer.bytes = 32768 17:01:21 reconnect.backoff.max.ms = 1000 17:01:21 reconnect.backoff.ms = 50 17:01:21 request.timeout.ms = 30000 17:01:21 retries = 0 17:01:21 retry.backoff.max.ms = 1000 17:01:21 retry.backoff.ms = 100 17:01:21 sasl.client.callback.handler.class = null 17:01:21 sasl.jaas.config = null 17:01:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:21 sasl.kerberos.min.time.before.relogin = 60000 17:01:21 sasl.kerberos.service.name = null 17:01:21 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:21 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:21 sasl.login.callback.handler.class = null 17:01:21 sasl.login.class = null 17:01:21 sasl.login.connect.timeout.ms = null 17:01:21 sasl.login.read.timeout.ms = null 17:01:21 sasl.login.refresh.buffer.seconds = 300 17:01:21 sasl.login.refresh.min.period.seconds = 60 17:01:21 sasl.login.refresh.window.factor = 0.8 17:01:21 sasl.login.refresh.window.jitter = 0.05 17:01:21 sasl.login.retry.backoff.max.ms = 10000 17:01:21 sasl.login.retry.backoff.ms = 100 17:01:21 sasl.mechanism = GSSAPI 17:01:21 sasl.oauthbearer.clock.skew.seconds = 30 17:01:21 sasl.oauthbearer.expected.audience = null 17:01:21 sasl.oauthbearer.expected.issuer = null 17:01:21 sasl.oauthbearer.header.urlencode = false 17:01:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:21 sasl.oauthbearer.jwks.endpoint.url = null 17:01:21 sasl.oauthbearer.scope.claim.name = scope 17:01:21 sasl.oauthbearer.sub.claim.name = sub 17:01:21 sasl.oauthbearer.token.endpoint.url = null 17:01:21 security.protocol = PLAINTEXT 17:01:21 security.providers = null 17:01:21 send.buffer.bytes = 131072 17:01:21 socket.connection.setup.timeout.max.ms = 30000 17:01:21 socket.connection.setup.timeout.ms = 10000 17:01:21 ssl.cipher.suites = null 17:01:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:21 ssl.endpoint.identification.algorithm = https 17:01:21 ssl.engine.factory.class = null 17:01:21 ssl.key.password = null 17:01:21 ssl.keymanager.algorithm = SunX509 17:01:21 ssl.keystore.certificate.chain = null 17:01:21 ssl.keystore.key = null 17:01:21 ssl.keystore.location = null 17:01:21 ssl.keystore.password = null 17:01:21 ssl.keystore.type = JKS 17:01:21 ssl.protocol = TLSv1.3 17:01:21 ssl.provider = null 17:01:21 ssl.secure.random.implementation = null 17:01:21 ssl.trustmanager.algorithm = PKIX 17:01:21 ssl.truststore.certificates = null 17:01:21 ssl.truststore.location = null 17:01:21 ssl.truststore.password = null 17:01:21 ssl.truststore.type = JKS 17:01:21 transaction.timeout.ms = 60000 17:01:21 transactional.id = null 17:01:21 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:01:21 17:01:21 2026-01-12T17:01:21.485Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:21 2026-01-12T17:01:21.490Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:21 2026-01-12T17:01:21.490Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:21 2026-01-12T17:01:21.490Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:21 2026-01-12T17:01:21.491Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237281490 17:01:21 2026-01-12T17:01:21.660Z WARN 6650 --- [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 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 17:01:21 2026-01-12T17:01:21.662Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:21 2026-01-12T17:01:21.856Z INFO 6650 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:22 2026-01-12T17:01:21.968Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 17:01:22 2026-01-12T17:01:21.975Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:01:22 2026-01-12T17:01:22.012Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-80401932-1164-4241-a1a9-9d080641a671 17:01:22 2026-01-12T17:01:22.012Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:01:22 2026-01-12T17:01:22.037Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-80401932-1164-4241-a1a9-9d080641a671', protocol='range'} 17:01:22 2026-01-12T17:01:22.046Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-80401932-1164-4241-a1a9-9d080641a671=Assignment(partitions=[test-topic-0])} 17:01:22 2026-01-12T17:01:22.073Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-80401932-1164-4241-a1a9-9d080641a671', protocol='range'} 17:01:22 2026-01-12T17:01:22.073Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 17:01:22 2026-01-12T17:01:22.078Z INFO 6650 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 17:01:22 2026-01-12T17:01:22.090Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:22 2026-01-12T17:01:22.091Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:22 2026-01-12T17:01:22.091Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:22 2026-01-12T17:01:22.100Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 17:01:22 2026-01-12T17:01:22.114Z INFO 6650 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 17:01:22 2026-01-12T17:01:22.131Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:22 2026-01-12T17:01:22.131Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:22 2026-01-12T17:01:22.131Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:22 2026-01-12T17:01:22.236Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:22 2026-01-12T17:01:22.241Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 17:01:22 2026-01-12T17:01:22.255Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:22 2026-01-12T17:01:22.256Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 88ms, elapsed time since send: 88ms, throttle time: 0ms, request timeout: 30000ms) 17:01:22 2026-01-12T17:01:22.256Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 17:01:22 2026-01-12T17:01:22.256Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 17:01:22 2026-01-12T17:01:22.256Z INFO 6650 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=46952331, epoch=1) to node 1: 17:01:22 17:01:22 org.apache.kafka.common.errors.DisconnectException: null 17:01:22 17:01:22 2026-01-12T17:01:22.259Z INFO 6650 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:01:22 2026-01-12T17:01:22.360Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:22 2026-01-12T17:01:22.360Z WARN 6650 --- [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. 17:01:22 2026-01-12T17:01:22.361Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:22 2026-01-12T17:01:22.361Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.978 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:01:22 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:01:22 2026-01-12T17:01:22.444Z INFO 6650 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:01:22 2026-01-12T17:01:22.482Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 45bb2e262ba2be11571c0a3a081f4fb9353640abeb535fdee99939b5d147c772 17:01:22 2026-01-12T17:01:22.599Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:22 2026-01-12T17:01:22.599Z WARN 6650 --- [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. 17:01:22 2026-01-12T17:01:22.664Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:22 2026-01-12T17:01:22.664Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:23 2026-01-12T17:01:22.966Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:23 2026-01-12T17:01:22.966Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:23 2026-01-12T17:01:22.991Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:23 2026-01-12T17:01:22.991Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:23 2026-01-12T17:01:22.991Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:23 2026-01-12T17:01:22.992Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:23 2026-01-12T17:01:22.992Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:23 2026-01-12T17:01:22.992Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:23 2026-01-12T17:01:23.028Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:23 2026-01-12T17:01:23.028Z WARN 6650 --- [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. 17:01:23 2026-01-12T17:01:23.370Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:23 2026-01-12T17:01:23.370Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:23 2026-01-12T17:01:23.773Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:23 2026-01-12T17:01:23.774Z WARN 6650 --- [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. 17:01:23 2026-01-12T17:01:23.846Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:23 2026-01-12T17:01:23.846Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:23 2026-01-12T17:01:23.846Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:23 2026-01-12T17:01:23.897Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:23 2026-01-12T17:01:23.897Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:23 2026-01-12T17:01:23.897Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:24 2026-01-12T17:01:24.376Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:24 2026-01-12T17:01:24.376Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:24 2026-01-12T17:01:24.688Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:24 2026-01-12T17:01:24.688Z WARN 6650 --- [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. 17:01:24 2026-01-12T17:01:24.868Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:24 2026-01-12T17:01:24.868Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:24 2026-01-12T17:01:24.868Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:24 2026-01-12T17:01:24.898Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:24 2026-01-12T17:01:24.899Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:24 2026-01-12T17:01:24.899Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:25 2026-01-12T17:01:25.381Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:25 2026-01-12T17:01:25.381Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:25 2026-01-12T17:01:25.698Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:25 2026-01-12T17:01:25.698Z WARN 6650 --- [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. 17:01:25 2026-01-12T17:01:25.803Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:25 2026-01-12T17:01:25.803Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:25 2026-01-12T17:01:25.803Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:25 2026-01-12T17:01:25.869Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:25 2026-01-12T17:01:25.869Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:25 2026-01-12T17:01:25.869Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:26 2026-01-12T17:01:26.387Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:26 2026-01-12T17:01:26.387Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:26 2026-01-12T17:01:26.706Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:26 2026-01-12T17:01:26.706Z WARN 6650 --- [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. 17:01:26 2026-01-12T17:01:26.807Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:26 2026-01-12T17:01:26.807Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:26 2026-01-12T17:01:26.807Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:26 2026-01-12T17:01:26.814Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:26 2026-01-12T17:01:26.814Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:26 2026-01-12T17:01:26.814Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:27 2026-01-12T17:01:27.391Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:27 2026-01-12T17:01:27.391Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:27 2026-01-12T17:01:27.708Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:27 2026-01-12T17:01:27.708Z WARN 6650 --- [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. 17:01:27 2026-01-12T17:01:27.711Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:27 2026-01-12T17:01:27.711Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:27 2026-01-12T17:01:27.711Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:27 2026-01-12T17:01:27.817Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:27 2026-01-12T17:01:27.817Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:27 2026-01-12T17:01:27.817Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:28 2026-01-12T17:01:28.179Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.735137163S 17:01:28 2026-01-12T17:01:28.184Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:28 allow.auto.create.topics = true 17:01:28 auto.commit.interval.ms = 5000 17:01:28 auto.include.jmx.reporter = true 17:01:28 auto.offset.reset = earliest 17:01:28 bootstrap.servers = [localhost:32770] 17:01:28 check.crcs = true 17:01:28 client.dns.lookup = use_all_dns_ips 17:01:28 client.id = consumer-test-2 17:01:28 client.rack = 17:01:28 connections.max.idle.ms = 540000 17:01:28 default.api.timeout.ms = 60000 17:01:28 enable.auto.commit = true 17:01:28 enable.metrics.push = true 17:01:28 exclude.internal.topics = true 17:01:28 fetch.max.bytes = 52428800 17:01:28 fetch.max.wait.ms = 500 17:01:28 fetch.min.bytes = 1 17:01:28 group.id = test 17:01:28 group.instance.id = null 17:01:28 group.protocol = classic 17:01:28 group.remote.assignor = null 17:01:28 heartbeat.interval.ms = 3000 17:01:28 interceptor.classes = [] 17:01:28 internal.leave.group.on.close = true 17:01:28 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:28 isolation.level = read_uncommitted 17:01:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:28 max.partition.fetch.bytes = 1048576 17:01:28 max.poll.interval.ms = 300000 17:01:28 max.poll.records = 500 17:01:28 metadata.max.age.ms = 300000 17:01:28 metadata.recovery.strategy = none 17:01:28 metric.reporters = [] 17:01:28 metrics.num.samples = 2 17:01:28 metrics.recording.level = INFO 17:01:28 metrics.sample.window.ms = 30000 17:01:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:28 receive.buffer.bytes = 65536 17:01:28 reconnect.backoff.max.ms = 1000 17:01:28 reconnect.backoff.ms = 50 17:01:28 request.timeout.ms = 30000 17:01:28 retry.backoff.max.ms = 1000 17:01:28 retry.backoff.ms = 100 17:01:28 sasl.client.callback.handler.class = null 17:01:28 sasl.jaas.config = null 17:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:28 sasl.kerberos.min.time.before.relogin = 60000 17:01:28 sasl.kerberos.service.name = null 17:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:28 sasl.login.callback.handler.class = null 17:01:28 sasl.login.class = null 17:01:28 sasl.login.connect.timeout.ms = null 17:01:28 sasl.login.read.timeout.ms = null 17:01:28 sasl.login.refresh.buffer.seconds = 300 17:01:28 sasl.login.refresh.min.period.seconds = 60 17:01:28 sasl.login.refresh.window.factor = 0.8 17:01:28 sasl.login.refresh.window.jitter = 0.05 17:01:28 sasl.login.retry.backoff.max.ms = 10000 17:01:28 sasl.login.retry.backoff.ms = 100 17:01:28 sasl.mechanism = GSSAPI 17:01:28 sasl.oauthbearer.clock.skew.seconds = 30 17:01:28 sasl.oauthbearer.expected.audience = null 17:01:28 sasl.oauthbearer.expected.issuer = null 17:01:28 sasl.oauthbearer.header.urlencode = false 17:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:28 sasl.oauthbearer.jwks.endpoint.url = null 17:01:28 sasl.oauthbearer.scope.claim.name = scope 17:01:28 sasl.oauthbearer.sub.claim.name = sub 17:01:28 sasl.oauthbearer.token.endpoint.url = null 17:01:28 security.protocol = PLAINTEXT 17:01:28 security.providers = null 17:01:28 send.buffer.bytes = 131072 17:01:28 session.timeout.ms = 45000 17:01:28 socket.connection.setup.timeout.max.ms = 30000 17:01:28 socket.connection.setup.timeout.ms = 10000 17:01:28 ssl.cipher.suites = null 17:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:28 ssl.endpoint.identification.algorithm = https 17:01:28 ssl.engine.factory.class = null 17:01:28 ssl.key.password = null 17:01:28 ssl.keymanager.algorithm = SunX509 17:01:28 ssl.keystore.certificate.chain = null 17:01:28 ssl.keystore.key = null 17:01:28 ssl.keystore.location = null 17:01:28 ssl.keystore.password = null 17:01:28 ssl.keystore.type = JKS 17:01:28 ssl.protocol = TLSv1.3 17:01:28 ssl.provider = null 17:01:28 ssl.secure.random.implementation = null 17:01:28 ssl.trustmanager.algorithm = PKIX 17:01:28 ssl.truststore.certificates = null 17:01:28 ssl.truststore.location = null 17:01:28 ssl.truststore.password = null 17:01:28 ssl.truststore.type = JKS 17:01:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:01:28 17:01:28 2026-01-12T17:01:28.184Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:28 2026-01-12T17:01:28.188Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:28 2026-01-12T17:01:28.188Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:28 2026-01-12T17:01:28.188Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237288188 17:01:28 17:01:28,209 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:01:28 17:01:28,209 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:01:28 17:01:28,209 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:01:28 17:01:28,216 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:01:28 17:01:28,216 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:01:28 17:01:28 . ____ _ __ _ _ 17:01:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:28 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:28 =========|_|==============|___/=/_/_/_/ 17:01:28 17:01:28 :: Spring Boot :: (v3.5.6) 17:01:28 17:01:28 2026-01-12T17:01:28.232Z INFO 6650 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:28 2026-01-12T17:01:28.232Z INFO 6650 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:01:28 2026-01-12T17:01:28.270Z INFO 6650 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.08 seconds (process running for 50.607) 17:01:28 2026-01-12T17:01:28.275Z INFO 6650 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 17:01:28 2026-01-12T17:01:28.296Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:28 2026-01-12T17:01:28.296Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:28 acks = -1 17:01:28 auto.include.jmx.reporter = true 17:01:28 batch.size = 16384 17:01:28 bootstrap.servers = [localhost:32770] 17:01:28 buffer.memory = 33554432 17:01:28 client.dns.lookup = use_all_dns_ips 17:01:28 client.id = producer-4 17:01:28 compression.gzip.level = -1 17:01:28 compression.lz4.level = 9 17:01:28 compression.type = none 17:01:28 compression.zstd.level = 3 17:01:28 connections.max.idle.ms = 540000 17:01:28 delivery.timeout.ms = 120000 17:01:28 enable.idempotence = false 17:01:28 enable.metrics.push = true 17:01:28 interceptor.classes = [] 17:01:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:28 linger.ms = 1 17:01:28 max.block.ms = 60000 17:01:28 max.in.flight.requests.per.connection = 5 17:01:28 max.request.size = 1048576 17:01:28 metadata.max.age.ms = 300000 17:01:28 metadata.max.idle.ms = 300000 17:01:28 metadata.recovery.strategy = none 17:01:28 metric.reporters = [] 17:01:28 metrics.num.samples = 2 17:01:28 metrics.recording.level = INFO 17:01:28 metrics.sample.window.ms = 30000 17:01:28 partitioner.adaptive.partitioning.enable = true 17:01:28 partitioner.availability.timeout.ms = 0 17:01:28 partitioner.class = null 17:01:28 partitioner.ignore.keys = false 17:01:28 receive.buffer.bytes = 32768 17:01:28 reconnect.backoff.max.ms = 1000 17:01:28 reconnect.backoff.ms = 50 17:01:28 request.timeout.ms = 30000 17:01:28 retries = 0 17:01:28 retry.backoff.max.ms = 1000 17:01:28 retry.backoff.ms = 100 17:01:28 sasl.client.callback.handler.class = null 17:01:28 sasl.jaas.config = null 17:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:28 sasl.kerberos.min.time.before.relogin = 60000 17:01:28 sasl.kerberos.service.name = null 17:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:28 sasl.login.callback.handler.class = null 17:01:28 sasl.login.class = null 17:01:28 sasl.login.connect.timeout.ms = null 17:01:28 sasl.login.read.timeout.ms = null 17:01:28 sasl.login.refresh.buffer.seconds = 300 17:01:28 sasl.login.refresh.min.period.seconds = 60 17:01:28 sasl.login.refresh.window.factor = 0.8 17:01:28 sasl.login.refresh.window.jitter = 0.05 17:01:28 sasl.login.retry.backoff.max.ms = 10000 17:01:28 sasl.login.retry.backoff.ms = 100 17:01:28 sasl.mechanism = GSSAPI 17:01:28 sasl.oauthbearer.clock.skew.seconds = 30 17:01:28 sasl.oauthbearer.expected.audience = null 17:01:28 sasl.oauthbearer.expected.issuer = null 17:01:28 sasl.oauthbearer.header.urlencode = false 17:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:28 sasl.oauthbearer.jwks.endpoint.url = null 17:01:28 sasl.oauthbearer.scope.claim.name = scope 17:01:28 sasl.oauthbearer.sub.claim.name = sub 17:01:28 sasl.oauthbearer.token.endpoint.url = null 17:01:28 security.protocol = PLAINTEXT 17:01:28 security.providers = null 17:01:28 send.buffer.bytes = 131072 17:01:28 socket.connection.setup.timeout.max.ms = 30000 17:01:28 socket.connection.setup.timeout.ms = 10000 17:01:28 ssl.cipher.suites = null 17:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:28 ssl.endpoint.identification.algorithm = https 17:01:28 ssl.engine.factory.class = null 17:01:28 ssl.key.password = null 17:01:28 ssl.keymanager.algorithm = SunX509 17:01:28 ssl.keystore.certificate.chain = null 17:01:28 ssl.keystore.key = null 17:01:28 ssl.keystore.location = null 17:01:28 ssl.keystore.password = null 17:01:28 ssl.keystore.type = JKS 17:01:28 ssl.protocol = TLSv1.3 17:01:28 ssl.provider = null 17:01:28 ssl.secure.random.implementation = null 17:01:28 ssl.trustmanager.algorithm = PKIX 17:01:28 ssl.truststore.certificates = null 17:01:28 ssl.truststore.location = null 17:01:28 ssl.truststore.password = null 17:01:28 ssl.truststore.type = JKS 17:01:28 transaction.timeout.ms = 60000 17:01:28 transactional.id = null 17:01:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:28 17:01:28 2026-01-12T17:01:28.296Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:28 2026-01-12T17:01:28.300Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:28 2026-01-12T17:01:28.300Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:28 2026-01-12T17:01:28.300Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:28 2026-01-12T17:01:28.300Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237288300 17:01:28 2026-01-12T17:01:28.338Z WARN 6650 --- [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} 17:01:28 2026-01-12T17:01:28.338Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:28 2026-01-12T17:01:28.396Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:28 2026-01-12T17:01:28.396Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:28 2026-01-12T17:01:28.477Z INFO 6650 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:28 2026-01-12T17:01:28.624Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 17:01:28 2026-01-12T17:01:28.626Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:01:28 2026-01-12T17:01:28.649Z INFO 6650 --- [ 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-f7811918-d9b5-4fdd-a692-bb33683403c8 17:01:28 2026-01-12T17:01:28.649Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:01:28 2026-01-12T17:01:28.670Z INFO 6650 --- [ 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-f7811918-d9b5-4fdd-a692-bb33683403c8', protocol='range'} 17:01:28 2026-01-12T17:01:28.670Z INFO 6650 --- [ 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-f7811918-d9b5-4fdd-a692-bb33683403c8=Assignment(partitions=[client-topic-0])} 17:01:28 2026-01-12T17:01:28.690Z INFO 6650 --- [ 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-f7811918-d9b5-4fdd-a692-bb33683403c8', protocol='range'} 17:01:28 2026-01-12T17:01:28.691Z INFO 6650 --- [ 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]) 17:01:28 2026-01-12T17:01:28.691Z INFO 6650 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 17:01:28 2026-01-12T17:01:28.703Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 17:01:28 2026-01-12T17:01:28.709Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:28 2026-01-12T17:01:28.709Z WARN 6650 --- [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. 17:01:28 2026-01-12T17:01:28.711Z INFO 6650 --- [ 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}}. 17:01:28 2026-01-12T17:01:28.713Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:28 2026-01-12T17:01:28.713Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:28 2026-01-12T17:01:28.713Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:28 2026-01-12T17:01:28.736Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:28 2026-01-12T17:01:28.736Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:28 2026-01-12T17:01:28.736Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:28 2026-01-12T17:01:28.763Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:28 allow.auto.create.topics = true 17:01:28 auto.commit.interval.ms = 5000 17:01:28 auto.include.jmx.reporter = true 17:01:28 auto.offset.reset = earliest 17:01:28 bootstrap.servers = [localhost:32770] 17:01:28 check.crcs = true 17:01:28 client.dns.lookup = use_all_dns_ips 17:01:28 client.id = consumer-test-3 17:01:28 client.rack = 17:01:28 connections.max.idle.ms = 540000 17:01:28 default.api.timeout.ms = 60000 17:01:28 enable.auto.commit = true 17:01:28 enable.metrics.push = true 17:01:28 exclude.internal.topics = true 17:01:28 fetch.max.bytes = 52428800 17:01:28 fetch.max.wait.ms = 500 17:01:28 fetch.min.bytes = 1 17:01:28 group.id = test 17:01:28 group.instance.id = null 17:01:28 group.protocol = classic 17:01:28 group.remote.assignor = null 17:01:28 heartbeat.interval.ms = 3000 17:01:28 interceptor.classes = [] 17:01:28 internal.leave.group.on.close = true 17:01:28 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:28 isolation.level = read_uncommitted 17:01:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:28 max.partition.fetch.bytes = 1048576 17:01:28 max.poll.interval.ms = 300000 17:01:28 max.poll.records = 500 17:01:28 metadata.max.age.ms = 300000 17:01:28 metadata.recovery.strategy = none 17:01:28 metric.reporters = [] 17:01:28 metrics.num.samples = 2 17:01:28 metrics.recording.level = INFO 17:01:28 metrics.sample.window.ms = 30000 17:01:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:28 receive.buffer.bytes = 65536 17:01:28 reconnect.backoff.max.ms = 1000 17:01:28 reconnect.backoff.ms = 50 17:01:28 request.timeout.ms = 30000 17:01:28 retry.backoff.max.ms = 1000 17:01:28 retry.backoff.ms = 100 17:01:28 sasl.client.callback.handler.class = null 17:01:28 sasl.jaas.config = null 17:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:28 sasl.kerberos.min.time.before.relogin = 60000 17:01:28 sasl.kerberos.service.name = null 17:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:28 sasl.login.callback.handler.class = null 17:01:28 sasl.login.class = null 17:01:28 sasl.login.connect.timeout.ms = null 17:01:28 sasl.login.read.timeout.ms = null 17:01:28 sasl.login.refresh.buffer.seconds = 300 17:01:28 sasl.login.refresh.min.period.seconds = 60 17:01:28 sasl.login.refresh.window.factor = 0.8 17:01:28 sasl.login.refresh.window.jitter = 0.05 17:01:28 sasl.login.retry.backoff.max.ms = 10000 17:01:28 sasl.login.retry.backoff.ms = 100 17:01:28 sasl.mechanism = GSSAPI 17:01:28 sasl.oauthbearer.clock.skew.seconds = 30 17:01:28 sasl.oauthbearer.expected.audience = null 17:01:28 sasl.oauthbearer.expected.issuer = null 17:01:28 sasl.oauthbearer.header.urlencode = false 17:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:28 sasl.oauthbearer.jwks.endpoint.url = null 17:01:28 sasl.oauthbearer.scope.claim.name = scope 17:01:28 sasl.oauthbearer.sub.claim.name = sub 17:01:28 sasl.oauthbearer.token.endpoint.url = null 17:01:28 security.protocol = PLAINTEXT 17:01:28 security.providers = null 17:01:28 send.buffer.bytes = 131072 17:01:28 session.timeout.ms = 45000 17:01:28 socket.connection.setup.timeout.max.ms = 30000 17:01:28 socket.connection.setup.timeout.ms = 10000 17:01:28 ssl.cipher.suites = null 17:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:28 ssl.endpoint.identification.algorithm = https 17:01:28 ssl.engine.factory.class = null 17:01:28 ssl.key.password = null 17:01:28 ssl.keymanager.algorithm = SunX509 17:01:28 ssl.keystore.certificate.chain = null 17:01:28 ssl.keystore.key = null 17:01:28 ssl.keystore.location = null 17:01:28 ssl.keystore.password = null 17:01:28 ssl.keystore.type = JKS 17:01:28 ssl.protocol = TLSv1.3 17:01:28 ssl.provider = null 17:01:28 ssl.secure.random.implementation = null 17:01:28 ssl.trustmanager.algorithm = PKIX 17:01:28 ssl.truststore.certificates = null 17:01:28 ssl.truststore.location = null 17:01:28 ssl.truststore.password = null 17:01:28 ssl.truststore.type = JKS 17:01:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:01:28 17:01:28 2026-01-12T17:01:28.763Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:28 2026-01-12T17:01:28.766Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:28 2026-01-12T17:01:28.766Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:28 2026-01-12T17:01:28.766Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237288766 17:01:28 2026-01-12T17:01:28.773Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:28 allow.auto.create.topics = true 17:01:28 auto.commit.interval.ms = 5000 17:01:28 auto.include.jmx.reporter = true 17:01:28 auto.offset.reset = earliest 17:01:28 bootstrap.servers = [localhost:32770] 17:01:28 check.crcs = true 17:01:28 client.dns.lookup = use_all_dns_ips 17:01:28 client.id = consumer-test-4 17:01:28 client.rack = 17:01:28 connections.max.idle.ms = 540000 17:01:28 default.api.timeout.ms = 60000 17:01:28 enable.auto.commit = true 17:01:28 enable.metrics.push = true 17:01:28 exclude.internal.topics = true 17:01:28 fetch.max.bytes = 52428800 17:01:28 fetch.max.wait.ms = 500 17:01:28 fetch.min.bytes = 1 17:01:28 group.id = test 17:01:28 group.instance.id = null 17:01:28 group.protocol = classic 17:01:28 group.remote.assignor = null 17:01:28 heartbeat.interval.ms = 3000 17:01:28 interceptor.classes = [] 17:01:28 internal.leave.group.on.close = true 17:01:28 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:28 isolation.level = read_uncommitted 17:01:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:28 max.partition.fetch.bytes = 1048576 17:01:28 max.poll.interval.ms = 300000 17:01:28 max.poll.records = 500 17:01:28 metadata.max.age.ms = 300000 17:01:28 metadata.recovery.strategy = none 17:01:28 metric.reporters = [] 17:01:28 metrics.num.samples = 2 17:01:28 metrics.recording.level = INFO 17:01:28 metrics.sample.window.ms = 30000 17:01:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:28 receive.buffer.bytes = 65536 17:01:28 reconnect.backoff.max.ms = 1000 17:01:28 reconnect.backoff.ms = 50 17:01:28 request.timeout.ms = 30000 17:01:28 retry.backoff.max.ms = 1000 17:01:28 retry.backoff.ms = 100 17:01:28 sasl.client.callback.handler.class = null 17:01:28 sasl.jaas.config = null 17:01:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:28 sasl.kerberos.min.time.before.relogin = 60000 17:01:28 sasl.kerberos.service.name = null 17:01:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:28 sasl.login.callback.handler.class = null 17:01:28 sasl.login.class = null 17:01:28 sasl.login.connect.timeout.ms = null 17:01:28 sasl.login.read.timeout.ms = null 17:01:28 sasl.login.refresh.buffer.seconds = 300 17:01:28 sasl.login.refresh.min.period.seconds = 60 17:01:28 sasl.login.refresh.window.factor = 0.8 17:01:28 sasl.login.refresh.window.jitter = 0.05 17:01:28 sasl.login.retry.backoff.max.ms = 10000 17:01:28 sasl.login.retry.backoff.ms = 100 17:01:28 sasl.mechanism = GSSAPI 17:01:28 sasl.oauthbearer.clock.skew.seconds = 30 17:01:28 sasl.oauthbearer.expected.audience = null 17:01:28 sasl.oauthbearer.expected.issuer = null 17:01:28 sasl.oauthbearer.header.urlencode = false 17:01:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:28 sasl.oauthbearer.jwks.endpoint.url = null 17:01:28 sasl.oauthbearer.scope.claim.name = scope 17:01:28 sasl.oauthbearer.sub.claim.name = sub 17:01:28 sasl.oauthbearer.token.endpoint.url = null 17:01:28 security.protocol = PLAINTEXT 17:01:28 security.providers = null 17:01:28 send.buffer.bytes = 131072 17:01:28 session.timeout.ms = 45000 17:01:28 socket.connection.setup.timeout.max.ms = 30000 17:01:28 socket.connection.setup.timeout.ms = 10000 17:01:28 ssl.cipher.suites = null 17:01:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:28 ssl.endpoint.identification.algorithm = https 17:01:28 ssl.engine.factory.class = null 17:01:28 ssl.key.password = null 17:01:28 ssl.keymanager.algorithm = SunX509 17:01:28 ssl.keystore.certificate.chain = null 17:01:28 ssl.keystore.key = null 17:01:28 ssl.keystore.location = null 17:01:28 ssl.keystore.password = null 17:01:28 ssl.keystore.type = JKS 17:01:28 ssl.protocol = TLSv1.3 17:01:28 ssl.provider = null 17:01:28 ssl.secure.random.implementation = null 17:01:28 ssl.trustmanager.algorithm = PKIX 17:01:28 ssl.truststore.certificates = null 17:01:28 ssl.truststore.location = null 17:01:28 ssl.truststore.password = null 17:01:28 ssl.truststore.type = JKS 17:01:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:01:28 17:01:28 2026-01-12T17:01:28.773Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:28 2026-01-12T17:01:28.776Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:28 2026-01-12T17:01:28.776Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:28 2026-01-12T17:01:28.776Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237288776 17:01:28 2026-01-12T17:01:28.829Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:28 2026-01-12T17:01:28.829Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 17:01:28 2026-01-12T17:01:28.873Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:28 2026-01-12T17:01:28.873Z INFO 6650 --- [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: 126ms, elapsed time since send: 126ms, throttle time: 0ms, request timeout: 30000ms) 17:01:28 2026-01-12T17:01:28.873Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 17:01:28 2026-01-12T17:01:28.873Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 17:01:28 2026-01-12T17:01:28.874Z INFO 6650 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=148937764, epoch=1) to node 1: 17:01:28 17:01:28 org.apache.kafka.common.errors.DisconnectException: null 17:01:28 17:01:28 2026-01-12T17:01:28.874Z INFO 6650 --- [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. 17:01:28 2026-01-12T17:01:28.947Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:28 2026-01-12T17:01:28.947Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:28 2026-01-12T17:01:28.975Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:28 2026-01-12T17:01:28.975Z WARN 6650 --- [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. 17:01:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.543 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:01:28 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:01:29 2026-01-12T17:01:28.986Z INFO 6650 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:01:29 2026-01-12T17:01:29.028Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 5da3810760b9f97181960b953de3a0311ae4d9158e363bdd73256a31b78cb262 17:01:29 2026-01-12T17:01:29.176Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:29 2026-01-12T17:01:29.177Z WARN 6650 --- [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. 17:01:29 2026-01-12T17:01:29.199Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:29 2026-01-12T17:01:29.199Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:29 2026-01-12T17:01:29.403Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:29 2026-01-12T17:01:29.403Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:29 2026-01-12T17:01:29.478Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:29 2026-01-12T17:01:29.478Z WARN 6650 --- [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. 17:01:29 2026-01-12T17:01:29.571Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:29 2026-01-12T17:01:29.571Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:29 2026-01-12T17:01:29.571Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:29 2026-01-12T17:01:29.657Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:29 2026-01-12T17:01:29.657Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:29 2026-01-12T17:01:29.712Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:29 2026-01-12T17:01:29.712Z WARN 6650 --- [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. 17:01:29 2026-01-12T17:01:29.749Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:29 2026-01-12T17:01:29.750Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:29 2026-01-12T17:01:29.750Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:30 2026-01-12T17:01:29.981Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:30 2026-01-12T17:01:29.981Z WARN 6650 --- [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. 17:01:30 2026-01-12T17:01:30.409Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:30 2026-01-12T17:01:30.409Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:30 2026-01-12T17:01:30.575Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:30 2026-01-12T17:01:30.575Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:30 2026-01-12T17:01:30.575Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:30 2026-01-12T17:01:30.589Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:30 2026-01-12T17:01:30.589Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:30 2026-01-12T17:01:30.603Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:30 2026-01-12T17:01:30.603Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:30 2026-01-12T17:01:30.603Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:30 2026-01-12T17:01:30.713Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:30 2026-01-12T17:01:30.713Z WARN 6650 --- [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. 17:01:30 2026-01-12T17:01:30.884Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:30 2026-01-12T17:01:30.884Z WARN 6650 --- [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. 17:01:31 2026-01-12T17:01:31.412Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:31 2026-01-12T17:01:31.413Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:31 2026-01-12T17:01:31.557Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:31 2026-01-12T17:01:31.557Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:31 2026-01-12T17:01:31.557Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:31 2026-01-12T17:01:31.579Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:31 2026-01-12T17:01:31.579Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:31 2026-01-12T17:01:31.579Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:31 2026-01-12T17:01:31.590Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:31 2026-01-12T17:01:31.590Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:31 2026-01-12T17:01:31.716Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:31 2026-01-12T17:01:31.716Z WARN 6650 --- [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. 17:01:31 2026-01-12T17:01:31.888Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:31 2026-01-12T17:01:31.888Z WARN 6650 --- [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. 17:01:32 2026-01-12T17:01:32.411Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:32 2026-01-12T17:01:32.411Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:32 2026-01-12T17:01:32.411Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:32 2026-01-12T17:01:32.417Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:32 2026-01-12T17:01:32.417Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:32 2026-01-12T17:01:32.585Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:32 2026-01-12T17:01:32.585Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:32 2026-01-12T17:01:32.585Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:32 2026-01-12T17:01:32.592Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:32 2026-01-12T17:01:32.592Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:32 2026-01-12T17:01:32.717Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:32 2026-01-12T17:01:32.717Z WARN 6650 --- [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. 17:01:32 2026-01-12T17:01:32.793Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:32 2026-01-12T17:01:32.793Z WARN 6650 --- [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. 17:01:33 2026-01-12T17:01:33.362Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:33 2026-01-12T17:01:33.362Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:33 2026-01-12T17:01:33.362Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:33 2026-01-12T17:01:33.425Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:33 2026-01-12T17:01:33.425Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:33 2026-01-12T17:01:33.586Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:33 2026-01-12T17:01:33.586Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:33 2026-01-12T17:01:33.586Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:33 2026-01-12T17:01:33.593Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:33 2026-01-12T17:01:33.593Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:33 2026-01-12T17:01:33.718Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:33 2026-01-12T17:01:33.718Z WARN 6650 --- [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. 17:01:33 2026-01-12T17:01:33.796Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:33 2026-01-12T17:01:33.796Z WARN 6650 --- [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. 17:01:34 2026-01-12T17:01:34.215Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:34 2026-01-12T17:01:34.215Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:34 2026-01-12T17:01:34.215Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:34 2026-01-12T17:01:34.428Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:34 2026-01-12T17:01:34.429Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:34 2026-01-12T17:01:34.439Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:34 2026-01-12T17:01:34.439Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:34 2026-01-12T17:01:34.439Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:34 2026-01-12T17:01:34.595Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:34 2026-01-12T17:01:34.595Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:34 2026-01-12T17:01:34.720Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:34 2026-01-12T17:01:34.720Z WARN 6650 --- [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. 17:01:34 2026-01-12T17:01:34.749Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.762616152S 17:01:34 17:01:34,777 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:01:34 17:01:34,777 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:01:34 17:01:34,777 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:01:34 17:01:34,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:01:34 17:01:34,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:01:34 17:01:34 . ____ _ __ _ _ 17:01:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:34 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:34 =========|_|==============|___/=/_/_/_/ 17:01:34 17:01:34 :: Spring Boot :: (v3.5.6) 17:01:34 17:01:34 2026-01-12T17:01:34.808Z INFO 6650 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:34 2026-01-12T17:01:34.808Z INFO 6650 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:01:35 2026-01-12T17:01:35.216Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:35 2026-01-12T17:01:35.216Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:35 2026-01-12T17:01:35.216Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:35 2026-01-12T17:01:35.348Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:35 2026-01-12T17:01:35.348Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:35 2026-01-12T17:01:35.348Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:35 2026-01-12T17:01:35.433Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:35 2026-01-12T17:01:35.433Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:35 2026-01-12T17:01:35.598Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:35 2026-01-12T17:01:35.598Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:35 2026-01-12T17:01:35.721Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:35 2026-01-12T17:01:35.722Z WARN 6650 --- [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. 17:01:35 2026-01-12T17:01:35.799Z INFO 6650 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:01:35 2026-01-12T17:01:35.818Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:35 2026-01-12T17:01:35.818Z WARN 6650 --- [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. 17:01:36 2026-01-12T17:01:36.123Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:36 2026-01-12T17:01:36.123Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:36 2026-01-12T17:01:36.123Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:36 2026-01-12T17:01:36.188Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:36 2026-01-12T17:01:36.189Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:36 2026-01-12T17:01:36.189Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:36 2026-01-12T17:01:36.203Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:36 allow.auto.create.topics = true 17:01:36 auto.commit.interval.ms = 5000 17:01:36 auto.include.jmx.reporter = true 17:01:36 auto.offset.reset = latest 17:01:36 bootstrap.servers = [localhost:32771] 17:01:36 check.crcs = true 17:01:36 client.dns.lookup = use_all_dns_ips 17:01:36 client.id = consumer-ncmp-data-operation-event-group-5 17:01:36 client.rack = 17:01:36 connections.max.idle.ms = 540000 17:01:36 default.api.timeout.ms = 60000 17:01:36 enable.auto.commit = false 17:01:36 enable.metrics.push = true 17:01:36 exclude.internal.topics = true 17:01:36 fetch.max.bytes = 52428800 17:01:36 fetch.max.wait.ms = 500 17:01:36 fetch.min.bytes = 1 17:01:36 group.id = ncmp-data-operation-event-group 17:01:36 group.instance.id = null 17:01:36 group.protocol = classic 17:01:36 group.remote.assignor = null 17:01:36 heartbeat.interval.ms = 3000 17:01:36 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:01:36 internal.leave.group.on.close = true 17:01:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:36 isolation.level = read_uncommitted 17:01:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:36 max.partition.fetch.bytes = 1048576 17:01:36 max.poll.interval.ms = 300000 17:01:36 max.poll.records = 500 17:01:36 metadata.max.age.ms = 300000 17:01:36 metadata.recovery.strategy = none 17:01:36 metric.reporters = [] 17:01:36 metrics.num.samples = 2 17:01:36 metrics.recording.level = INFO 17:01:36 metrics.sample.window.ms = 30000 17:01:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:36 receive.buffer.bytes = 65536 17:01:36 reconnect.backoff.max.ms = 1000 17:01:36 reconnect.backoff.ms = 50 17:01:36 request.timeout.ms = 30000 17:01:36 retry.backoff.max.ms = 1000 17:01:36 retry.backoff.ms = 100 17:01:36 sasl.client.callback.handler.class = null 17:01:36 sasl.jaas.config = null 17:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:36 sasl.kerberos.min.time.before.relogin = 60000 17:01:36 sasl.kerberos.service.name = null 17:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:36 sasl.login.callback.handler.class = null 17:01:36 sasl.login.class = null 17:01:36 sasl.login.connect.timeout.ms = null 17:01:36 sasl.login.read.timeout.ms = null 17:01:36 sasl.login.refresh.buffer.seconds = 300 17:01:36 sasl.login.refresh.min.period.seconds = 60 17:01:36 sasl.login.refresh.window.factor = 0.8 17:01:36 sasl.login.refresh.window.jitter = 0.05 17:01:36 sasl.login.retry.backoff.max.ms = 10000 17:01:36 sasl.login.retry.backoff.ms = 100 17:01:36 sasl.mechanism = GSSAPI 17:01:36 sasl.oauthbearer.clock.skew.seconds = 30 17:01:36 sasl.oauthbearer.expected.audience = null 17:01:36 sasl.oauthbearer.expected.issuer = null 17:01:36 sasl.oauthbearer.header.urlencode = false 17:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:36 sasl.oauthbearer.jwks.endpoint.url = null 17:01:36 sasl.oauthbearer.scope.claim.name = scope 17:01:36 sasl.oauthbearer.sub.claim.name = sub 17:01:36 sasl.oauthbearer.token.endpoint.url = null 17:01:36 security.protocol = PLAINTEXT 17:01:36 security.providers = null 17:01:36 send.buffer.bytes = 131072 17:01:36 session.timeout.ms = 45000 17:01:36 socket.connection.setup.timeout.max.ms = 30000 17:01:36 socket.connection.setup.timeout.ms = 10000 17:01:36 ssl.cipher.suites = null 17:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:36 ssl.endpoint.identification.algorithm = https 17:01:36 ssl.engine.factory.class = null 17:01:36 ssl.key.password = null 17:01:36 ssl.keymanager.algorithm = SunX509 17:01:36 ssl.keystore.certificate.chain = null 17:01:36 ssl.keystore.key = null 17:01:36 ssl.keystore.location = null 17:01:36 ssl.keystore.password = null 17:01:36 ssl.keystore.type = JKS 17:01:36 ssl.protocol = TLSv1.3 17:01:36 ssl.provider = null 17:01:36 ssl.secure.random.implementation = null 17:01:36 ssl.trustmanager.algorithm = PKIX 17:01:36 ssl.truststore.certificates = null 17:01:36 ssl.truststore.location = null 17:01:36 ssl.truststore.password = null 17:01:36 ssl.truststore.type = JKS 17:01:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:01:36 17:01:36 2026-01-12T17:01:36.203Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:36 2026-01-12T17:01:36.207Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:36 2026-01-12T17:01:36.207Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:36 2026-01-12T17:01:36.207Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237296207 17:01:36 2026-01-12T17:01:36.209Z INFO 6650 --- [ 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 17:01:36 2026-01-12T17:01:36.218Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:36 allow.auto.create.topics = true 17:01:36 auto.commit.interval.ms = 5000 17:01:36 auto.include.jmx.reporter = true 17:01:36 auto.offset.reset = latest 17:01:36 bootstrap.servers = [localhost:32771] 17:01:36 check.crcs = true 17:01:36 client.dns.lookup = use_all_dns_ips 17:01:36 client.id = consumer-ncmp-async-rest-request-event-group-6 17:01:36 client.rack = 17:01:36 connections.max.idle.ms = 540000 17:01:36 default.api.timeout.ms = 60000 17:01:36 enable.auto.commit = false 17:01:36 enable.metrics.push = true 17:01:36 exclude.internal.topics = true 17:01:36 fetch.max.bytes = 52428800 17:01:36 fetch.max.wait.ms = 500 17:01:36 fetch.min.bytes = 1 17:01:36 group.id = ncmp-async-rest-request-event-group 17:01:36 group.instance.id = null 17:01:36 group.protocol = classic 17:01:36 group.remote.assignor = null 17:01:36 heartbeat.interval.ms = 3000 17:01:36 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:01:36 internal.leave.group.on.close = true 17:01:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:36 isolation.level = read_uncommitted 17:01:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:36 max.partition.fetch.bytes = 1048576 17:01:36 max.poll.interval.ms = 300000 17:01:36 max.poll.records = 500 17:01:36 metadata.max.age.ms = 300000 17:01:36 metadata.recovery.strategy = none 17:01:36 metric.reporters = [] 17:01:36 metrics.num.samples = 2 17:01:36 metrics.recording.level = INFO 17:01:36 metrics.sample.window.ms = 30000 17:01:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:36 receive.buffer.bytes = 65536 17:01:36 reconnect.backoff.max.ms = 1000 17:01:36 reconnect.backoff.ms = 50 17:01:36 request.timeout.ms = 30000 17:01:36 retry.backoff.max.ms = 1000 17:01:36 retry.backoff.ms = 100 17:01:36 sasl.client.callback.handler.class = null 17:01:36 sasl.jaas.config = null 17:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:36 sasl.kerberos.min.time.before.relogin = 60000 17:01:36 sasl.kerberos.service.name = null 17:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:36 sasl.login.callback.handler.class = null 17:01:36 sasl.login.class = null 17:01:36 sasl.login.connect.timeout.ms = null 17:01:36 sasl.login.read.timeout.ms = null 17:01:36 sasl.login.refresh.buffer.seconds = 300 17:01:36 sasl.login.refresh.min.period.seconds = 60 17:01:36 sasl.login.refresh.window.factor = 0.8 17:01:36 sasl.login.refresh.window.jitter = 0.05 17:01:36 sasl.login.retry.backoff.max.ms = 10000 17:01:36 sasl.login.retry.backoff.ms = 100 17:01:36 sasl.mechanism = GSSAPI 17:01:36 sasl.oauthbearer.clock.skew.seconds = 30 17:01:36 sasl.oauthbearer.expected.audience = null 17:01:36 sasl.oauthbearer.expected.issuer = null 17:01:36 sasl.oauthbearer.header.urlencode = false 17:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:36 sasl.oauthbearer.jwks.endpoint.url = null 17:01:36 sasl.oauthbearer.scope.claim.name = scope 17:01:36 sasl.oauthbearer.sub.claim.name = sub 17:01:36 sasl.oauthbearer.token.endpoint.url = null 17:01:36 security.protocol = PLAINTEXT 17:01:36 security.providers = null 17:01:36 send.buffer.bytes = 131072 17:01:36 session.timeout.ms = 45000 17:01:36 socket.connection.setup.timeout.max.ms = 30000 17:01:36 socket.connection.setup.timeout.ms = 10000 17:01:36 ssl.cipher.suites = null 17:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:36 ssl.endpoint.identification.algorithm = https 17:01:36 ssl.engine.factory.class = null 17:01:36 ssl.key.password = null 17:01:36 ssl.keymanager.algorithm = SunX509 17:01:36 ssl.keystore.certificate.chain = null 17:01:36 ssl.keystore.key = null 17:01:36 ssl.keystore.location = null 17:01:36 ssl.keystore.password = null 17:01:36 ssl.keystore.type = JKS 17:01:36 ssl.protocol = TLSv1.3 17:01:36 ssl.provider = null 17:01:36 ssl.secure.random.implementation = null 17:01:36 ssl.trustmanager.algorithm = PKIX 17:01:36 ssl.truststore.certificates = null 17:01:36 ssl.truststore.location = null 17:01:36 ssl.truststore.password = null 17:01:36 ssl.truststore.type = JKS 17:01:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:01:36 17:01:36 2026-01-12T17:01:36.218Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:36 2026-01-12T17:01:36.230Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:36 2026-01-12T17:01:36.230Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:36 2026-01-12T17:01:36.230Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237296230 17:01:36 2026-01-12T17:01:36.230Z INFO 6650 --- [ 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 17:01:36 2026-01-12T17:01:36.246Z INFO 6650 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.492 seconds (process running for 58.583) 17:01:36 2026-01-12T17:01:36.267Z WARN 6650 --- [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} 17:01:36 2026-01-12T17:01:36.268Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.268Z WARN 6650 --- [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} 17:01:36 2026-01-12T17:01:36.268Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.407Z INFO 6650 --- [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) 17:01:36 2026-01-12T17:01:36.408Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.428Z INFO 6650 --- [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) 17:01:36 2026-01-12T17:01:36.428Z INFO 6650 --- [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-e865c562-f71b-4eae-955a-076eee4814e9 17:01:36 2026-01-12T17:01:36.429Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.434Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.449Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:36 2026-01-12T17:01:36.449Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:36 2026-01-12T17:01:36.452Z INFO 6650 --- [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-e865c562-f71b-4eae-955a-076eee4814e9', protocol='range'} 17:01:36 2026-01-12T17:01:36.453Z INFO 6650 --- [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-e865c562-f71b-4eae-955a-076eee4814e9=Assignment(partitions=[ncmp-async-m2m-0])} 17:01:36 2026-01-12T17:01:36.463Z INFO 6650 --- [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-150d088f-03b0-48c9-b46f-677ecc8a374d 17:01:36 2026-01-12T17:01:36.464Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.469Z INFO 6650 --- [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-150d088f-03b0-48c9-b46f-677ecc8a374d', protocol='range'} 17:01:36 2026-01-12T17:01:36.470Z INFO 6650 --- [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-150d088f-03b0-48c9-b46f-677ecc8a374d=Assignment(partitions=[ncmp-async-m2m-0])} 17:01:36 2026-01-12T17:01:36.483Z INFO 6650 --- [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-e865c562-f71b-4eae-955a-076eee4814e9', protocol='range'} 17:01:36 2026-01-12T17:01:36.484Z INFO 6650 --- [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]) 17:01:36 2026-01-12T17:01:36.484Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.485Z INFO 6650 --- [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-150d088f-03b0-48c9-b46f-677ecc8a374d', protocol='range'} 17:01:36 2026-01-12T17:01:36.485Z INFO 6650 --- [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]) 17:01:36 2026-01-12T17:01:36.486Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.504Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.507Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.513Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.517Z INFO 6650 --- [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 17:01:36 2026-01-12T17:01:36.536Z INFO 6650 --- [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}}. 17:01:36 2026-01-12T17:01:36.541Z INFO 6650 --- [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}}. 17:01:36 2026-01-12T17:01:36.563Z INFO 6650 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:01:36 2026-01-12T17:01:36.564Z INFO 6650 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:01:36 2026-01-12T17:01:36.587Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:36 2026-01-12T17:01:36.587Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:36 acks = -1 17:01:36 auto.include.jmx.reporter = true 17:01:36 batch.size = 16384 17:01:36 bootstrap.servers = [localhost:32771] 17:01:36 buffer.memory = 33554432 17:01:36 client.dns.lookup = use_all_dns_ips 17:01:36 client.id = producer-5 17:01:36 compression.gzip.level = -1 17:01:36 compression.lz4.level = 9 17:01:36 compression.type = none 17:01:36 compression.zstd.level = 3 17:01:36 connections.max.idle.ms = 540000 17:01:36 delivery.timeout.ms = 120000 17:01:36 enable.idempotence = false 17:01:36 enable.metrics.push = true 17:01:36 interceptor.classes = [] 17:01:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:36 linger.ms = 1 17:01:36 max.block.ms = 60000 17:01:36 max.in.flight.requests.per.connection = 5 17:01:36 max.request.size = 1048576 17:01:36 metadata.max.age.ms = 300000 17:01:36 metadata.max.idle.ms = 300000 17:01:36 metadata.recovery.strategy = none 17:01:36 metric.reporters = [] 17:01:36 metrics.num.samples = 2 17:01:36 metrics.recording.level = INFO 17:01:36 metrics.sample.window.ms = 30000 17:01:36 partitioner.adaptive.partitioning.enable = true 17:01:36 partitioner.availability.timeout.ms = 0 17:01:36 partitioner.class = null 17:01:36 partitioner.ignore.keys = false 17:01:36 receive.buffer.bytes = 32768 17:01:36 reconnect.backoff.max.ms = 1000 17:01:36 reconnect.backoff.ms = 50 17:01:36 request.timeout.ms = 30000 17:01:36 retries = 0 17:01:36 retry.backoff.max.ms = 1000 17:01:36 retry.backoff.ms = 100 17:01:36 sasl.client.callback.handler.class = null 17:01:36 sasl.jaas.config = null 17:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:36 sasl.kerberos.min.time.before.relogin = 60000 17:01:36 sasl.kerberos.service.name = null 17:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:36 sasl.login.callback.handler.class = null 17:01:36 sasl.login.class = null 17:01:36 sasl.login.connect.timeout.ms = null 17:01:36 sasl.login.read.timeout.ms = null 17:01:36 sasl.login.refresh.buffer.seconds = 300 17:01:36 sasl.login.refresh.min.period.seconds = 60 17:01:36 sasl.login.refresh.window.factor = 0.8 17:01:36 sasl.login.refresh.window.jitter = 0.05 17:01:36 sasl.login.retry.backoff.max.ms = 10000 17:01:36 sasl.login.retry.backoff.ms = 100 17:01:36 sasl.mechanism = GSSAPI 17:01:36 sasl.oauthbearer.clock.skew.seconds = 30 17:01:36 sasl.oauthbearer.expected.audience = null 17:01:36 sasl.oauthbearer.expected.issuer = null 17:01:36 sasl.oauthbearer.header.urlencode = false 17:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:36 sasl.oauthbearer.jwks.endpoint.url = null 17:01:36 sasl.oauthbearer.scope.claim.name = scope 17:01:36 sasl.oauthbearer.sub.claim.name = sub 17:01:36 sasl.oauthbearer.token.endpoint.url = null 17:01:36 security.protocol = PLAINTEXT 17:01:36 security.providers = null 17:01:36 send.buffer.bytes = 131072 17:01:36 socket.connection.setup.timeout.max.ms = 30000 17:01:36 socket.connection.setup.timeout.ms = 10000 17:01:36 ssl.cipher.suites = null 17:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:36 ssl.endpoint.identification.algorithm = https 17:01:36 ssl.engine.factory.class = null 17:01:36 ssl.key.password = null 17:01:36 ssl.keymanager.algorithm = SunX509 17:01:36 ssl.keystore.certificate.chain = null 17:01:36 ssl.keystore.key = null 17:01:36 ssl.keystore.location = null 17:01:36 ssl.keystore.password = null 17:01:36 ssl.keystore.type = JKS 17:01:36 ssl.protocol = TLSv1.3 17:01:36 ssl.provider = null 17:01:36 ssl.secure.random.implementation = null 17:01:36 ssl.trustmanager.algorithm = PKIX 17:01:36 ssl.truststore.certificates = null 17:01:36 ssl.truststore.location = null 17:01:36 ssl.truststore.password = null 17:01:36 ssl.truststore.type = JKS 17:01:36 transaction.timeout.ms = 60000 17:01:36 transactional.id = null 17:01:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:36 17:01:36 2026-01-12T17:01:36.588Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:36 2026-01-12T17:01:36.591Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:36 2026-01-12T17:01:36.591Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:36 2026-01-12T17:01:36.591Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:36 2026-01-12T17:01:36.591Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237296591 17:01:36 2026-01-12T17:01:36.599Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:36 2026-01-12T17:01:36.599Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:36 2026-01-12T17:01:36.617Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:36 2026-01-12T17:01:36.712Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:01:36 auto.include.jmx.reporter = true 17:01:36 bootstrap.controllers = [] 17:01:36 bootstrap.servers = [localhost:32771] 17:01:36 client.dns.lookup = use_all_dns_ips 17:01:36 client.id = 17:01:36 connections.max.idle.ms = 300000 17:01:36 default.api.timeout.ms = 60000 17:01:36 enable.metrics.push = true 17:01:36 metadata.max.age.ms = 300000 17:01:36 metadata.recovery.strategy = none 17:01:36 metric.reporters = [] 17:01:36 metrics.num.samples = 2 17:01:36 metrics.recording.level = INFO 17:01:36 metrics.sample.window.ms = 30000 17:01:36 receive.buffer.bytes = 65536 17:01:36 reconnect.backoff.max.ms = 1000 17:01:36 reconnect.backoff.ms = 50 17:01:36 request.timeout.ms = 30000 17:01:36 retries = 2147483647 17:01:36 retry.backoff.max.ms = 1000 17:01:36 retry.backoff.ms = 100 17:01:36 sasl.client.callback.handler.class = null 17:01:36 sasl.jaas.config = null 17:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:36 sasl.kerberos.min.time.before.relogin = 60000 17:01:36 sasl.kerberos.service.name = null 17:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:36 sasl.login.callback.handler.class = null 17:01:36 sasl.login.class = null 17:01:36 sasl.login.connect.timeout.ms = null 17:01:36 sasl.login.read.timeout.ms = null 17:01:36 sasl.login.refresh.buffer.seconds = 300 17:01:36 sasl.login.refresh.min.period.seconds = 60 17:01:36 sasl.login.refresh.window.factor = 0.8 17:01:36 sasl.login.refresh.window.jitter = 0.05 17:01:36 sasl.login.retry.backoff.max.ms = 10000 17:01:36 sasl.login.retry.backoff.ms = 100 17:01:36 sasl.mechanism = GSSAPI 17:01:36 sasl.oauthbearer.clock.skew.seconds = 30 17:01:36 sasl.oauthbearer.expected.audience = null 17:01:36 sasl.oauthbearer.expected.issuer = null 17:01:36 sasl.oauthbearer.header.urlencode = false 17:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:36 sasl.oauthbearer.jwks.endpoint.url = null 17:01:36 sasl.oauthbearer.scope.claim.name = scope 17:01:36 sasl.oauthbearer.sub.claim.name = sub 17:01:36 sasl.oauthbearer.token.endpoint.url = null 17:01:36 security.protocol = PLAINTEXT 17:01:36 security.providers = null 17:01:36 send.buffer.bytes = 131072 17:01:36 socket.connection.setup.timeout.max.ms = 30000 17:01:36 socket.connection.setup.timeout.ms = 10000 17:01:36 ssl.cipher.suites = null 17:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:36 ssl.endpoint.identification.algorithm = https 17:01:36 ssl.engine.factory.class = null 17:01:36 ssl.key.password = null 17:01:36 ssl.keymanager.algorithm = SunX509 17:01:36 ssl.keystore.certificate.chain = null 17:01:36 ssl.keystore.key = null 17:01:36 ssl.keystore.location = null 17:01:36 ssl.keystore.password = null 17:01:36 ssl.keystore.type = JKS 17:01:36 ssl.protocol = TLSv1.3 17:01:36 ssl.provider = null 17:01:36 ssl.secure.random.implementation = null 17:01:36 ssl.trustmanager.algorithm = PKIX 17:01:36 ssl.truststore.certificates = null 17:01:36 ssl.truststore.location = null 17:01:36 ssl.truststore.password = null 17:01:36 ssl.truststore.type = JKS 17:01:36 17:01:36 2026-01-12T17:01:36.716Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:01:36 auto.include.jmx.reporter = true 17:01:36 bootstrap.controllers = [] 17:01:36 bootstrap.servers = [localhost:32771] 17:01:36 client.dns.lookup = use_all_dns_ips 17:01:36 client.id = 17:01:36 connections.max.idle.ms = 300000 17:01:36 default.api.timeout.ms = 60000 17:01:36 enable.metrics.push = true 17:01:36 metadata.max.age.ms = 300000 17:01:36 metadata.recovery.strategy = none 17:01:36 metric.reporters = [] 17:01:36 metrics.num.samples = 2 17:01:36 metrics.recording.level = INFO 17:01:36 metrics.sample.window.ms = 30000 17:01:36 receive.buffer.bytes = 65536 17:01:36 reconnect.backoff.max.ms = 1000 17:01:36 reconnect.backoff.ms = 50 17:01:36 request.timeout.ms = 30000 17:01:36 retries = 2147483647 17:01:36 retry.backoff.max.ms = 1000 17:01:36 retry.backoff.ms = 100 17:01:36 sasl.client.callback.handler.class = null 17:01:36 sasl.jaas.config = null 17:01:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:36 sasl.kerberos.min.time.before.relogin = 60000 17:01:36 sasl.kerberos.service.name = null 17:01:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:36 sasl.login.callback.handler.class = null 17:01:36 sasl.login.class = null 17:01:36 sasl.login.connect.timeout.ms = null 17:01:36 sasl.login.read.timeout.ms = null 17:01:36 sasl.login.refresh.buffer.seconds = 300 17:01:36 sasl.login.refresh.min.period.seconds = 60 17:01:36 sasl.login.refresh.window.factor = 0.8 17:01:36 sasl.login.refresh.window.jitter = 0.05 17:01:36 sasl.login.retry.backoff.max.ms = 10000 17:01:36 sasl.login.retry.backoff.ms = 100 17:01:36 sasl.mechanism = GSSAPI 17:01:36 sasl.oauthbearer.clock.skew.seconds = 30 17:01:36 sasl.oauthbearer.expected.audience = null 17:01:36 sasl.oauthbearer.expected.issuer = null 17:01:36 sasl.oauthbearer.header.urlencode = false 17:01:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:36 sasl.oauthbearer.jwks.endpoint.url = null 17:01:36 sasl.oauthbearer.scope.claim.name = scope 17:01:36 sasl.oauthbearer.sub.claim.name = sub 17:01:36 sasl.oauthbearer.token.endpoint.url = null 17:01:36 security.protocol = PLAINTEXT 17:01:36 security.providers = null 17:01:36 send.buffer.bytes = 131072 17:01:36 socket.connection.setup.timeout.max.ms = 30000 17:01:36 socket.connection.setup.timeout.ms = 10000 17:01:36 ssl.cipher.suites = null 17:01:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:36 ssl.endpoint.identification.algorithm = https 17:01:36 ssl.engine.factory.class = null 17:01:36 ssl.key.password = null 17:01:36 ssl.keymanager.algorithm = SunX509 17:01:36 ssl.keystore.certificate.chain = null 17:01:36 ssl.keystore.key = null 17:01:36 ssl.keystore.location = null 17:01:36 ssl.keystore.password = null 17:01:36 ssl.keystore.type = JKS 17:01:36 ssl.protocol = TLSv1.3 17:01:36 ssl.provider = null 17:01:36 ssl.secure.random.implementation = null 17:01:36 ssl.trustmanager.algorithm = PKIX 17:01:36 ssl.truststore.certificates = null 17:01:36 ssl.truststore.location = null 17:01:36 ssl.truststore.password = null 17:01:36 ssl.truststore.type = JKS 17:01:36 17:01:36 2026-01-12T17:01:36.723Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:36 2026-01-12T17:01:36.723Z WARN 6650 --- [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. 17:01:36 2026-01-12T17:01:36.744Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:36 2026-01-12T17:01:36.744Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:36 2026-01-12T17:01:36.744Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237296744 17:01:36 2026-01-12T17:01:36.745Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:36 2026-01-12T17:01:36.745Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:36 2026-01-12T17:01:36.745Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237296744 17:01:36 2026-01-12T17:01:36.790Z INFO 6650 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 17:01:36 2026-01-12T17:01:36.791Z INFO 6650 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:36 2026-01-12T17:01:36.791Z INFO 6650 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:36 2026-01-12T17:01:36.791Z INFO 6650 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:36 2026-01-12T17:01:36.811Z INFO 6650 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 17:01:36 2026-01-12T17:01:36.812Z INFO 6650 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:36 2026-01-12T17:01:36.812Z INFO 6650 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:36 2026-01-12T17:01:36.813Z INFO 6650 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:36 2026-01-12T17:01:36.834Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:36 2026-01-12T17:01:36.834Z WARN 6650 --- [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. 17:01:37 2026-01-12T17:01:36.935Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:37 2026-01-12T17:01:36.935Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:37 acks = -1 17:01:37 auto.include.jmx.reporter = true 17:01:37 batch.size = 16384 17:01:37 bootstrap.servers = [localhost:32771] 17:01:37 buffer.memory = 33554432 17:01:37 client.dns.lookup = use_all_dns_ips 17:01:37 client.id = producer-6 17:01:37 compression.gzip.level = -1 17:01:37 compression.lz4.level = 9 17:01:37 compression.type = none 17:01:37 compression.zstd.level = 3 17:01:37 connections.max.idle.ms = 540000 17:01:37 delivery.timeout.ms = 120000 17:01:37 enable.idempotence = false 17:01:37 enable.metrics.push = true 17:01:37 interceptor.classes = [] 17:01:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:37 linger.ms = 1 17:01:37 max.block.ms = 60000 17:01:37 max.in.flight.requests.per.connection = 5 17:01:37 max.request.size = 1048576 17:01:37 metadata.max.age.ms = 300000 17:01:37 metadata.max.idle.ms = 300000 17:01:37 metadata.recovery.strategy = none 17:01:37 metric.reporters = [] 17:01:37 metrics.num.samples = 2 17:01:37 metrics.recording.level = INFO 17:01:37 metrics.sample.window.ms = 30000 17:01:37 partitioner.adaptive.partitioning.enable = true 17:01:37 partitioner.availability.timeout.ms = 0 17:01:37 partitioner.class = null 17:01:37 partitioner.ignore.keys = false 17:01:37 receive.buffer.bytes = 32768 17:01:37 reconnect.backoff.max.ms = 1000 17:01:37 reconnect.backoff.ms = 50 17:01:37 request.timeout.ms = 30000 17:01:37 retries = 0 17:01:37 retry.backoff.max.ms = 1000 17:01:37 retry.backoff.ms = 100 17:01:37 sasl.client.callback.handler.class = null 17:01:37 sasl.jaas.config = null 17:01:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:37 sasl.kerberos.min.time.before.relogin = 60000 17:01:37 sasl.kerberos.service.name = null 17:01:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:37 sasl.login.callback.handler.class = null 17:01:37 sasl.login.class = null 17:01:37 sasl.login.connect.timeout.ms = null 17:01:37 sasl.login.read.timeout.ms = null 17:01:37 sasl.login.refresh.buffer.seconds = 300 17:01:37 sasl.login.refresh.min.period.seconds = 60 17:01:37 sasl.login.refresh.window.factor = 0.8 17:01:37 sasl.login.refresh.window.jitter = 0.05 17:01:37 sasl.login.retry.backoff.max.ms = 10000 17:01:37 sasl.login.retry.backoff.ms = 100 17:01:37 sasl.mechanism = GSSAPI 17:01:37 sasl.oauthbearer.clock.skew.seconds = 30 17:01:37 sasl.oauthbearer.expected.audience = null 17:01:37 sasl.oauthbearer.expected.issuer = null 17:01:37 sasl.oauthbearer.header.urlencode = false 17:01:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:37 sasl.oauthbearer.jwks.endpoint.url = null 17:01:37 sasl.oauthbearer.scope.claim.name = scope 17:01:37 sasl.oauthbearer.sub.claim.name = sub 17:01:37 sasl.oauthbearer.token.endpoint.url = null 17:01:37 security.protocol = PLAINTEXT 17:01:37 security.providers = null 17:01:37 send.buffer.bytes = 131072 17:01:37 socket.connection.setup.timeout.max.ms = 30000 17:01:37 socket.connection.setup.timeout.ms = 10000 17:01:37 ssl.cipher.suites = null 17:01:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:37 ssl.endpoint.identification.algorithm = https 17:01:37 ssl.engine.factory.class = null 17:01:37 ssl.key.password = null 17:01:37 ssl.keymanager.algorithm = SunX509 17:01:37 ssl.keystore.certificate.chain = null 17:01:37 ssl.keystore.key = null 17:01:37 ssl.keystore.location = null 17:01:37 ssl.keystore.password = null 17:01:37 ssl.keystore.type = JKS 17:01:37 ssl.protocol = TLSv1.3 17:01:37 ssl.provider = null 17:01:37 ssl.secure.random.implementation = null 17:01:37 ssl.trustmanager.algorithm = PKIX 17:01:37 ssl.truststore.certificates = null 17:01:37 ssl.truststore.location = null 17:01:37 ssl.truststore.password = null 17:01:37 ssl.truststore.type = JKS 17:01:37 transaction.timeout.ms = 60000 17:01:37 transactional.id = null 17:01:37 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:01:37 17:01:37 2026-01-12T17:01:36.935Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:37 2026-01-12T17:01:36.938Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:37 2026-01-12T17:01:36.938Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:37 2026-01-12T17:01:36.938Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:37 2026-01-12T17:01:36.938Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237296938 17:01:37 2026-01-12T17:01:36.947Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:37 2026-01-12T17:01:36.983Z ERROR 6650 --- [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 17:01:37 17:01:37 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:01:37 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:01:37 at java.base/java.lang.Thread.run(Thread.java:833) 17:01:37 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:01:37 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:01:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:01:37 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:01:37 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:01:37 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:01:37 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:01:37 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:01:37 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:01:37 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:01:37 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:01:37 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:01:37 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:01:37 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:01:37 ... 3 common frames omitted 17:01:37 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:01:37 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:01:37 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:01:37 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:01:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:01:37 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:01:37 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:01:37 ... 16 common frames omitted 17:01:37 17:01:37 2026-01-12T17:01:37.066Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:37 2026-01-12T17:01:37.066Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:37 acks = -1 17:01:37 auto.include.jmx.reporter = true 17:01:37 batch.size = 16384 17:01:37 bootstrap.servers = [localhost:32771] 17:01:37 buffer.memory = 33554432 17:01:37 client.dns.lookup = use_all_dns_ips 17:01:37 client.id = producer-7 17:01:37 compression.gzip.level = -1 17:01:37 compression.lz4.level = 9 17:01:37 compression.type = none 17:01:37 compression.zstd.level = 3 17:01:37 connections.max.idle.ms = 540000 17:01:37 delivery.timeout.ms = 120000 17:01:37 enable.idempotence = false 17:01:37 enable.metrics.push = true 17:01:37 interceptor.classes = [] 17:01:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:37 linger.ms = 1 17:01:37 max.block.ms = 60000 17:01:37 max.in.flight.requests.per.connection = 5 17:01:37 max.request.size = 1048576 17:01:37 metadata.max.age.ms = 300000 17:01:37 metadata.max.idle.ms = 300000 17:01:37 metadata.recovery.strategy = none 17:01:37 metric.reporters = [] 17:01:37 metrics.num.samples = 2 17:01:37 metrics.recording.level = INFO 17:01:37 metrics.sample.window.ms = 30000 17:01:37 partitioner.adaptive.partitioning.enable = true 17:01:37 partitioner.availability.timeout.ms = 0 17:01:37 partitioner.class = null 17:01:37 partitioner.ignore.keys = false 17:01:37 receive.buffer.bytes = 32768 17:01:37 reconnect.backoff.max.ms = 1000 17:01:37 reconnect.backoff.ms = 50 17:01:37 request.timeout.ms = 30000 17:01:37 retries = 0 17:01:37 retry.backoff.max.ms = 1000 17:01:37 retry.backoff.ms = 100 17:01:37 sasl.client.callback.handler.class = null 17:01:37 sasl.jaas.config = null 17:01:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:37 sasl.kerberos.min.time.before.relogin = 60000 17:01:37 sasl.kerberos.service.name = null 17:01:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:37 sasl.login.callback.handler.class = null 17:01:37 sasl.login.class = null 17:01:37 sasl.login.connect.timeout.ms = null 17:01:37 sasl.login.read.timeout.ms = null 17:01:37 sasl.login.refresh.buffer.seconds = 300 17:01:37 sasl.login.refresh.min.period.seconds = 60 17:01:37 sasl.login.refresh.window.factor = 0.8 17:01:37 sasl.login.refresh.window.jitter = 0.05 17:01:37 sasl.login.retry.backoff.max.ms = 10000 17:01:37 sasl.login.retry.backoff.ms = 100 17:01:37 sasl.mechanism = GSSAPI 17:01:37 sasl.oauthbearer.clock.skew.seconds = 30 17:01:37 sasl.oauthbearer.expected.audience = null 17:01:37 sasl.oauthbearer.expected.issuer = null 17:01:37 sasl.oauthbearer.header.urlencode = false 17:01:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:37 sasl.oauthbearer.jwks.endpoint.url = null 17:01:37 sasl.oauthbearer.scope.claim.name = scope 17:01:37 sasl.oauthbearer.sub.claim.name = sub 17:01:37 sasl.oauthbearer.token.endpoint.url = null 17:01:37 security.protocol = PLAINTEXT 17:01:37 security.providers = null 17:01:37 send.buffer.bytes = 131072 17:01:37 socket.connection.setup.timeout.max.ms = 30000 17:01:37 socket.connection.setup.timeout.ms = 10000 17:01:37 ssl.cipher.suites = null 17:01:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:37 ssl.endpoint.identification.algorithm = https 17:01:37 ssl.engine.factory.class = null 17:01:37 ssl.key.password = null 17:01:37 ssl.keymanager.algorithm = SunX509 17:01:37 ssl.keystore.certificate.chain = null 17:01:37 ssl.keystore.key = null 17:01:37 ssl.keystore.location = null 17:01:37 ssl.keystore.password = null 17:01:37 ssl.keystore.type = JKS 17:01:37 ssl.protocol = TLSv1.3 17:01:37 ssl.provider = null 17:01:37 ssl.secure.random.implementation = null 17:01:37 ssl.trustmanager.algorithm = PKIX 17:01:37 ssl.truststore.certificates = null 17:01:37 ssl.truststore.location = null 17:01:37 ssl.truststore.password = null 17:01:37 ssl.truststore.type = JKS 17:01:37 transaction.timeout.ms = 60000 17:01:37 transactional.id = null 17:01:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:37 17:01:37 2026-01-12T17:01:37.067Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:37 2026-01-12T17:01:37.069Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:37 2026-01-12T17:01:37.069Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:37 2026-01-12T17:01:37.069Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:37 2026-01-12T17:01:37.069Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237297069 17:01:37 2026-01-12T17:01:37.079Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:37 2026-01-12T17:01:37.158Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:37 2026-01-12T17:01:37.158Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:37 2026-01-12T17:01:37.158Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:37 2026-01-12T17:01:37.213Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:37 2026-01-12T17:01:37.213Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:37 2026-01-12T17:01:37.213Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:37 2026-01-12T17:01:37.392Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:37 2026-01-12T17:01:37.393Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:37 acks = -1 17:01:37 auto.include.jmx.reporter = true 17:01:37 batch.size = 16384 17:01:37 bootstrap.servers = [localhost:32771] 17:01:37 buffer.memory = 33554432 17:01:37 client.dns.lookup = use_all_dns_ips 17:01:37 client.id = producer-8 17:01:37 compression.gzip.level = -1 17:01:37 compression.lz4.level = 9 17:01:37 compression.type = none 17:01:37 compression.zstd.level = 3 17:01:37 connections.max.idle.ms = 540000 17:01:37 delivery.timeout.ms = 120000 17:01:37 enable.idempotence = false 17:01:37 enable.metrics.push = true 17:01:37 interceptor.classes = [] 17:01:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:37 linger.ms = 1 17:01:37 max.block.ms = 60000 17:01:37 max.in.flight.requests.per.connection = 5 17:01:37 max.request.size = 1048576 17:01:37 metadata.max.age.ms = 300000 17:01:37 metadata.max.idle.ms = 300000 17:01:37 metadata.recovery.strategy = none 17:01:37 metric.reporters = [] 17:01:37 metrics.num.samples = 2 17:01:37 metrics.recording.level = INFO 17:01:37 metrics.sample.window.ms = 30000 17:01:37 partitioner.adaptive.partitioning.enable = true 17:01:37 partitioner.availability.timeout.ms = 0 17:01:37 partitioner.class = null 17:01:37 partitioner.ignore.keys = false 17:01:37 receive.buffer.bytes = 32768 17:01:37 reconnect.backoff.max.ms = 1000 17:01:37 reconnect.backoff.ms = 50 17:01:37 request.timeout.ms = 30000 17:01:37 retries = 0 17:01:37 retry.backoff.max.ms = 1000 17:01:37 retry.backoff.ms = 100 17:01:37 sasl.client.callback.handler.class = null 17:01:37 sasl.jaas.config = null 17:01:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:37 sasl.kerberos.min.time.before.relogin = 60000 17:01:37 sasl.kerberos.service.name = null 17:01:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:37 sasl.login.callback.handler.class = null 17:01:37 sasl.login.class = null 17:01:37 sasl.login.connect.timeout.ms = null 17:01:37 sasl.login.read.timeout.ms = null 17:01:37 sasl.login.refresh.buffer.seconds = 300 17:01:37 sasl.login.refresh.min.period.seconds = 60 17:01:37 sasl.login.refresh.window.factor = 0.8 17:01:37 sasl.login.refresh.window.jitter = 0.05 17:01:37 sasl.login.retry.backoff.max.ms = 10000 17:01:37 sasl.login.retry.backoff.ms = 100 17:01:37 sasl.mechanism = GSSAPI 17:01:37 sasl.oauthbearer.clock.skew.seconds = 30 17:01:37 sasl.oauthbearer.expected.audience = null 17:01:37 sasl.oauthbearer.expected.issuer = null 17:01:37 sasl.oauthbearer.header.urlencode = false 17:01:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:37 sasl.oauthbearer.jwks.endpoint.url = null 17:01:37 sasl.oauthbearer.scope.claim.name = scope 17:01:37 sasl.oauthbearer.sub.claim.name = sub 17:01:37 sasl.oauthbearer.token.endpoint.url = null 17:01:37 security.protocol = PLAINTEXT 17:01:37 security.providers = null 17:01:37 send.buffer.bytes = 131072 17:01:37 socket.connection.setup.timeout.max.ms = 30000 17:01:37 socket.connection.setup.timeout.ms = 10000 17:01:37 ssl.cipher.suites = null 17:01:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:37 ssl.endpoint.identification.algorithm = https 17:01:37 ssl.engine.factory.class = null 17:01:37 ssl.key.password = null 17:01:37 ssl.keymanager.algorithm = SunX509 17:01:37 ssl.keystore.certificate.chain = null 17:01:37 ssl.keystore.key = null 17:01:37 ssl.keystore.location = null 17:01:37 ssl.keystore.password = null 17:01:37 ssl.keystore.type = JKS 17:01:37 ssl.protocol = TLSv1.3 17:01:37 ssl.provider = null 17:01:37 ssl.secure.random.implementation = null 17:01:37 ssl.trustmanager.algorithm = PKIX 17:01:37 ssl.truststore.certificates = null 17:01:37 ssl.truststore.location = null 17:01:37 ssl.truststore.password = null 17:01:37 ssl.truststore.type = JKS 17:01:37 transaction.timeout.ms = 60000 17:01:37 transactional.id = null 17:01:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:37 17:01:37 2026-01-12T17:01:37.393Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:37 2026-01-12T17:01:37.396Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:37 2026-01-12T17:01:37.396Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:37 2026-01-12T17:01:37.396Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:37 2026-01-12T17:01:37.396Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237297396 17:01:37 2026-01-12T17:01:37.405Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:37 2026-01-12T17:01:37.456Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:37 2026-01-12T17:01:37.456Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:37 2026-01-12T17:01:37.600Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:37 2026-01-12T17:01:37.600Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:37 2026-01-12T17:01:37.718Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:37 2026-01-12T17:01:37.718Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:37 acks = -1 17:01:37 auto.include.jmx.reporter = true 17:01:37 batch.size = 16384 17:01:37 bootstrap.servers = [localhost:32771] 17:01:37 buffer.memory = 33554432 17:01:37 client.dns.lookup = use_all_dns_ips 17:01:37 client.id = producer-9 17:01:37 compression.gzip.level = -1 17:01:37 compression.lz4.level = 9 17:01:37 compression.type = none 17:01:37 compression.zstd.level = 3 17:01:37 connections.max.idle.ms = 540000 17:01:37 delivery.timeout.ms = 120000 17:01:37 enable.idempotence = false 17:01:37 enable.metrics.push = true 17:01:37 interceptor.classes = [] 17:01:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:37 linger.ms = 1 17:01:37 max.block.ms = 60000 17:01:37 max.in.flight.requests.per.connection = 5 17:01:37 max.request.size = 1048576 17:01:37 metadata.max.age.ms = 300000 17:01:37 metadata.max.idle.ms = 300000 17:01:37 metadata.recovery.strategy = none 17:01:37 metric.reporters = [] 17:01:37 metrics.num.samples = 2 17:01:37 metrics.recording.level = INFO 17:01:37 metrics.sample.window.ms = 30000 17:01:37 partitioner.adaptive.partitioning.enable = true 17:01:37 partitioner.availability.timeout.ms = 0 17:01:37 partitioner.class = null 17:01:37 partitioner.ignore.keys = false 17:01:37 receive.buffer.bytes = 32768 17:01:37 reconnect.backoff.max.ms = 1000 17:01:37 reconnect.backoff.ms = 50 17:01:37 request.timeout.ms = 30000 17:01:37 retries = 0 17:01:37 retry.backoff.max.ms = 1000 17:01:37 retry.backoff.ms = 100 17:01:37 sasl.client.callback.handler.class = null 17:01:37 sasl.jaas.config = null 17:01:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:37 sasl.kerberos.min.time.before.relogin = 60000 17:01:37 sasl.kerberos.service.name = null 17:01:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:37 sasl.login.callback.handler.class = null 17:01:37 sasl.login.class = null 17:01:37 sasl.login.connect.timeout.ms = null 17:01:37 sasl.login.read.timeout.ms = null 17:01:37 sasl.login.refresh.buffer.seconds = 300 17:01:37 sasl.login.refresh.min.period.seconds = 60 17:01:37 sasl.login.refresh.window.factor = 0.8 17:01:37 sasl.login.refresh.window.jitter = 0.05 17:01:37 sasl.login.retry.backoff.max.ms = 10000 17:01:37 sasl.login.retry.backoff.ms = 100 17:01:37 sasl.mechanism = GSSAPI 17:01:37 sasl.oauthbearer.clock.skew.seconds = 30 17:01:37 sasl.oauthbearer.expected.audience = null 17:01:37 sasl.oauthbearer.expected.issuer = null 17:01:37 sasl.oauthbearer.header.urlencode = false 17:01:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:37 sasl.oauthbearer.jwks.endpoint.url = null 17:01:37 sasl.oauthbearer.scope.claim.name = scope 17:01:37 sasl.oauthbearer.sub.claim.name = sub 17:01:37 sasl.oauthbearer.token.endpoint.url = null 17:01:37 security.protocol = PLAINTEXT 17:01:37 security.providers = null 17:01:37 send.buffer.bytes = 131072 17:01:37 socket.connection.setup.timeout.max.ms = 30000 17:01:37 socket.connection.setup.timeout.ms = 10000 17:01:37 ssl.cipher.suites = null 17:01:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:37 ssl.endpoint.identification.algorithm = https 17:01:37 ssl.engine.factory.class = null 17:01:37 ssl.key.password = null 17:01:37 ssl.keymanager.algorithm = SunX509 17:01:37 ssl.keystore.certificate.chain = null 17:01:37 ssl.keystore.key = null 17:01:37 ssl.keystore.location = null 17:01:37 ssl.keystore.password = null 17:01:37 ssl.keystore.type = JKS 17:01:37 ssl.protocol = TLSv1.3 17:01:37 ssl.provider = null 17:01:37 ssl.secure.random.implementation = null 17:01:37 ssl.trustmanager.algorithm = PKIX 17:01:37 ssl.truststore.certificates = null 17:01:37 ssl.truststore.location = null 17:01:37 ssl.truststore.password = null 17:01:37 ssl.truststore.type = JKS 17:01:37 transaction.timeout.ms = 60000 17:01:37 transactional.id = null 17:01:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:37 17:01:37 2026-01-12T17:01:37.718Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:37 2026-01-12T17:01:37.720Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:37 2026-01-12T17:01:37.720Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:37 2026-01-12T17:01:37.720Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:37 2026-01-12T17:01:37.720Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237297720 17:01:37 2026-01-12T17:01:37.723Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:37 2026-01-12T17:01:37.723Z WARN 6650 --- [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. 17:01:37 2026-01-12T17:01:37.728Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:37 2026-01-12T17:01:37.838Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:37 2026-01-12T17:01:37.838Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.037Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:38 2026-01-12T17:01:38.037Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:38 acks = -1 17:01:38 auto.include.jmx.reporter = true 17:01:38 batch.size = 16384 17:01:38 bootstrap.servers = [localhost:32771] 17:01:38 buffer.memory = 33554432 17:01:38 client.dns.lookup = use_all_dns_ips 17:01:38 client.id = producer-10 17:01:38 compression.gzip.level = -1 17:01:38 compression.lz4.level = 9 17:01:38 compression.type = none 17:01:38 compression.zstd.level = 3 17:01:38 connections.max.idle.ms = 540000 17:01:38 delivery.timeout.ms = 120000 17:01:38 enable.idempotence = false 17:01:38 enable.metrics.push = true 17:01:38 interceptor.classes = [] 17:01:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:38 linger.ms = 1 17:01:38 max.block.ms = 60000 17:01:38 max.in.flight.requests.per.connection = 5 17:01:38 max.request.size = 1048576 17:01:38 metadata.max.age.ms = 300000 17:01:38 metadata.max.idle.ms = 300000 17:01:38 metadata.recovery.strategy = none 17:01:38 metric.reporters = [] 17:01:38 metrics.num.samples = 2 17:01:38 metrics.recording.level = INFO 17:01:38 metrics.sample.window.ms = 30000 17:01:38 partitioner.adaptive.partitioning.enable = true 17:01:38 partitioner.availability.timeout.ms = 0 17:01:38 partitioner.class = null 17:01:38 partitioner.ignore.keys = false 17:01:38 receive.buffer.bytes = 32768 17:01:38 reconnect.backoff.max.ms = 1000 17:01:38 reconnect.backoff.ms = 50 17:01:38 request.timeout.ms = 30000 17:01:38 retries = 0 17:01:38 retry.backoff.max.ms = 1000 17:01:38 retry.backoff.ms = 100 17:01:38 sasl.client.callback.handler.class = null 17:01:38 sasl.jaas.config = null 17:01:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:38 sasl.kerberos.min.time.before.relogin = 60000 17:01:38 sasl.kerberos.service.name = null 17:01:38 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:38 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:38 sasl.login.callback.handler.class = null 17:01:38 sasl.login.class = null 17:01:38 sasl.login.connect.timeout.ms = null 17:01:38 sasl.login.read.timeout.ms = null 17:01:38 sasl.login.refresh.buffer.seconds = 300 17:01:38 sasl.login.refresh.min.period.seconds = 60 17:01:38 sasl.login.refresh.window.factor = 0.8 17:01:38 sasl.login.refresh.window.jitter = 0.05 17:01:38 sasl.login.retry.backoff.max.ms = 10000 17:01:38 sasl.login.retry.backoff.ms = 100 17:01:38 sasl.mechanism = GSSAPI 17:01:38 sasl.oauthbearer.clock.skew.seconds = 30 17:01:38 sasl.oauthbearer.expected.audience = null 17:01:38 sasl.oauthbearer.expected.issuer = null 17:01:38 sasl.oauthbearer.header.urlencode = false 17:01:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:38 sasl.oauthbearer.jwks.endpoint.url = null 17:01:38 sasl.oauthbearer.scope.claim.name = scope 17:01:38 sasl.oauthbearer.sub.claim.name = sub 17:01:38 sasl.oauthbearer.token.endpoint.url = null 17:01:38 security.protocol = PLAINTEXT 17:01:38 security.providers = null 17:01:38 send.buffer.bytes = 131072 17:01:38 socket.connection.setup.timeout.max.ms = 30000 17:01:38 socket.connection.setup.timeout.ms = 10000 17:01:38 ssl.cipher.suites = null 17:01:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:38 ssl.endpoint.identification.algorithm = https 17:01:38 ssl.engine.factory.class = null 17:01:38 ssl.key.password = null 17:01:38 ssl.keymanager.algorithm = SunX509 17:01:38 ssl.keystore.certificate.chain = null 17:01:38 ssl.keystore.key = null 17:01:38 ssl.keystore.location = null 17:01:38 ssl.keystore.password = null 17:01:38 ssl.keystore.type = JKS 17:01:38 ssl.protocol = TLSv1.3 17:01:38 ssl.provider = null 17:01:38 ssl.secure.random.implementation = null 17:01:38 ssl.trustmanager.algorithm = PKIX 17:01:38 ssl.truststore.certificates = null 17:01:38 ssl.truststore.location = null 17:01:38 ssl.truststore.password = null 17:01:38 ssl.truststore.type = JKS 17:01:38 transaction.timeout.ms = 60000 17:01:38 transactional.id = null 17:01:38 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:01:38 17:01:38 2026-01-12T17:01:38.038Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:38 2026-01-12T17:01:38.041Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:38 2026-01-12T17:01:38.041Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:38 2026-01-12T17:01:38.041Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:38 2026-01-12T17:01:38.041Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237298041 17:01:38 2026-01-12T17:01:38.050Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:38 2026-01-12T17:01:38.068Z ERROR 6650 --- [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 17:01:38 17:01:38 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 17:01:38 Endpoint handler details: 17:01:38 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 17:01:38 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@7cb5c98f] 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:01:38 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:01:38 at java.base/java.lang.Thread.run(Thread.java:833) 17:01:38 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 17:01:38 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 17:01:38 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:01:38 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:01:38 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:01:38 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:01:38 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:01:38 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:01:38 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 17:01:38 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:01:38 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:01:38 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:01:38 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:01:38 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:01:38 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:01:38 ... 10 common frames omitted 17:01:38 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@614797d3, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1768237298050, kafka_groupId=ncmp-async-rest-request-event-group}] 17:01:38 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 17:01:38 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 17:01:38 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 17:01:38 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 17:01:38 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 17:01:38 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 17:01:38 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 17:01:38 ... 16 common frames omitted 17:01:38 17:01:38 2026-01-12T17:01:38.075Z ERROR 6650 --- [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 17:01:38 17:01:38 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:01:38 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:01:38 at java.base/java.lang.Thread.run(Thread.java:833) 17:01:38 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:01:38 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:01:38 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:01:38 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:01:38 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:01:38 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:01:38 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:01:38 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:01:38 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:01:38 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:01:38 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:01:38 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:01:38 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:01:38 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:01:38 ... 3 common frames omitted 17:01:38 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:01:38 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:01:38 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:01:38 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:01:38 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:01:38 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:01:38 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:01:38 ... 16 common frames omitted 17:01:38 17:01:38 2026-01-12T17:01:38.116Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.116Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.116Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:38 2026-01-12T17:01:38.239Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.239Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.239Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:38 2026-01-12T17:01:38.407Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.407Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.408Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.408Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.408Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 340ms, elapsed time since send: 340ms, throttle time: 0ms, request timeout: 30000ms) 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [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=386896046, epoch=6) to node 1: 17:01:38 17:01:38 org.apache.kafka.common.errors.DisconnectException: null 17:01:38 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 345ms, elapsed time since send: 345ms, throttle time: 0ms, request timeout: 30000ms) 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.409Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.410Z INFO 6650 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:01:38 2026-01-12T17:01:38.410Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.410Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=149582242, epoch=6) to node 1: 17:01:38 17:01:38 org.apache.kafka.common.errors.DisconnectException: null 17:01:38 17:01:38 2026-01-12T17:01:38.410Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.410Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.411Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.411Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 17:01:38 2026-01-12T17:01:38.460Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.460Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.510Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.510Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.517Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.517Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.519Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.519Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.519Z INFO 6650 --- [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. 17:01:38 2026-01-12T17:01:38.519Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.521Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.522Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.528Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.528Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.528Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.528Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.530Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.530Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.582Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.582Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.583Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.584Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.584Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.585Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.585Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.587Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:38 2026-01-12T17:01:38.587Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:38 2026-01-12T17:01:38.587Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:01:38 2026-01-12T17:01:38.587Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:38 2026-01-12T17:01:38.587Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:38 2026-01-12T17:01:38.588Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:38 2026-01-12T17:01:38.588Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:01:38 2026-01-12T17:01:38.588Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:38 2026-01-12T17:01:38.593Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 17:01:38 2026-01-12T17:01:38.593Z INFO 6650 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:01:38 2026-01-12T17:01:38.593Z INFO 6650 --- [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 17:01:38 2026-01-12T17:01:38.593Z INFO 6650 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:01:38 2026-01-12T17:01:38.602Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.602Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.611Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.611Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.637 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:01:38 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:01:38 2026-01-12T17:01:38.628Z INFO 6650 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:01:38 2026-01-12T17:01:38.676Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 10c0c9f1d29530b9f4a26db312cae3ad515e863fe8557725240a6edef5b67a26 17:01:38 2026-01-12T17:01:38.709Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.710Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.724Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.724Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.729Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.729Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.729Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.729Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.746Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.746Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.770Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.770Z WARN 6650 --- [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. 17:01:38 2026-01-12T17:01:38.830Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.830Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:38 2026-01-12T17:01:38.842Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:38 2026-01-12T17:01:38.842Z WARN 6650 --- [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. 17:01:39 2026-01-12T17:01:38.937Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:39 2026-01-12T17:01:38.937Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:38.980Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:39 2026-01-12T17:01:38.980Z WARN 6650 --- [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. 17:01:39 2026-01-12T17:01:39.096Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:39 2026-01-12T17:01:39.096Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.096Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:39 2026-01-12T17:01:39.116Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:39 2026-01-12T17:01:39.116Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.116Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:39 2026-01-12T17:01:39.188Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.188Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.220Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.221Z WARN 6650 --- [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. 17:01:39 2026-01-12T17:01:39.224Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.224Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.348Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.349Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.407Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.408Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.417Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.417Z WARN 6650 --- [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. 17:01:39 2026-01-12T17:01:39.463Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.463Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.603Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.603Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:39 2026-01-12T17:01:39.728Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.728Z WARN 6650 --- [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. 17:01:39 2026-01-12T17:01:39.846Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:39 2026-01-12T17:01:39.846Z WARN 6650 --- [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. 17:01:40 2026-01-12T17:01:39.946Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:40 2026-01-12T17:01:39.946Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:39.977Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:40 2026-01-12T17:01:39.977Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:39.977Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:40 2026-01-12T17:01:40.072Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.072Z WARN 6650 --- [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. 17:01:40 2026-01-12T17:01:40.083Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.083Z WARN 6650 --- [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. 17:01:40 2026-01-12T17:01:40.100Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:40 2026-01-12T17:01:40.100Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:40.100Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:40 2026-01-12T17:01:40.124Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.124Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:40.254Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.254Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:40.374Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.374Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:40.466Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.466Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:40.606Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.606Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:40 2026-01-12T17:01:40.734Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.734Z WARN 6650 --- [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. 17:01:40 2026-01-12T17:01:40.859Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.859Z WARN 6650 --- [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. 17:01:40 2026-01-12T17:01:40.873Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:40 2026-01-12T17:01:40.873Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:40.981Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:41 2026-01-12T17:01:40.981Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:40.981Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:41 2026-01-12T17:01:41.084Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.084Z WARN 6650 --- [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. 17:01:41 2026-01-12T17:01:41.097Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.097Z WARN 6650 --- [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. 17:01:41 2026-01-12T17:01:41.105Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:41 2026-01-12T17:01:41.105Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:41.105Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:41 2026-01-12T17:01:41.125Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.125Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:41.208Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.208Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:41.371Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.371Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:41.375Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.375Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:41.607Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.607Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:41 2026-01-12T17:01:41.735Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.735Z WARN 6650 --- [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. 17:01:41 2026-01-12T17:01:41.862Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.862Z WARN 6650 --- [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. 17:01:41 2026-01-12T17:01:41.887Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:41 2026-01-12T17:01:41.887Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:41.935Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:42 2026-01-12T17:01:41.935Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:41.935Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:42 2026-01-12T17:01:42.087Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.087Z WARN 6650 --- [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. 17:01:42 2026-01-12T17:01:42.101Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.101Z WARN 6650 --- [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. 17:01:42 2026-01-12T17:01:42.106Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:42 2026-01-12T17:01:42.106Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.106Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:42 2026-01-12T17:01:42.169Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.169Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.215Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.215Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.376Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.376Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.377Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.377Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.609Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.609Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.738Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.738Z WARN 6650 --- [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. 17:01:42 2026-01-12T17:01:42.866Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.866Z WARN 6650 --- [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. 17:01:42 2026-01-12T17:01:42.889Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:42 2026-01-12T17:01:42.889Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.901Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:42 2026-01-12T17:01:42.901Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:42 2026-01-12T17:01:42.901Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:43 2026-01-12T17:01:43.056Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:43 2026-01-12T17:01:43.056Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:43 2026-01-12T17:01:43.056Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:43 2026-01-12T17:01:43.089Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.089Z WARN 6650 --- [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. 17:01:43 2026-01-12T17:01:43.103Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.103Z WARN 6650 --- [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. 17:01:43 2026-01-12T17:01:43.170Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.170Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:43 2026-01-12T17:01:43.219Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.219Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:43 2026-01-12T17:01:43.289Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.289Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:43 2026-01-12T17:01:43.378Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.378Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:43 2026-01-12T17:01:43.611Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.611Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:43 2026-01-12T17:01:43.740Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.740Z WARN 6650 --- [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. 17:01:43 2026-01-12T17:01:43.805Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:43 2026-01-12T17:01:43.805Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:43 2026-01-12T17:01:43.805Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:43 2026-01-12T17:01:43.879Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.879Z WARN 6650 --- [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. 17:01:43 2026-01-12T17:01:43.892Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:43 2026-01-12T17:01:43.892Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:43.966Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:44 2026-01-12T17:01:43.966Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:43.966Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:44 2026-01-12T17:01:44.089Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.089Z WARN 6650 --- [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. 17:01:44 2026-01-12T17:01:44.105Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.105Z WARN 6650 --- [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. 17:01:44 2026-01-12T17:01:44.171Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.171Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:44.220Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.220Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:44.293Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.293Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:44.380Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.380Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:44.461Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.833476275S 17:01:44 17:01:44,486 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:01:44 17:01:44,486 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:01:44 17:01:44,486 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:01:44 17:01:44,494 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:01:44 17:01:44,494 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:01:44 17:01:44 . ____ _ __ _ _ 17:01:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:44 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:44 =========|_|==============|___/=/_/_/_/ 17:01:44 17:01:44 :: Spring Boot :: (v3.5.6) 17:01:44 17:01:44 2026-01-12T17:01:44.511Z INFO 6650 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:44 2026-01-12T17:01:44.511Z INFO 6650 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:01:44 2026-01-12T17:01:44.614Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.614Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:44.743Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.743Z WARN 6650 --- [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. 17:01:44 2026-01-12T17:01:44.749Z INFO 6650 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:01:44 2026-01-12T17:01:44.783Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.783Z WARN 6650 --- [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. 17:01:44 2026-01-12T17:01:44.800Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:44 allow.auto.create.topics = true 17:01:44 auto.commit.interval.ms = 5000 17:01:44 auto.include.jmx.reporter = true 17:01:44 auto.offset.reset = latest 17:01:44 bootstrap.servers = [localhost:32772] 17:01:44 check.crcs = true 17:01:44 client.dns.lookup = use_all_dns_ips 17:01:44 client.id = consumer-ncmp-data-operation-event-group-7 17:01:44 client.rack = 17:01:44 connections.max.idle.ms = 540000 17:01:44 default.api.timeout.ms = 60000 17:01:44 enable.auto.commit = false 17:01:44 enable.metrics.push = true 17:01:44 exclude.internal.topics = true 17:01:44 fetch.max.bytes = 52428800 17:01:44 fetch.max.wait.ms = 500 17:01:44 fetch.min.bytes = 1 17:01:44 group.id = ncmp-data-operation-event-group 17:01:44 group.instance.id = null 17:01:44 group.protocol = classic 17:01:44 group.remote.assignor = null 17:01:44 heartbeat.interval.ms = 3000 17:01:44 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:01:44 internal.leave.group.on.close = true 17:01:44 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:44 isolation.level = read_uncommitted 17:01:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:44 max.partition.fetch.bytes = 1048576 17:01:44 max.poll.interval.ms = 300000 17:01:44 max.poll.records = 500 17:01:44 metadata.max.age.ms = 300000 17:01:44 metadata.recovery.strategy = none 17:01:44 metric.reporters = [] 17:01:44 metrics.num.samples = 2 17:01:44 metrics.recording.level = INFO 17:01:44 metrics.sample.window.ms = 30000 17:01:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:44 receive.buffer.bytes = 65536 17:01:44 reconnect.backoff.max.ms = 1000 17:01:44 reconnect.backoff.ms = 50 17:01:44 request.timeout.ms = 30000 17:01:44 retry.backoff.max.ms = 1000 17:01:44 retry.backoff.ms = 100 17:01:44 sasl.client.callback.handler.class = null 17:01:44 sasl.jaas.config = null 17:01:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:44 sasl.kerberos.min.time.before.relogin = 60000 17:01:44 sasl.kerberos.service.name = null 17:01:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:44 sasl.login.callback.handler.class = null 17:01:44 sasl.login.class = null 17:01:44 sasl.login.connect.timeout.ms = null 17:01:44 sasl.login.read.timeout.ms = null 17:01:44 sasl.login.refresh.buffer.seconds = 300 17:01:44 sasl.login.refresh.min.period.seconds = 60 17:01:44 sasl.login.refresh.window.factor = 0.8 17:01:44 sasl.login.refresh.window.jitter = 0.05 17:01:44 sasl.login.retry.backoff.max.ms = 10000 17:01:44 sasl.login.retry.backoff.ms = 100 17:01:44 sasl.mechanism = GSSAPI 17:01:44 sasl.oauthbearer.clock.skew.seconds = 30 17:01:44 sasl.oauthbearer.expected.audience = null 17:01:44 sasl.oauthbearer.expected.issuer = null 17:01:44 sasl.oauthbearer.header.urlencode = false 17:01:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:44 sasl.oauthbearer.jwks.endpoint.url = null 17:01:44 sasl.oauthbearer.scope.claim.name = scope 17:01:44 sasl.oauthbearer.sub.claim.name = sub 17:01:44 sasl.oauthbearer.token.endpoint.url = null 17:01:44 security.protocol = PLAINTEXT 17:01:44 security.providers = null 17:01:44 send.buffer.bytes = 131072 17:01:44 session.timeout.ms = 45000 17:01:44 socket.connection.setup.timeout.max.ms = 30000 17:01:44 socket.connection.setup.timeout.ms = 10000 17:01:44 ssl.cipher.suites = null 17:01:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:44 ssl.endpoint.identification.algorithm = https 17:01:44 ssl.engine.factory.class = null 17:01:44 ssl.key.password = null 17:01:44 ssl.keymanager.algorithm = SunX509 17:01:44 ssl.keystore.certificate.chain = null 17:01:44 ssl.keystore.key = null 17:01:44 ssl.keystore.location = null 17:01:44 ssl.keystore.password = null 17:01:44 ssl.keystore.type = JKS 17:01:44 ssl.protocol = TLSv1.3 17:01:44 ssl.provider = null 17:01:44 ssl.secure.random.implementation = null 17:01:44 ssl.trustmanager.algorithm = PKIX 17:01:44 ssl.truststore.certificates = null 17:01:44 ssl.truststore.location = null 17:01:44 ssl.truststore.password = null 17:01:44 ssl.truststore.type = JKS 17:01:44 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:01:44 17:01:44 2026-01-12T17:01:44.800Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:44 2026-01-12T17:01:44.803Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:44 2026-01-12T17:01:44.803Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:44 2026-01-12T17:01:44.803Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237304803 17:01:44 2026-01-12T17:01:44.803Z INFO 6650 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 17:01:44 2026-01-12T17:01:44.804Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:44 allow.auto.create.topics = true 17:01:44 auto.commit.interval.ms = 5000 17:01:44 auto.include.jmx.reporter = true 17:01:44 auto.offset.reset = latest 17:01:44 bootstrap.servers = [localhost:32772] 17:01:44 check.crcs = true 17:01:44 client.dns.lookup = use_all_dns_ips 17:01:44 client.id = consumer-ncmp-async-rest-request-event-group-8 17:01:44 client.rack = 17:01:44 connections.max.idle.ms = 540000 17:01:44 default.api.timeout.ms = 60000 17:01:44 enable.auto.commit = false 17:01:44 enable.metrics.push = true 17:01:44 exclude.internal.topics = true 17:01:44 fetch.max.bytes = 52428800 17:01:44 fetch.max.wait.ms = 500 17:01:44 fetch.min.bytes = 1 17:01:44 group.id = ncmp-async-rest-request-event-group 17:01:44 group.instance.id = null 17:01:44 group.protocol = classic 17:01:44 group.remote.assignor = null 17:01:44 heartbeat.interval.ms = 3000 17:01:44 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:01:44 internal.leave.group.on.close = true 17:01:44 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:44 isolation.level = read_uncommitted 17:01:44 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:44 max.partition.fetch.bytes = 1048576 17:01:44 max.poll.interval.ms = 300000 17:01:44 max.poll.records = 500 17:01:44 metadata.max.age.ms = 300000 17:01:44 metadata.recovery.strategy = none 17:01:44 metric.reporters = [] 17:01:44 metrics.num.samples = 2 17:01:44 metrics.recording.level = INFO 17:01:44 metrics.sample.window.ms = 30000 17:01:44 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:44 receive.buffer.bytes = 65536 17:01:44 reconnect.backoff.max.ms = 1000 17:01:44 reconnect.backoff.ms = 50 17:01:44 request.timeout.ms = 30000 17:01:44 retry.backoff.max.ms = 1000 17:01:44 retry.backoff.ms = 100 17:01:44 sasl.client.callback.handler.class = null 17:01:44 sasl.jaas.config = null 17:01:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:44 sasl.kerberos.min.time.before.relogin = 60000 17:01:44 sasl.kerberos.service.name = null 17:01:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:44 sasl.login.callback.handler.class = null 17:01:44 sasl.login.class = null 17:01:44 sasl.login.connect.timeout.ms = null 17:01:44 sasl.login.read.timeout.ms = null 17:01:44 sasl.login.refresh.buffer.seconds = 300 17:01:44 sasl.login.refresh.min.period.seconds = 60 17:01:44 sasl.login.refresh.window.factor = 0.8 17:01:44 sasl.login.refresh.window.jitter = 0.05 17:01:44 sasl.login.retry.backoff.max.ms = 10000 17:01:44 sasl.login.retry.backoff.ms = 100 17:01:44 sasl.mechanism = GSSAPI 17:01:44 sasl.oauthbearer.clock.skew.seconds = 30 17:01:44 sasl.oauthbearer.expected.audience = null 17:01:44 sasl.oauthbearer.expected.issuer = null 17:01:44 sasl.oauthbearer.header.urlencode = false 17:01:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:44 sasl.oauthbearer.jwks.endpoint.url = null 17:01:44 sasl.oauthbearer.scope.claim.name = scope 17:01:44 sasl.oauthbearer.sub.claim.name = sub 17:01:44 sasl.oauthbearer.token.endpoint.url = null 17:01:44 security.protocol = PLAINTEXT 17:01:44 security.providers = null 17:01:44 send.buffer.bytes = 131072 17:01:44 session.timeout.ms = 45000 17:01:44 socket.connection.setup.timeout.max.ms = 30000 17:01:44 socket.connection.setup.timeout.ms = 10000 17:01:44 ssl.cipher.suites = null 17:01:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:44 ssl.endpoint.identification.algorithm = https 17:01:44 ssl.engine.factory.class = null 17:01:44 ssl.key.password = null 17:01:44 ssl.keymanager.algorithm = SunX509 17:01:44 ssl.keystore.certificate.chain = null 17:01:44 ssl.keystore.key = null 17:01:44 ssl.keystore.location = null 17:01:44 ssl.keystore.password = null 17:01:44 ssl.keystore.type = JKS 17:01:44 ssl.protocol = TLSv1.3 17:01:44 ssl.provider = null 17:01:44 ssl.secure.random.implementation = null 17:01:44 ssl.trustmanager.algorithm = PKIX 17:01:44 ssl.truststore.certificates = null 17:01:44 ssl.truststore.location = null 17:01:44 ssl.truststore.password = null 17:01:44 ssl.truststore.type = JKS 17:01:44 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:01:44 17:01:44 2026-01-12T17:01:44.804Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:44 2026-01-12T17:01:44.806Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:44 2026-01-12T17:01:44.806Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:44 2026-01-12T17:01:44.806Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:44 2026-01-12T17:01:44.811Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:44 2026-01-12T17:01:44.811Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:44 2026-01-12T17:01:44.811Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237304811 17:01:44 2026-01-12T17:01:44.811Z INFO 6650 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 17:01:44 2026-01-12T17:01:44.818Z INFO 6650 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.35 seconds (process running for 67.156) 17:01:44 2026-01-12T17:01:44.840Z WARN 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 17:01:44 2026-01-12T17:01:44.840Z INFO 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:44 2026-01-12T17:01:44.841Z WARN 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 17:01:44 2026-01-12T17:01:44.841Z INFO 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:44 2026-01-12T17:01:44.894Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:44 2026-01-12T17:01:44.894Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:44.967Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 17:01:45 2026-01-12T17:01:44.968Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:01:45 2026-01-12T17:01:44.975Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 17:01:45 2026-01-12T17:01:44.976Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:01:45 2026-01-12T17:01:44.982Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:45 2026-01-12T17:01:44.982Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:44.982Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:45 2026-01-12T17:01:44.993Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-ae4252b5-2e1a-40e1-8853-702b178eba7a 17:01:45 2026-01-12T17:01:44.993Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:01:45 2026-01-12T17:01:44.993Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-da13165c-4ff6-4bc5-8283-4ed90b13ecfa 17:01:45 2026-01-12T17:01:44.993Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:01:45 2026-01-12T17:01:45.015Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-da13165c-4ff6-4bc5-8283-4ed90b13ecfa', protocol='range'} 17:01:45 2026-01-12T17:01:45.016Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-da13165c-4ff6-4bc5-8283-4ed90b13ecfa=Assignment(partitions=[ncmp-async-m2m-0])} 17:01:45 2026-01-12T17:01:45.018Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-ae4252b5-2e1a-40e1-8853-702b178eba7a', protocol='range'} 17:01:45 2026-01-12T17:01:45.018Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-ae4252b5-2e1a-40e1-8853-702b178eba7a=Assignment(partitions=[ncmp-async-m2m-0])} 17:01:45 2026-01-12T17:01:45.046Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-da13165c-4ff6-4bc5-8283-4ed90b13ecfa', protocol='range'} 17:01:45 2026-01-12T17:01:45.046Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:01:45 2026-01-12T17:01:45.046Z INFO 6650 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.046Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-ae4252b5-2e1a-40e1-8853-702b178eba7a', protocol='range'} 17:01:45 2026-01-12T17:01:45.049Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:01:45 2026-01-12T17:01:45.049Z INFO 6650 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.051Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.051Z WARN 6650 --- [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. 17:01:45 2026-01-12T17:01:45.057Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.058Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.058Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.061Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.066Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 17:01:45 2026-01-12T17:01:45.066Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 17:01:45 2026-01-12T17:01:45.086Z INFO 6650 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:01:45 2026-01-12T17:01:45.086Z INFO 6650 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:01:45 2026-01-12T17:01:45.106Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.106Z WARN 6650 --- [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. 17:01:45 2026-01-12T17:01:45.134Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:45 2026-01-12T17:01:45.134Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:45 acks = -1 17:01:45 auto.include.jmx.reporter = true 17:01:45 batch.size = 16384 17:01:45 bootstrap.servers = [localhost:32772] 17:01:45 buffer.memory = 33554432 17:01:45 client.dns.lookup = use_all_dns_ips 17:01:45 client.id = producer-11 17:01:45 compression.gzip.level = -1 17:01:45 compression.lz4.level = 9 17:01:45 compression.type = none 17:01:45 compression.zstd.level = 3 17:01:45 connections.max.idle.ms = 540000 17:01:45 delivery.timeout.ms = 120000 17:01:45 enable.idempotence = false 17:01:45 enable.metrics.push = true 17:01:45 interceptor.classes = [] 17:01:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:45 linger.ms = 1 17:01:45 max.block.ms = 60000 17:01:45 max.in.flight.requests.per.connection = 5 17:01:45 max.request.size = 1048576 17:01:45 metadata.max.age.ms = 300000 17:01:45 metadata.max.idle.ms = 300000 17:01:45 metadata.recovery.strategy = none 17:01:45 metric.reporters = [] 17:01:45 metrics.num.samples = 2 17:01:45 metrics.recording.level = INFO 17:01:45 metrics.sample.window.ms = 30000 17:01:45 partitioner.adaptive.partitioning.enable = true 17:01:45 partitioner.availability.timeout.ms = 0 17:01:45 partitioner.class = null 17:01:45 partitioner.ignore.keys = false 17:01:45 receive.buffer.bytes = 32768 17:01:45 reconnect.backoff.max.ms = 1000 17:01:45 reconnect.backoff.ms = 50 17:01:45 request.timeout.ms = 30000 17:01:45 retries = 0 17:01:45 retry.backoff.max.ms = 1000 17:01:45 retry.backoff.ms = 100 17:01:45 sasl.client.callback.handler.class = null 17:01:45 sasl.jaas.config = null 17:01:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:45 sasl.kerberos.min.time.before.relogin = 60000 17:01:45 sasl.kerberos.service.name = null 17:01:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:45 sasl.login.callback.handler.class = null 17:01:45 sasl.login.class = null 17:01:45 sasl.login.connect.timeout.ms = null 17:01:45 sasl.login.read.timeout.ms = null 17:01:45 sasl.login.refresh.buffer.seconds = 300 17:01:45 sasl.login.refresh.min.period.seconds = 60 17:01:45 sasl.login.refresh.window.factor = 0.8 17:01:45 sasl.login.refresh.window.jitter = 0.05 17:01:45 sasl.login.retry.backoff.max.ms = 10000 17:01:45 sasl.login.retry.backoff.ms = 100 17:01:45 sasl.mechanism = GSSAPI 17:01:45 sasl.oauthbearer.clock.skew.seconds = 30 17:01:45 sasl.oauthbearer.expected.audience = null 17:01:45 sasl.oauthbearer.expected.issuer = null 17:01:45 sasl.oauthbearer.header.urlencode = false 17:01:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:45 sasl.oauthbearer.jwks.endpoint.url = null 17:01:45 sasl.oauthbearer.scope.claim.name = scope 17:01:45 sasl.oauthbearer.sub.claim.name = sub 17:01:45 sasl.oauthbearer.token.endpoint.url = null 17:01:45 security.protocol = PLAINTEXT 17:01:45 security.providers = null 17:01:45 send.buffer.bytes = 131072 17:01:45 socket.connection.setup.timeout.max.ms = 30000 17:01:45 socket.connection.setup.timeout.ms = 10000 17:01:45 ssl.cipher.suites = null 17:01:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:45 ssl.endpoint.identification.algorithm = https 17:01:45 ssl.engine.factory.class = null 17:01:45 ssl.key.password = null 17:01:45 ssl.keymanager.algorithm = SunX509 17:01:45 ssl.keystore.certificate.chain = null 17:01:45 ssl.keystore.key = null 17:01:45 ssl.keystore.location = null 17:01:45 ssl.keystore.password = null 17:01:45 ssl.keystore.type = JKS 17:01:45 ssl.protocol = TLSv1.3 17:01:45 ssl.provider = null 17:01:45 ssl.secure.random.implementation = null 17:01:45 ssl.trustmanager.algorithm = PKIX 17:01:45 ssl.truststore.certificates = null 17:01:45 ssl.truststore.location = null 17:01:45 ssl.truststore.password = null 17:01:45 ssl.truststore.type = JKS 17:01:45 transaction.timeout.ms = 60000 17:01:45 transactional.id = null 17:01:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:45 17:01:45 2026-01-12T17:01:45.135Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:45 2026-01-12T17:01:45.137Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:45 2026-01-12T17:01:45.137Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:45 2026-01-12T17:01:45.137Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:45 2026-01-12T17:01:45.137Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237305137 17:01:45 2026-01-12T17:01:45.148Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:45 2026-01-12T17:01:45.173Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.173Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.184Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:01:45 auto.include.jmx.reporter = true 17:01:45 bootstrap.controllers = [] 17:01:45 bootstrap.servers = [localhost:32772] 17:01:45 client.dns.lookup = use_all_dns_ips 17:01:45 client.id = 17:01:45 connections.max.idle.ms = 300000 17:01:45 default.api.timeout.ms = 60000 17:01:45 enable.metrics.push = true 17:01:45 metadata.max.age.ms = 300000 17:01:45 metadata.recovery.strategy = none 17:01:45 metric.reporters = [] 17:01:45 metrics.num.samples = 2 17:01:45 metrics.recording.level = INFO 17:01:45 metrics.sample.window.ms = 30000 17:01:45 receive.buffer.bytes = 65536 17:01:45 reconnect.backoff.max.ms = 1000 17:01:45 reconnect.backoff.ms = 50 17:01:45 request.timeout.ms = 30000 17:01:45 retries = 2147483647 17:01:45 retry.backoff.max.ms = 1000 17:01:45 retry.backoff.ms = 100 17:01:45 sasl.client.callback.handler.class = null 17:01:45 sasl.jaas.config = null 17:01:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:45 sasl.kerberos.min.time.before.relogin = 60000 17:01:45 sasl.kerberos.service.name = null 17:01:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:45 sasl.login.callback.handler.class = null 17:01:45 sasl.login.class = null 17:01:45 sasl.login.connect.timeout.ms = null 17:01:45 sasl.login.read.timeout.ms = null 17:01:45 sasl.login.refresh.buffer.seconds = 300 17:01:45 sasl.login.refresh.min.period.seconds = 60 17:01:45 sasl.login.refresh.window.factor = 0.8 17:01:45 sasl.login.refresh.window.jitter = 0.05 17:01:45 sasl.login.retry.backoff.max.ms = 10000 17:01:45 sasl.login.retry.backoff.ms = 100 17:01:45 sasl.mechanism = GSSAPI 17:01:45 sasl.oauthbearer.clock.skew.seconds = 30 17:01:45 sasl.oauthbearer.expected.audience = null 17:01:45 sasl.oauthbearer.expected.issuer = null 17:01:45 sasl.oauthbearer.header.urlencode = false 17:01:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:45 sasl.oauthbearer.jwks.endpoint.url = null 17:01:45 sasl.oauthbearer.scope.claim.name = scope 17:01:45 sasl.oauthbearer.sub.claim.name = sub 17:01:45 sasl.oauthbearer.token.endpoint.url = null 17:01:45 security.protocol = PLAINTEXT 17:01:45 security.providers = null 17:01:45 send.buffer.bytes = 131072 17:01:45 socket.connection.setup.timeout.max.ms = 30000 17:01:45 socket.connection.setup.timeout.ms = 10000 17:01:45 ssl.cipher.suites = null 17:01:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:45 ssl.endpoint.identification.algorithm = https 17:01:45 ssl.engine.factory.class = null 17:01:45 ssl.key.password = null 17:01:45 ssl.keymanager.algorithm = SunX509 17:01:45 ssl.keystore.certificate.chain = null 17:01:45 ssl.keystore.key = null 17:01:45 ssl.keystore.location = null 17:01:45 ssl.keystore.password = null 17:01:45 ssl.keystore.type = JKS 17:01:45 ssl.protocol = TLSv1.3 17:01:45 ssl.provider = null 17:01:45 ssl.secure.random.implementation = null 17:01:45 ssl.trustmanager.algorithm = PKIX 17:01:45 ssl.truststore.certificates = null 17:01:45 ssl.truststore.location = null 17:01:45 ssl.truststore.password = null 17:01:45 ssl.truststore.type = JKS 17:01:45 17:01:45 2026-01-12T17:01:45.186Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:45 2026-01-12T17:01:45.186Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:45 2026-01-12T17:01:45.186Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237305186 17:01:45 2026-01-12T17:01:45.187Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:01:45 auto.include.jmx.reporter = true 17:01:45 bootstrap.controllers = [] 17:01:45 bootstrap.servers = [localhost:32772] 17:01:45 client.dns.lookup = use_all_dns_ips 17:01:45 client.id = 17:01:45 connections.max.idle.ms = 300000 17:01:45 default.api.timeout.ms = 60000 17:01:45 enable.metrics.push = true 17:01:45 metadata.max.age.ms = 300000 17:01:45 metadata.recovery.strategy = none 17:01:45 metric.reporters = [] 17:01:45 metrics.num.samples = 2 17:01:45 metrics.recording.level = INFO 17:01:45 metrics.sample.window.ms = 30000 17:01:45 receive.buffer.bytes = 65536 17:01:45 reconnect.backoff.max.ms = 1000 17:01:45 reconnect.backoff.ms = 50 17:01:45 request.timeout.ms = 30000 17:01:45 retries = 2147483647 17:01:45 retry.backoff.max.ms = 1000 17:01:45 retry.backoff.ms = 100 17:01:45 sasl.client.callback.handler.class = null 17:01:45 sasl.jaas.config = null 17:01:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:45 sasl.kerberos.min.time.before.relogin = 60000 17:01:45 sasl.kerberos.service.name = null 17:01:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:45 sasl.login.callback.handler.class = null 17:01:45 sasl.login.class = null 17:01:45 sasl.login.connect.timeout.ms = null 17:01:45 sasl.login.read.timeout.ms = null 17:01:45 sasl.login.refresh.buffer.seconds = 300 17:01:45 sasl.login.refresh.min.period.seconds = 60 17:01:45 sasl.login.refresh.window.factor = 0.8 17:01:45 sasl.login.refresh.window.jitter = 0.05 17:01:45 sasl.login.retry.backoff.max.ms = 10000 17:01:45 sasl.login.retry.backoff.ms = 100 17:01:45 sasl.mechanism = GSSAPI 17:01:45 sasl.oauthbearer.clock.skew.seconds = 30 17:01:45 sasl.oauthbearer.expected.audience = null 17:01:45 sasl.oauthbearer.expected.issuer = null 17:01:45 sasl.oauthbearer.header.urlencode = false 17:01:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:45 sasl.oauthbearer.jwks.endpoint.url = null 17:01:45 sasl.oauthbearer.scope.claim.name = scope 17:01:45 sasl.oauthbearer.sub.claim.name = sub 17:01:45 sasl.oauthbearer.token.endpoint.url = null 17:01:45 security.protocol = PLAINTEXT 17:01:45 security.providers = null 17:01:45 send.buffer.bytes = 131072 17:01:45 socket.connection.setup.timeout.max.ms = 30000 17:01:45 socket.connection.setup.timeout.ms = 10000 17:01:45 ssl.cipher.suites = null 17:01:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:45 ssl.endpoint.identification.algorithm = https 17:01:45 ssl.engine.factory.class = null 17:01:45 ssl.key.password = null 17:01:45 ssl.keymanager.algorithm = SunX509 17:01:45 ssl.keystore.certificate.chain = null 17:01:45 ssl.keystore.key = null 17:01:45 ssl.keystore.location = null 17:01:45 ssl.keystore.password = null 17:01:45 ssl.keystore.type = JKS 17:01:45 ssl.protocol = TLSv1.3 17:01:45 ssl.provider = null 17:01:45 ssl.secure.random.implementation = null 17:01:45 ssl.trustmanager.algorithm = PKIX 17:01:45 ssl.truststore.certificates = null 17:01:45 ssl.truststore.location = null 17:01:45 ssl.truststore.password = null 17:01:45 ssl.truststore.type = JKS 17:01:45 17:01:45 2026-01-12T17:01:45.189Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:45 2026-01-12T17:01:45.189Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:45 2026-01-12T17:01:45.189Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237305189 17:01:45 2026-01-12T17:01:45.201Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.201Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.211Z INFO 6650 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 17:01:45 2026-01-12T17:01:45.212Z INFO 6650 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:45 2026-01-12T17:01:45.212Z INFO 6650 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:45 2026-01-12T17:01:45.212Z INFO 6650 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:45 2026-01-12T17:01:45.222Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.222Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.222Z INFO 6650 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 17:01:45 2026-01-12T17:01:45.223Z INFO 6650 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:45 2026-01-12T17:01:45.223Z INFO 6650 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:45 2026-01-12T17:01:45.224Z INFO 6650 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:45 2026-01-12T17:01:45.261Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:45 2026-01-12T17:01:45.261Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:45 acks = -1 17:01:45 auto.include.jmx.reporter = true 17:01:45 batch.size = 16384 17:01:45 bootstrap.servers = [localhost:32772] 17:01:45 buffer.memory = 33554432 17:01:45 client.dns.lookup = use_all_dns_ips 17:01:45 client.id = producer-12 17:01:45 compression.gzip.level = -1 17:01:45 compression.lz4.level = 9 17:01:45 compression.type = none 17:01:45 compression.zstd.level = 3 17:01:45 connections.max.idle.ms = 540000 17:01:45 delivery.timeout.ms = 120000 17:01:45 enable.idempotence = false 17:01:45 enable.metrics.push = true 17:01:45 interceptor.classes = [] 17:01:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:45 linger.ms = 1 17:01:45 max.block.ms = 60000 17:01:45 max.in.flight.requests.per.connection = 5 17:01:45 max.request.size = 1048576 17:01:45 metadata.max.age.ms = 300000 17:01:45 metadata.max.idle.ms = 300000 17:01:45 metadata.recovery.strategy = none 17:01:45 metric.reporters = [] 17:01:45 metrics.num.samples = 2 17:01:45 metrics.recording.level = INFO 17:01:45 metrics.sample.window.ms = 30000 17:01:45 partitioner.adaptive.partitioning.enable = true 17:01:45 partitioner.availability.timeout.ms = 0 17:01:45 partitioner.class = null 17:01:45 partitioner.ignore.keys = false 17:01:45 receive.buffer.bytes = 32768 17:01:45 reconnect.backoff.max.ms = 1000 17:01:45 reconnect.backoff.ms = 50 17:01:45 request.timeout.ms = 30000 17:01:45 retries = 0 17:01:45 retry.backoff.max.ms = 1000 17:01:45 retry.backoff.ms = 100 17:01:45 sasl.client.callback.handler.class = null 17:01:45 sasl.jaas.config = null 17:01:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:45 sasl.kerberos.min.time.before.relogin = 60000 17:01:45 sasl.kerberos.service.name = null 17:01:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:45 sasl.login.callback.handler.class = null 17:01:45 sasl.login.class = null 17:01:45 sasl.login.connect.timeout.ms = null 17:01:45 sasl.login.read.timeout.ms = null 17:01:45 sasl.login.refresh.buffer.seconds = 300 17:01:45 sasl.login.refresh.min.period.seconds = 60 17:01:45 sasl.login.refresh.window.factor = 0.8 17:01:45 sasl.login.refresh.window.jitter = 0.05 17:01:45 sasl.login.retry.backoff.max.ms = 10000 17:01:45 sasl.login.retry.backoff.ms = 100 17:01:45 sasl.mechanism = GSSAPI 17:01:45 sasl.oauthbearer.clock.skew.seconds = 30 17:01:45 sasl.oauthbearer.expected.audience = null 17:01:45 sasl.oauthbearer.expected.issuer = null 17:01:45 sasl.oauthbearer.header.urlencode = false 17:01:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:45 sasl.oauthbearer.jwks.endpoint.url = null 17:01:45 sasl.oauthbearer.scope.claim.name = scope 17:01:45 sasl.oauthbearer.sub.claim.name = sub 17:01:45 sasl.oauthbearer.token.endpoint.url = null 17:01:45 security.protocol = PLAINTEXT 17:01:45 security.providers = null 17:01:45 send.buffer.bytes = 131072 17:01:45 socket.connection.setup.timeout.max.ms = 30000 17:01:45 socket.connection.setup.timeout.ms = 10000 17:01:45 ssl.cipher.suites = null 17:01:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:45 ssl.endpoint.identification.algorithm = https 17:01:45 ssl.engine.factory.class = null 17:01:45 ssl.key.password = null 17:01:45 ssl.keymanager.algorithm = SunX509 17:01:45 ssl.keystore.certificate.chain = null 17:01:45 ssl.keystore.key = null 17:01:45 ssl.keystore.location = null 17:01:45 ssl.keystore.password = null 17:01:45 ssl.keystore.type = JKS 17:01:45 ssl.protocol = TLSv1.3 17:01:45 ssl.provider = null 17:01:45 ssl.secure.random.implementation = null 17:01:45 ssl.trustmanager.algorithm = PKIX 17:01:45 ssl.truststore.certificates = null 17:01:45 ssl.truststore.location = null 17:01:45 ssl.truststore.password = null 17:01:45 ssl.truststore.type = JKS 17:01:45 transaction.timeout.ms = 60000 17:01:45 transactional.id = null 17:01:45 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:01:45 17:01:45 2026-01-12T17:01:45.261Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:45 2026-01-12T17:01:45.264Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:45 2026-01-12T17:01:45.264Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:45 2026-01-12T17:01:45.264Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:45 2026-01-12T17:01:45.264Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237305264 17:01:45 2026-01-12T17:01:45.293Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:45 2026-01-12T17:01:45.324Z ERROR 6650 --- [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 17:01:45 17:01:45 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:01:45 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:01:45 at java.base/java.lang.Thread.run(Thread.java:833) 17:01:45 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:01:45 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:01:45 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:01:45 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:01:45 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:01:45 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:01:45 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:01:45 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:01:45 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:01:45 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:01:45 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:01:45 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:01:45 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:01:45 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:01:45 ... 3 common frames omitted 17:01:45 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:01:45 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:01:45 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:01:45 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:01:45 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:01:45 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:01:45 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:01:45 ... 16 common frames omitted 17:01:45 17:01:45 2026-01-12T17:01:45.382Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.382Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.455Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 138ms, elapsed time since send: 138ms, throttle time: 0ms, request timeout: 30000ms) 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 135ms, elapsed time since send: 135ms, throttle time: 0ms, request timeout: 30000ms) 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=359554951, epoch=2) to node 1: 17:01:45 17:01:45 org.apache.kafka.common.errors.DisconnectException: null 17:01:45 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 17:01:45 2026-01-12T17:01:45.456Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=72734059, epoch=2) to node 1: 17:01:45 17:01:45 org.apache.kafka.common.errors.DisconnectException: null 17:01:45 17:01:45 2026-01-12T17:01:45.458Z INFO 6650 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:01:45 2026-01-12T17:01:45.458Z INFO 6650 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:01:45 2026-01-12T17:01:45.567Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.567Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.568Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.569Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.573Z INFO 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.573Z WARN 6650 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.575Z INFO 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.575Z WARN 6650 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.615Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.615Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.622Z INFO 6650 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.622Z INFO 6650 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:01:45 2026-01-12T17:01:45.622Z INFO 6650 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 17:01:45 2026-01-12T17:01:45.622Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.622Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.622Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:45 2026-01-12T17:01:45.623Z INFO 6650 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 17:01:45 2026-01-12T17:01:45.624Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:01:45 2026-01-12T17:01:45.624Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:01:45 2026-01-12T17:01:45.625Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:01:45 2026-01-12T17:01:45.625Z INFO 6650 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:01:45 2026-01-12T17:01:45.628Z INFO 6650 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 17:01:45 2026-01-12T17:01:45.628Z INFO 6650 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:01:45 2026-01-12T17:01:45.629Z INFO 6650 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 17:01:45 2026-01-12T17:01:45.629Z INFO 6650 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:01:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.006 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:01:45 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:01:45 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:01:45 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:01:45 17:01:45,702 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:01:45 17:01:45,702 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:01:45 17:01:45,702 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:01:45 17:01:45,706 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:01:45 17:01:45,706 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:01:45 17:01:45 . ____ _ __ _ _ 17:01:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:45 =========|_|==============|___/=/_/_/_/ 17:01:45 17:01:45 :: Spring Boot :: (v3.5.6) 17:01:45 17:01:45 2026-01-12T17:01:45.718Z INFO 6650 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:45 2026-01-12T17:01:45.718Z INFO 6650 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 17:01:45 2026-01-12T17:01:45.743Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.744Z WARN 6650 --- [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. 17:01:45 2026-01-12T17:01:45.770Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:45 2026-01-12T17:01:45.770Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.770Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:45 2026-01-12T17:01:45.816Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.816Z WARN 6650 --- [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. 17:01:45 2026-01-12T17:01:45.816Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.816Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.817Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:45 2026-01-12T17:01:45.817Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:45 2026-01-12T17:01:45.867Z INFO 6650 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.179 seconds (process running for 68.204) 17:01:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:01:45 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:01:46 2026-01-12T17:01:45.897Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:46 2026-01-12T17:01:45.897Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.005Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:46 2026-01-12T17:01:46.005Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.005Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:46 2026-01-12T17:01:46.052Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.052Z WARN 6650 --- [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. 17:01:46 2026-01-12T17:01:46.108Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.108Z WARN 6650 --- [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. 17:01:46 2026-01-12T17:01:46.176Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.176Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.206Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.207Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.207Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.217Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.217Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.224Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.224Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.224Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:01:46 2026-01-12T17:01:46.224Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:01:46 2026-01-12T17:01:46.226Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.226Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 17:01:46 2026-01-12T17:01:46.227Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.227Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:01:46 2026-01-12T17:01:46.227Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:01:46 2026-01-12T17:01:46.229Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.229Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:01:46 2026-01-12T17:01:46.229Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.230Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:01:46 2026-01-12T17:01:46.230Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:01:46 2026-01-12T17:01:46.231Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.231Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 17:01:46 2026-01-12T17:01:46.231Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=update, entityHandleId=null}]} 17:01:46 2026-01-12T17:01:46.232Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:01:46 2026-01-12T17:01:46.233Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:01:46 2026-01-12T17:01:46.237Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.237Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:01:46 2026-01-12T17:01:46.237Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.238Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 17:01:46 2026-01-12T17:01:46.238Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 17:01:46 2026-01-12T17:01:46.238Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 17:01:46 2026-01-12T17:01:46.239Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 17:01:46 2026-01-12T17:01:46.261Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.261Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.289Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.290Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:01:46 2026-01-12T17:01:46.290Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.291Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2128434639, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:01:46 2026-01-12T17:01:46.291Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 17:01:46 2026-01-12T17:01:46.291Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:01:46 2026-01-12T17:01:46.291Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:01:46 2026-01-12T17:01:46.292Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.292Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.292Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.292Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:01:46 2026-01-12T17:01:46.292Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.293Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2128434639, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:01:46 2026-01-12T17:01:46.293Z WARN 6650 --- [ 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 17:01:46 2026-01-12T17:01:46.293Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:01:46 2026-01-12T17:01:46.293Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:01:46 2026-01-12T17:01:46.293Z WARN 6650 --- [ 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 17:01:46 2026-01-12T17:01:46.294Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.294Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.294Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.295Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 17:01:46 2026-01-12T17:01:46.297Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.302Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.302Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.303Z WARN 6650 --- [ 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. 17:01:46 2026-01-12T17:01:46.303Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 17:01:46 2026-01-12T17:01:46.303Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:01:46 2026-01-12T17:01:46.303Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:01:46 2026-01-12T17:01:46.303Z WARN 6650 --- [ 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 17:01:46 2026-01-12T17:01:46.305Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.306Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.306Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.306Z WARN 6650 --- [ 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). 17:01:46 2026-01-12T17:01:46.306Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 17:01:46 2026-01-12T17:01:46.306Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:01:46 2026-01-12T17:01:46.306Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:01:46 2026-01-12T17:01:46.306Z WARN 6650 --- [ 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 17:01:46 2026-01-12T17:01:46.308Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.309Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.309Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.310Z WARN 6650 --- [ 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. 17:01:46 2026-01-12T17:01:46.310Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 17:01:46 2026-01-12T17:01:46.310Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:01:46 2026-01-12T17:01:46.310Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:01:46 2026-01-12T17:01:46.311Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.311Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.311Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.312Z WARN 6650 --- [ 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). 17:01:46 2026-01-12T17:01:46.312Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 17:01:46 2026-01-12T17:01:46.312Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:01:46 2026-01-12T17:01:46.312Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:01:46 2026-01-12T17:01:46.314Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.314Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.314Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.315Z WARN 6650 --- [ 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. 17:01:46 2026-01-12T17:01:46.316Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.316Z WARN 6650 --- [ 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. 17:01:46 2026-01-12T17:01:46.318Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 17:01:46 2026-01-12T17:01:46.346Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:01:46 2026-01-12T17:01:46.347Z DEBUG 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:01:46 2026-01-12T17:01:46.347Z TRACE 6650 --- [ 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}]} 17:01:46 2026-01-12T17:01:46.348Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$486208906, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 17:01:46 2026-01-12T17:01:46.348Z WARN 6650 --- [ 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 17:01:46 2026-01-12T17:01:46.348Z TRACE 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:01:46 2026-01-12T17:01:46.348Z WARN 6650 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 17:01:46 2026-01-12T17:01:46.348Z WARN 6650 --- [ 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 17:01:46 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:01:46 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:01:46 2026-01-12T17:01:46.383Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.383Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:46 17:01:46 . ____ _ __ _ _ 17:01:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:46 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:46 =========|_|==============|___/=/_/_/_/ 17:01:46 17:01:46 :: Spring Boot :: (v3.5.6) 17:01:46 17:01:46 2026-01-12T17:01:46.418Z INFO 6650 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:46 2026-01-12T17:01:46.419Z INFO 6650 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:01:46 2026-01-12T17:01:46.617Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.617Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.677Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:46 2026-01-12T17:01:46.677Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:46 2026-01-12T17:01:46.677Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:46 2026-01-12T17:01:46.695Z INFO 6650 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.289 seconds (process running for 69.033) 17:01:46 2026-01-12T17:01:46.744Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.744Z WARN 6650 --- [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. 17:01:46 2026-01-12T17:01:46.748Z WARN 6650 --- [ 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: 40309d86-097b-41c7-acdb-ffffd9bac238 17:01:46 2026-01-12T17:01:46.771Z WARN 6650 --- [ 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: 4d9f7b16-6cd3-4e4d-91c8-f5a762c97d9b 17:01:46 2026-01-12T17:01:46.778Z WARN 6650 --- [ 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: d8dbc90f-ad9e-4484-87f5-38d2699ad540 17:01:46 2026-01-12T17:01:46.814Z WARN 6650 --- [ 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: 01a7352c-636e-49ee-9f25-f4f84681f6e8 17:01:46 2026-01-12T17:01:46.819Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:46 2026-01-12T17:01:46.819Z WARN 6650 --- [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. 17:01:46 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:01:46 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:01:47 2026-01-12T17:01:46.847Z INFO 6650 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:01:47 2026-01-12T17:01:46.899Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:47 2026-01-12T17:01:46.899Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:46.899Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 0449264eb685e45ce8e1d4f1dbf9d4446478c2e2cc3ed3e5a08b5372e451ce57 17:01:47 2026-01-12T17:01:47.006Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:47 2026-01-12T17:01:47.006Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.006Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:47 2026-01-12T17:01:47.044Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.044Z WARN 6650 --- [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. 17:01:47 2026-01-12T17:01:47.053Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.053Z WARN 6650 --- [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. 17:01:47 2026-01-12T17:01:47.178Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.178Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.191Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.191Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.220Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.220Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.222Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.222Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.225Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.225Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.426Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.426Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.619Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.619Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.634Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:47 2026-01-12T17:01:47.634Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:47 2026-01-12T17:01:47.634Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:47 2026-01-12T17:01:47.745Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.745Z WARN 6650 --- [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. 17:01:47 2026-01-12T17:01:47.822Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.822Z WARN 6650 --- [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. 17:01:47 2026-01-12T17:01:47.900Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:47 2026-01-12T17:01:47.901Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:47.961Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:48 2026-01-12T17:01:47.961Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:47.961Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:48 2026-01-12T17:01:48.054Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.054Z WARN 6650 --- [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. 17:01:48 2026-01-12T17:01:48.064Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.064Z WARN 6650 --- [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. 17:01:48 2026-01-12T17:01:48.119Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.119Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.186Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.186Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.193Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.193Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.225Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.225Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.227Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.227Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.376Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.376Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.621Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.621Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.670Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:48 2026-01-12T17:01:48.670Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:48 2026-01-12T17:01:48.670Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:48 2026-01-12T17:01:48.746Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.746Z WARN 6650 --- [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. 17:01:48 2026-01-12T17:01:48.825Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.825Z WARN 6650 --- [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. 17:01:48 2026-01-12T17:01:48.901Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:48 2026-01-12T17:01:48.901Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:48.966Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:49 2026-01-12T17:01:48.966Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:48.966Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:49 2026-01-12T17:01:48.982Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:49 2026-01-12T17:01:48.982Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.040Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.040Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.056Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.056Z WARN 6650 --- [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. 17:01:49 2026-01-12T17:01:49.067Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.067Z WARN 6650 --- [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. 17:01:49 2026-01-12T17:01:49.128Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.128Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.194Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.194Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.229Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.229Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.380Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.381Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.574Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:49 2026-01-12T17:01:49.574Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.574Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:49 2026-01-12T17:01:49.670Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.670Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:49 2026-01-12T17:01:49.727Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.727Z WARN 6650 --- [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. 17:01:49 2026-01-12T17:01:49.748Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.748Z WARN 6650 --- [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. 17:01:49 2026-01-12T17:01:49.901Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:49 2026-01-12T17:01:49.901Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:49.984Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:50 2026-01-12T17:01:49.985Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.012Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:50 2026-01-12T17:01:50.012Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.012Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:50 2026-01-12T17:01:50.041Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.041Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.058Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.058Z WARN 6650 --- [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. 17:01:50 2026-01-12T17:01:50.068Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.068Z WARN 6650 --- [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. 17:01:50 2026-01-12T17:01:50.131Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.131Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.197Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.197Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.233Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.233Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.381Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.381Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.443Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:50 2026-01-12T17:01:50.443Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.443Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:50 2026-01-12T17:01:50.672Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.672Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.733Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.733Z WARN 6650 --- [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. 17:01:50 2026-01-12T17:01:50.751Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.751Z WARN 6650 --- [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. 17:01:50 2026-01-12T17:01:50.870Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:50 2026-01-12T17:01:50.870Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:50 2026-01-12T17:01:50.870Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:50 2026-01-12T17:01:50.902Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:50 2026-01-12T17:01:50.902Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:50.985Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:51 2026-01-12T17:01:50.985Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.043Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.043Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.068Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.068Z WARN 6650 --- [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. 17:01:51 2026-01-12T17:01:51.090Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.090Z WARN 6650 --- [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. 17:01:51 2026-01-12T17:01:51.134Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.134Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.197Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.197Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.235Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.235Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.383Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.383Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.453Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:51 2026-01-12T17:01:51.453Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.453Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:51 2026-01-12T17:01:51.676Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.676Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.738Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.738Z WARN 6650 --- [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. 17:01:51 2026-01-12T17:01:51.752Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.752Z WARN 6650 --- [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. 17:01:51 2026-01-12T17:01:51.765Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:51 2026-01-12T17:01:51.765Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:51 2026-01-12T17:01:51.765Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:51 2026-01-12T17:01:51.925Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:51 2026-01-12T17:01:51.925Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:51.986Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:52 2026-01-12T17:01:51.986Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.044Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.044Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.069Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.070Z WARN 6650 --- [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. 17:01:52 2026-01-12T17:01:52.091Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.092Z WARN 6650 --- [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. 17:01:52 2026-01-12T17:01:52.143Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.143Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.199Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.199Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.237Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.237Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.365Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:52 2026-01-12T17:01:52.365Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.365Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:52 2026-01-12T17:01:52.385Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.385Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.588Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.740567115S 17:01:52 2026-01-12T17:01:52.609Z WARN 6650 --- [ 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: 866bed8c-7e0b-47c3-87a4-62186731b97a 17:01:52 2026-01-12T17:01:52.609Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:52 2026-01-12T17:01:52.609Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:52 acks = -1 17:01:52 auto.include.jmx.reporter = true 17:01:52 batch.size = 16384 17:01:52 bootstrap.servers = [localhost:32773] 17:01:52 buffer.memory = 33554432 17:01:52 client.dns.lookup = use_all_dns_ips 17:01:52 client.id = producer-13 17:01:52 compression.gzip.level = -1 17:01:52 compression.lz4.level = 9 17:01:52 compression.type = none 17:01:52 compression.zstd.level = 3 17:01:52 connections.max.idle.ms = 540000 17:01:52 delivery.timeout.ms = 120000 17:01:52 enable.idempotence = false 17:01:52 enable.metrics.push = true 17:01:52 interceptor.classes = [] 17:01:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:52 linger.ms = 1 17:01:52 max.block.ms = 60000 17:01:52 max.in.flight.requests.per.connection = 5 17:01:52 max.request.size = 1048576 17:01:52 metadata.max.age.ms = 300000 17:01:52 metadata.max.idle.ms = 300000 17:01:52 metadata.recovery.strategy = none 17:01:52 metric.reporters = [] 17:01:52 metrics.num.samples = 2 17:01:52 metrics.recording.level = INFO 17:01:52 metrics.sample.window.ms = 30000 17:01:52 partitioner.adaptive.partitioning.enable = true 17:01:52 partitioner.availability.timeout.ms = 0 17:01:52 partitioner.class = null 17:01:52 partitioner.ignore.keys = false 17:01:52 receive.buffer.bytes = 32768 17:01:52 reconnect.backoff.max.ms = 1000 17:01:52 reconnect.backoff.ms = 50 17:01:52 request.timeout.ms = 30000 17:01:52 retries = 0 17:01:52 retry.backoff.max.ms = 1000 17:01:52 retry.backoff.ms = 100 17:01:52 sasl.client.callback.handler.class = null 17:01:52 sasl.jaas.config = null 17:01:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:52 sasl.kerberos.min.time.before.relogin = 60000 17:01:52 sasl.kerberos.service.name = null 17:01:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:52 sasl.login.callback.handler.class = null 17:01:52 sasl.login.class = null 17:01:52 sasl.login.connect.timeout.ms = null 17:01:52 sasl.login.read.timeout.ms = null 17:01:52 sasl.login.refresh.buffer.seconds = 300 17:01:52 sasl.login.refresh.min.period.seconds = 60 17:01:52 sasl.login.refresh.window.factor = 0.8 17:01:52 sasl.login.refresh.window.jitter = 0.05 17:01:52 sasl.login.retry.backoff.max.ms = 10000 17:01:52 sasl.login.retry.backoff.ms = 100 17:01:52 sasl.mechanism = GSSAPI 17:01:52 sasl.oauthbearer.clock.skew.seconds = 30 17:01:52 sasl.oauthbearer.expected.audience = null 17:01:52 sasl.oauthbearer.expected.issuer = null 17:01:52 sasl.oauthbearer.header.urlencode = false 17:01:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:52 sasl.oauthbearer.jwks.endpoint.url = null 17:01:52 sasl.oauthbearer.scope.claim.name = scope 17:01:52 sasl.oauthbearer.sub.claim.name = sub 17:01:52 sasl.oauthbearer.token.endpoint.url = null 17:01:52 security.protocol = PLAINTEXT 17:01:52 security.providers = null 17:01:52 send.buffer.bytes = 131072 17:01:52 socket.connection.setup.timeout.max.ms = 30000 17:01:52 socket.connection.setup.timeout.ms = 10000 17:01:52 ssl.cipher.suites = null 17:01:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:52 ssl.endpoint.identification.algorithm = https 17:01:52 ssl.engine.factory.class = null 17:01:52 ssl.key.password = null 17:01:52 ssl.keymanager.algorithm = SunX509 17:01:52 ssl.keystore.certificate.chain = null 17:01:52 ssl.keystore.key = null 17:01:52 ssl.keystore.location = null 17:01:52 ssl.keystore.password = null 17:01:52 ssl.keystore.type = JKS 17:01:52 ssl.protocol = TLSv1.3 17:01:52 ssl.provider = null 17:01:52 ssl.secure.random.implementation = null 17:01:52 ssl.trustmanager.algorithm = PKIX 17:01:52 ssl.truststore.certificates = null 17:01:52 ssl.truststore.location = null 17:01:52 ssl.truststore.password = null 17:01:52 ssl.truststore.type = JKS 17:01:52 transaction.timeout.ms = 60000 17:01:52 transactional.id = null 17:01:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:52 17:01:52 2026-01-12T17:01:52.609Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:52 2026-01-12T17:01:52.611Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:52 2026-01-12T17:01:52.611Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:52 2026-01-12T17:01:52.611Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:52 2026-01-12T17:01:52.611Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237312611 17:01:52 2026-01-12T17:01:52.649Z WARN 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 17:01:52 2026-01-12T17:01:52.650Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:52 2026-01-12T17:01:52.677Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.678Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.742Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.742Z WARN 6650 --- [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. 17:01:52 2026-01-12T17:01:52.754Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.754Z WARN 6650 --- [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. 17:01:52 2026-01-12T17:01:52.765Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:52 2026-01-12T17:01:52.765Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.765Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:52 2026-01-12T17:01:52.820Z WARN 6650 --- [ 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: 1530abbb-b081-42fb-a7d7-ecbd2c342b7f 17:01:52 2026-01-12T17:01:52.820Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:52 2026-01-12T17:01:52.820Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:52 acks = -1 17:01:52 auto.include.jmx.reporter = true 17:01:52 batch.size = 16384 17:01:52 bootstrap.servers = [localhost:32773] 17:01:52 buffer.memory = 33554432 17:01:52 client.dns.lookup = use_all_dns_ips 17:01:52 client.id = producer-14 17:01:52 compression.gzip.level = -1 17:01:52 compression.lz4.level = 9 17:01:52 compression.type = none 17:01:52 compression.zstd.level = 3 17:01:52 connections.max.idle.ms = 540000 17:01:52 delivery.timeout.ms = 120000 17:01:52 enable.idempotence = false 17:01:52 enable.metrics.push = true 17:01:52 interceptor.classes = [] 17:01:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:52 linger.ms = 1 17:01:52 max.block.ms = 60000 17:01:52 max.in.flight.requests.per.connection = 5 17:01:52 max.request.size = 1048576 17:01:52 metadata.max.age.ms = 300000 17:01:52 metadata.max.idle.ms = 300000 17:01:52 metadata.recovery.strategy = none 17:01:52 metric.reporters = [] 17:01:52 metrics.num.samples = 2 17:01:52 metrics.recording.level = INFO 17:01:52 metrics.sample.window.ms = 30000 17:01:52 partitioner.adaptive.partitioning.enable = true 17:01:52 partitioner.availability.timeout.ms = 0 17:01:52 partitioner.class = null 17:01:52 partitioner.ignore.keys = false 17:01:52 receive.buffer.bytes = 32768 17:01:52 reconnect.backoff.max.ms = 1000 17:01:52 reconnect.backoff.ms = 50 17:01:52 request.timeout.ms = 30000 17:01:52 retries = 0 17:01:52 retry.backoff.max.ms = 1000 17:01:52 retry.backoff.ms = 100 17:01:52 sasl.client.callback.handler.class = null 17:01:52 sasl.jaas.config = null 17:01:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:52 sasl.kerberos.min.time.before.relogin = 60000 17:01:52 sasl.kerberos.service.name = null 17:01:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:52 sasl.login.callback.handler.class = null 17:01:52 sasl.login.class = null 17:01:52 sasl.login.connect.timeout.ms = null 17:01:52 sasl.login.read.timeout.ms = null 17:01:52 sasl.login.refresh.buffer.seconds = 300 17:01:52 sasl.login.refresh.min.period.seconds = 60 17:01:52 sasl.login.refresh.window.factor = 0.8 17:01:52 sasl.login.refresh.window.jitter = 0.05 17:01:52 sasl.login.retry.backoff.max.ms = 10000 17:01:52 sasl.login.retry.backoff.ms = 100 17:01:52 sasl.mechanism = GSSAPI 17:01:52 sasl.oauthbearer.clock.skew.seconds = 30 17:01:52 sasl.oauthbearer.expected.audience = null 17:01:52 sasl.oauthbearer.expected.issuer = null 17:01:52 sasl.oauthbearer.header.urlencode = false 17:01:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:52 sasl.oauthbearer.jwks.endpoint.url = null 17:01:52 sasl.oauthbearer.scope.claim.name = scope 17:01:52 sasl.oauthbearer.sub.claim.name = sub 17:01:52 sasl.oauthbearer.token.endpoint.url = null 17:01:52 security.protocol = PLAINTEXT 17:01:52 security.providers = null 17:01:52 send.buffer.bytes = 131072 17:01:52 socket.connection.setup.timeout.max.ms = 30000 17:01:52 socket.connection.setup.timeout.ms = 10000 17:01:52 ssl.cipher.suites = null 17:01:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:52 ssl.endpoint.identification.algorithm = https 17:01:52 ssl.engine.factory.class = null 17:01:52 ssl.key.password = null 17:01:52 ssl.keymanager.algorithm = SunX509 17:01:52 ssl.keystore.certificate.chain = null 17:01:52 ssl.keystore.key = null 17:01:52 ssl.keystore.location = null 17:01:52 ssl.keystore.password = null 17:01:52 ssl.keystore.type = JKS 17:01:52 ssl.protocol = TLSv1.3 17:01:52 ssl.provider = null 17:01:52 ssl.secure.random.implementation = null 17:01:52 ssl.trustmanager.algorithm = PKIX 17:01:52 ssl.truststore.certificates = null 17:01:52 ssl.truststore.location = null 17:01:52 ssl.truststore.password = null 17:01:52 ssl.truststore.type = JKS 17:01:52 transaction.timeout.ms = 60000 17:01:52 transactional.id = null 17:01:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:52 17:01:52 2026-01-12T17:01:52.821Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:52 2026-01-12T17:01:52.822Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:52 2026-01-12T17:01:52.822Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:52 2026-01-12T17:01:52.822Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:52 2026-01-12T17:01:52.822Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237312822 17:01:52 2026-01-12T17:01:52.840Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:52 2026-01-12T17:01:52.855Z WARN 6650 --- [ 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: c14341c2-9f4f-4d11-a065-4592d2e0bc3f 17:01:52 2026-01-12T17:01:52.855Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:52 2026-01-12T17:01:52.856Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:52 acks = -1 17:01:52 auto.include.jmx.reporter = true 17:01:52 batch.size = 16384 17:01:52 bootstrap.servers = [localhost:32773] 17:01:52 buffer.memory = 33554432 17:01:52 client.dns.lookup = use_all_dns_ips 17:01:52 client.id = producer-15 17:01:52 compression.gzip.level = -1 17:01:52 compression.lz4.level = 9 17:01:52 compression.type = none 17:01:52 compression.zstd.level = 3 17:01:52 connections.max.idle.ms = 540000 17:01:52 delivery.timeout.ms = 120000 17:01:52 enable.idempotence = false 17:01:52 enable.metrics.push = true 17:01:52 interceptor.classes = [] 17:01:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:52 linger.ms = 1 17:01:52 max.block.ms = 60000 17:01:52 max.in.flight.requests.per.connection = 5 17:01:52 max.request.size = 1048576 17:01:52 metadata.max.age.ms = 300000 17:01:52 metadata.max.idle.ms = 300000 17:01:52 metadata.recovery.strategy = none 17:01:52 metric.reporters = [] 17:01:52 metrics.num.samples = 2 17:01:52 metrics.recording.level = INFO 17:01:52 metrics.sample.window.ms = 30000 17:01:52 partitioner.adaptive.partitioning.enable = true 17:01:52 partitioner.availability.timeout.ms = 0 17:01:52 partitioner.class = null 17:01:52 partitioner.ignore.keys = false 17:01:52 receive.buffer.bytes = 32768 17:01:52 reconnect.backoff.max.ms = 1000 17:01:52 reconnect.backoff.ms = 50 17:01:52 request.timeout.ms = 30000 17:01:52 retries = 0 17:01:52 retry.backoff.max.ms = 1000 17:01:52 retry.backoff.ms = 100 17:01:52 sasl.client.callback.handler.class = null 17:01:52 sasl.jaas.config = null 17:01:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:52 sasl.kerberos.min.time.before.relogin = 60000 17:01:52 sasl.kerberos.service.name = null 17:01:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:52 sasl.login.callback.handler.class = null 17:01:52 sasl.login.class = null 17:01:52 sasl.login.connect.timeout.ms = null 17:01:52 sasl.login.read.timeout.ms = null 17:01:52 sasl.login.refresh.buffer.seconds = 300 17:01:52 sasl.login.refresh.min.period.seconds = 60 17:01:52 sasl.login.refresh.window.factor = 0.8 17:01:52 sasl.login.refresh.window.jitter = 0.05 17:01:52 sasl.login.retry.backoff.max.ms = 10000 17:01:52 sasl.login.retry.backoff.ms = 100 17:01:52 sasl.mechanism = GSSAPI 17:01:52 sasl.oauthbearer.clock.skew.seconds = 30 17:01:52 sasl.oauthbearer.expected.audience = null 17:01:52 sasl.oauthbearer.expected.issuer = null 17:01:52 sasl.oauthbearer.header.urlencode = false 17:01:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:52 sasl.oauthbearer.jwks.endpoint.url = null 17:01:52 sasl.oauthbearer.scope.claim.name = scope 17:01:52 sasl.oauthbearer.sub.claim.name = sub 17:01:52 sasl.oauthbearer.token.endpoint.url = null 17:01:52 security.protocol = PLAINTEXT 17:01:52 security.providers = null 17:01:52 send.buffer.bytes = 131072 17:01:52 socket.connection.setup.timeout.max.ms = 30000 17:01:52 socket.connection.setup.timeout.ms = 10000 17:01:52 ssl.cipher.suites = null 17:01:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:52 ssl.endpoint.identification.algorithm = https 17:01:52 ssl.engine.factory.class = null 17:01:52 ssl.key.password = null 17:01:52 ssl.keymanager.algorithm = SunX509 17:01:52 ssl.keystore.certificate.chain = null 17:01:52 ssl.keystore.key = null 17:01:52 ssl.keystore.location = null 17:01:52 ssl.keystore.password = null 17:01:52 ssl.keystore.type = JKS 17:01:52 ssl.protocol = TLSv1.3 17:01:52 ssl.provider = null 17:01:52 ssl.secure.random.implementation = null 17:01:52 ssl.trustmanager.algorithm = PKIX 17:01:52 ssl.truststore.certificates = null 17:01:52 ssl.truststore.location = null 17:01:52 ssl.truststore.password = null 17:01:52 ssl.truststore.type = JKS 17:01:52 transaction.timeout.ms = 60000 17:01:52 transactional.id = null 17:01:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:52 17:01:52 2026-01-12T17:01:52.856Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:52 2026-01-12T17:01:52.858Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:52 2026-01-12T17:01:52.858Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:52 2026-01-12T17:01:52.858Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:52 2026-01-12T17:01:52.858Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237312858 17:01:52 2026-01-12T17:01:52.878Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:52 2026-01-12T17:01:52.894Z WARN 6650 --- [ 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: e9fca433-043b-4408-a826-7734e7183e9b 17:01:52 2026-01-12T17:01:52.894Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:52 2026-01-12T17:01:52.894Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:52 acks = -1 17:01:52 auto.include.jmx.reporter = true 17:01:52 batch.size = 16384 17:01:52 bootstrap.servers = [localhost:32773] 17:01:52 buffer.memory = 33554432 17:01:52 client.dns.lookup = use_all_dns_ips 17:01:52 client.id = producer-16 17:01:52 compression.gzip.level = -1 17:01:52 compression.lz4.level = 9 17:01:52 compression.type = none 17:01:52 compression.zstd.level = 3 17:01:52 connections.max.idle.ms = 540000 17:01:52 delivery.timeout.ms = 120000 17:01:52 enable.idempotence = false 17:01:52 enable.metrics.push = true 17:01:52 interceptor.classes = [] 17:01:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:52 linger.ms = 1 17:01:52 max.block.ms = 60000 17:01:52 max.in.flight.requests.per.connection = 5 17:01:52 max.request.size = 1048576 17:01:52 metadata.max.age.ms = 300000 17:01:52 metadata.max.idle.ms = 300000 17:01:52 metadata.recovery.strategy = none 17:01:52 metric.reporters = [] 17:01:52 metrics.num.samples = 2 17:01:52 metrics.recording.level = INFO 17:01:52 metrics.sample.window.ms = 30000 17:01:52 partitioner.adaptive.partitioning.enable = true 17:01:52 partitioner.availability.timeout.ms = 0 17:01:52 partitioner.class = null 17:01:52 partitioner.ignore.keys = false 17:01:52 receive.buffer.bytes = 32768 17:01:52 reconnect.backoff.max.ms = 1000 17:01:52 reconnect.backoff.ms = 50 17:01:52 request.timeout.ms = 30000 17:01:52 retries = 0 17:01:52 retry.backoff.max.ms = 1000 17:01:52 retry.backoff.ms = 100 17:01:52 sasl.client.callback.handler.class = null 17:01:52 sasl.jaas.config = null 17:01:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:52 sasl.kerberos.min.time.before.relogin = 60000 17:01:52 sasl.kerberos.service.name = null 17:01:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:52 sasl.login.callback.handler.class = null 17:01:52 sasl.login.class = null 17:01:52 sasl.login.connect.timeout.ms = null 17:01:52 sasl.login.read.timeout.ms = null 17:01:52 sasl.login.refresh.buffer.seconds = 300 17:01:52 sasl.login.refresh.min.period.seconds = 60 17:01:52 sasl.login.refresh.window.factor = 0.8 17:01:52 sasl.login.refresh.window.jitter = 0.05 17:01:52 sasl.login.retry.backoff.max.ms = 10000 17:01:52 sasl.login.retry.backoff.ms = 100 17:01:52 sasl.mechanism = GSSAPI 17:01:52 sasl.oauthbearer.clock.skew.seconds = 30 17:01:52 sasl.oauthbearer.expected.audience = null 17:01:52 sasl.oauthbearer.expected.issuer = null 17:01:52 sasl.oauthbearer.header.urlencode = false 17:01:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:52 sasl.oauthbearer.jwks.endpoint.url = null 17:01:52 sasl.oauthbearer.scope.claim.name = scope 17:01:52 sasl.oauthbearer.sub.claim.name = sub 17:01:52 sasl.oauthbearer.token.endpoint.url = null 17:01:52 security.protocol = PLAINTEXT 17:01:52 security.providers = null 17:01:52 send.buffer.bytes = 131072 17:01:52 socket.connection.setup.timeout.max.ms = 30000 17:01:52 socket.connection.setup.timeout.ms = 10000 17:01:52 ssl.cipher.suites = null 17:01:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:52 ssl.endpoint.identification.algorithm = https 17:01:52 ssl.engine.factory.class = null 17:01:52 ssl.key.password = null 17:01:52 ssl.keymanager.algorithm = SunX509 17:01:52 ssl.keystore.certificate.chain = null 17:01:52 ssl.keystore.key = null 17:01:52 ssl.keystore.location = null 17:01:52 ssl.keystore.password = null 17:01:52 ssl.keystore.type = JKS 17:01:52 ssl.protocol = TLSv1.3 17:01:52 ssl.provider = null 17:01:52 ssl.secure.random.implementation = null 17:01:52 ssl.trustmanager.algorithm = PKIX 17:01:52 ssl.truststore.certificates = null 17:01:52 ssl.truststore.location = null 17:01:52 ssl.truststore.password = null 17:01:52 ssl.truststore.type = JKS 17:01:52 transaction.timeout.ms = 60000 17:01:52 transactional.id = null 17:01:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:52 17:01:52 2026-01-12T17:01:52.894Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:52 2026-01-12T17:01:52.897Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:52 2026-01-12T17:01:52.897Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:52 2026-01-12T17:01:52.897Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:52 2026-01-12T17:01:52.897Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237312897 17:01:52 2026-01-12T17:01:52.918Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:52 2026-01-12T17:01:52.926Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:52 2026-01-12T17:01:52.926Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:52 2026-01-12T17:01:52.933Z WARN 6650 --- [ 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: 988e4133-7ccf-441c-9fe3-25ca29fdce1e 17:01:52 2026-01-12T17:01:52.933Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:52 2026-01-12T17:01:52.933Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:52 acks = -1 17:01:52 auto.include.jmx.reporter = true 17:01:52 batch.size = 16384 17:01:52 bootstrap.servers = [localhost:32773] 17:01:52 buffer.memory = 33554432 17:01:52 client.dns.lookup = use_all_dns_ips 17:01:52 client.id = producer-17 17:01:52 compression.gzip.level = -1 17:01:52 compression.lz4.level = 9 17:01:52 compression.type = none 17:01:52 compression.zstd.level = 3 17:01:52 connections.max.idle.ms = 540000 17:01:52 delivery.timeout.ms = 120000 17:01:52 enable.idempotence = false 17:01:52 enable.metrics.push = true 17:01:52 interceptor.classes = [] 17:01:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:52 linger.ms = 1 17:01:52 max.block.ms = 60000 17:01:52 max.in.flight.requests.per.connection = 5 17:01:52 max.request.size = 1048576 17:01:52 metadata.max.age.ms = 300000 17:01:52 metadata.max.idle.ms = 300000 17:01:52 metadata.recovery.strategy = none 17:01:52 metric.reporters = [] 17:01:52 metrics.num.samples = 2 17:01:52 metrics.recording.level = INFO 17:01:52 metrics.sample.window.ms = 30000 17:01:52 partitioner.adaptive.partitioning.enable = true 17:01:52 partitioner.availability.timeout.ms = 0 17:01:52 partitioner.class = null 17:01:52 partitioner.ignore.keys = false 17:01:52 receive.buffer.bytes = 32768 17:01:52 reconnect.backoff.max.ms = 1000 17:01:52 reconnect.backoff.ms = 50 17:01:52 request.timeout.ms = 30000 17:01:52 retries = 0 17:01:52 retry.backoff.max.ms = 1000 17:01:52 retry.backoff.ms = 100 17:01:52 sasl.client.callback.handler.class = null 17:01:52 sasl.jaas.config = null 17:01:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:52 sasl.kerberos.min.time.before.relogin = 60000 17:01:52 sasl.kerberos.service.name = null 17:01:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:52 sasl.login.callback.handler.class = null 17:01:52 sasl.login.class = null 17:01:52 sasl.login.connect.timeout.ms = null 17:01:52 sasl.login.read.timeout.ms = null 17:01:52 sasl.login.refresh.buffer.seconds = 300 17:01:52 sasl.login.refresh.min.period.seconds = 60 17:01:52 sasl.login.refresh.window.factor = 0.8 17:01:52 sasl.login.refresh.window.jitter = 0.05 17:01:52 sasl.login.retry.backoff.max.ms = 10000 17:01:52 sasl.login.retry.backoff.ms = 100 17:01:52 sasl.mechanism = GSSAPI 17:01:52 sasl.oauthbearer.clock.skew.seconds = 30 17:01:52 sasl.oauthbearer.expected.audience = null 17:01:52 sasl.oauthbearer.expected.issuer = null 17:01:52 sasl.oauthbearer.header.urlencode = false 17:01:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:52 sasl.oauthbearer.jwks.endpoint.url = null 17:01:52 sasl.oauthbearer.scope.claim.name = scope 17:01:52 sasl.oauthbearer.sub.claim.name = sub 17:01:52 sasl.oauthbearer.token.endpoint.url = null 17:01:52 security.protocol = PLAINTEXT 17:01:52 security.providers = null 17:01:52 send.buffer.bytes = 131072 17:01:52 socket.connection.setup.timeout.max.ms = 30000 17:01:52 socket.connection.setup.timeout.ms = 10000 17:01:52 ssl.cipher.suites = null 17:01:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:52 ssl.endpoint.identification.algorithm = https 17:01:52 ssl.engine.factory.class = null 17:01:52 ssl.key.password = null 17:01:52 ssl.keymanager.algorithm = SunX509 17:01:52 ssl.keystore.certificate.chain = null 17:01:52 ssl.keystore.key = null 17:01:52 ssl.keystore.location = null 17:01:52 ssl.keystore.password = null 17:01:52 ssl.keystore.type = JKS 17:01:52 ssl.protocol = TLSv1.3 17:01:52 ssl.provider = null 17:01:52 ssl.secure.random.implementation = null 17:01:52 ssl.trustmanager.algorithm = PKIX 17:01:52 ssl.truststore.certificates = null 17:01:52 ssl.truststore.location = null 17:01:52 ssl.truststore.password = null 17:01:52 ssl.truststore.type = JKS 17:01:52 transaction.timeout.ms = 60000 17:01:52 transactional.id = null 17:01:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:52 17:01:52 2026-01-12T17:01:52.933Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:52 2026-01-12T17:01:52.935Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:52 2026-01-12T17:01:52.935Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:52 2026-01-12T17:01:52.935Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:52 2026-01-12T17:01:52.935Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237312935 17:01:52 2026-01-12T17:01:52.960Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:53 2026-01-12T17:01:52.978Z WARN 6650 --- [ 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: 565f28f3-0937-4a54-a26f-94190d5e353b 17:01:53 2026-01-12T17:01:52.979Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:53 2026-01-12T17:01:52.979Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:53 acks = -1 17:01:53 auto.include.jmx.reporter = true 17:01:53 batch.size = 16384 17:01:53 bootstrap.servers = [localhost:32773] 17:01:53 buffer.memory = 33554432 17:01:53 client.dns.lookup = use_all_dns_ips 17:01:53 client.id = producer-18 17:01:53 compression.gzip.level = -1 17:01:53 compression.lz4.level = 9 17:01:53 compression.type = none 17:01:53 compression.zstd.level = 3 17:01:53 connections.max.idle.ms = 540000 17:01:53 delivery.timeout.ms = 120000 17:01:53 enable.idempotence = false 17:01:53 enable.metrics.push = true 17:01:53 interceptor.classes = [] 17:01:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:53 linger.ms = 1 17:01:53 max.block.ms = 60000 17:01:53 max.in.flight.requests.per.connection = 5 17:01:53 max.request.size = 1048576 17:01:53 metadata.max.age.ms = 300000 17:01:53 metadata.max.idle.ms = 300000 17:01:53 metadata.recovery.strategy = none 17:01:53 metric.reporters = [] 17:01:53 metrics.num.samples = 2 17:01:53 metrics.recording.level = INFO 17:01:53 metrics.sample.window.ms = 30000 17:01:53 partitioner.adaptive.partitioning.enable = true 17:01:53 partitioner.availability.timeout.ms = 0 17:01:53 partitioner.class = null 17:01:53 partitioner.ignore.keys = false 17:01:53 receive.buffer.bytes = 32768 17:01:53 reconnect.backoff.max.ms = 1000 17:01:53 reconnect.backoff.ms = 50 17:01:53 request.timeout.ms = 30000 17:01:53 retries = 0 17:01:53 retry.backoff.max.ms = 1000 17:01:53 retry.backoff.ms = 100 17:01:53 sasl.client.callback.handler.class = null 17:01:53 sasl.jaas.config = null 17:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:53 sasl.kerberos.min.time.before.relogin = 60000 17:01:53 sasl.kerberos.service.name = null 17:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:53 sasl.login.callback.handler.class = null 17:01:53 sasl.login.class = null 17:01:53 sasl.login.connect.timeout.ms = null 17:01:53 sasl.login.read.timeout.ms = null 17:01:53 sasl.login.refresh.buffer.seconds = 300 17:01:53 sasl.login.refresh.min.period.seconds = 60 17:01:53 sasl.login.refresh.window.factor = 0.8 17:01:53 sasl.login.refresh.window.jitter = 0.05 17:01:53 sasl.login.retry.backoff.max.ms = 10000 17:01:53 sasl.login.retry.backoff.ms = 100 17:01:53 sasl.mechanism = GSSAPI 17:01:53 sasl.oauthbearer.clock.skew.seconds = 30 17:01:53 sasl.oauthbearer.expected.audience = null 17:01:53 sasl.oauthbearer.expected.issuer = null 17:01:53 sasl.oauthbearer.header.urlencode = false 17:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:53 sasl.oauthbearer.jwks.endpoint.url = null 17:01:53 sasl.oauthbearer.scope.claim.name = scope 17:01:53 sasl.oauthbearer.sub.claim.name = sub 17:01:53 sasl.oauthbearer.token.endpoint.url = null 17:01:53 security.protocol = PLAINTEXT 17:01:53 security.providers = null 17:01:53 send.buffer.bytes = 131072 17:01:53 socket.connection.setup.timeout.max.ms = 30000 17:01:53 socket.connection.setup.timeout.ms = 10000 17:01:53 ssl.cipher.suites = null 17:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:53 ssl.endpoint.identification.algorithm = https 17:01:53 ssl.engine.factory.class = null 17:01:53 ssl.key.password = null 17:01:53 ssl.keymanager.algorithm = SunX509 17:01:53 ssl.keystore.certificate.chain = null 17:01:53 ssl.keystore.key = null 17:01:53 ssl.keystore.location = null 17:01:53 ssl.keystore.password = null 17:01:53 ssl.keystore.type = JKS 17:01:53 ssl.protocol = TLSv1.3 17:01:53 ssl.provider = null 17:01:53 ssl.secure.random.implementation = null 17:01:53 ssl.trustmanager.algorithm = PKIX 17:01:53 ssl.truststore.certificates = null 17:01:53 ssl.truststore.location = null 17:01:53 ssl.truststore.password = null 17:01:53 ssl.truststore.type = JKS 17:01:53 transaction.timeout.ms = 60000 17:01:53 transactional.id = null 17:01:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:53 17:01:53 2026-01-12T17:01:52.979Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:53 2026-01-12T17:01:52.982Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:53 2026-01-12T17:01:52.982Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:53 2026-01-12T17:01:52.982Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:53 2026-01-12T17:01:52.982Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237312982 17:01:53 2026-01-12T17:01:52.987Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:53 2026-01-12T17:01:52.987Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:52.996Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:53 2026-01-12T17:01:53.009Z WARN 6650 --- [ 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: f2333df8-55b2-4ee9-9a96-8e5f694eee66 17:01:53 2026-01-12T17:01:53.009Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:53 2026-01-12T17:01:53.010Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:53 acks = -1 17:01:53 auto.include.jmx.reporter = true 17:01:53 batch.size = 16384 17:01:53 bootstrap.servers = [localhost:32773] 17:01:53 buffer.memory = 33554432 17:01:53 client.dns.lookup = use_all_dns_ips 17:01:53 client.id = producer-19 17:01:53 compression.gzip.level = -1 17:01:53 compression.lz4.level = 9 17:01:53 compression.type = none 17:01:53 compression.zstd.level = 3 17:01:53 connections.max.idle.ms = 540000 17:01:53 delivery.timeout.ms = 120000 17:01:53 enable.idempotence = false 17:01:53 enable.metrics.push = true 17:01:53 interceptor.classes = [] 17:01:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:53 linger.ms = 1 17:01:53 max.block.ms = 60000 17:01:53 max.in.flight.requests.per.connection = 5 17:01:53 max.request.size = 1048576 17:01:53 metadata.max.age.ms = 300000 17:01:53 metadata.max.idle.ms = 300000 17:01:53 metadata.recovery.strategy = none 17:01:53 metric.reporters = [] 17:01:53 metrics.num.samples = 2 17:01:53 metrics.recording.level = INFO 17:01:53 metrics.sample.window.ms = 30000 17:01:53 partitioner.adaptive.partitioning.enable = true 17:01:53 partitioner.availability.timeout.ms = 0 17:01:53 partitioner.class = null 17:01:53 partitioner.ignore.keys = false 17:01:53 receive.buffer.bytes = 32768 17:01:53 reconnect.backoff.max.ms = 1000 17:01:53 reconnect.backoff.ms = 50 17:01:53 request.timeout.ms = 30000 17:01:53 retries = 0 17:01:53 retry.backoff.max.ms = 1000 17:01:53 retry.backoff.ms = 100 17:01:53 sasl.client.callback.handler.class = null 17:01:53 sasl.jaas.config = null 17:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:53 sasl.kerberos.min.time.before.relogin = 60000 17:01:53 sasl.kerberos.service.name = null 17:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:53 sasl.login.callback.handler.class = null 17:01:53 sasl.login.class = null 17:01:53 sasl.login.connect.timeout.ms = null 17:01:53 sasl.login.read.timeout.ms = null 17:01:53 sasl.login.refresh.buffer.seconds = 300 17:01:53 sasl.login.refresh.min.period.seconds = 60 17:01:53 sasl.login.refresh.window.factor = 0.8 17:01:53 sasl.login.refresh.window.jitter = 0.05 17:01:53 sasl.login.retry.backoff.max.ms = 10000 17:01:53 sasl.login.retry.backoff.ms = 100 17:01:53 sasl.mechanism = GSSAPI 17:01:53 sasl.oauthbearer.clock.skew.seconds = 30 17:01:53 sasl.oauthbearer.expected.audience = null 17:01:53 sasl.oauthbearer.expected.issuer = null 17:01:53 sasl.oauthbearer.header.urlencode = false 17:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:53 sasl.oauthbearer.jwks.endpoint.url = null 17:01:53 sasl.oauthbearer.scope.claim.name = scope 17:01:53 sasl.oauthbearer.sub.claim.name = sub 17:01:53 sasl.oauthbearer.token.endpoint.url = null 17:01:53 security.protocol = PLAINTEXT 17:01:53 security.providers = null 17:01:53 send.buffer.bytes = 131072 17:01:53 socket.connection.setup.timeout.max.ms = 30000 17:01:53 socket.connection.setup.timeout.ms = 10000 17:01:53 ssl.cipher.suites = null 17:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:53 ssl.endpoint.identification.algorithm = https 17:01:53 ssl.engine.factory.class = null 17:01:53 ssl.key.password = null 17:01:53 ssl.keymanager.algorithm = SunX509 17:01:53 ssl.keystore.certificate.chain = null 17:01:53 ssl.keystore.key = null 17:01:53 ssl.keystore.location = null 17:01:53 ssl.keystore.password = null 17:01:53 ssl.keystore.type = JKS 17:01:53 ssl.protocol = TLSv1.3 17:01:53 ssl.provider = null 17:01:53 ssl.secure.random.implementation = null 17:01:53 ssl.trustmanager.algorithm = PKIX 17:01:53 ssl.truststore.certificates = null 17:01:53 ssl.truststore.location = null 17:01:53 ssl.truststore.password = null 17:01:53 ssl.truststore.type = JKS 17:01:53 transaction.timeout.ms = 60000 17:01:53 transactional.id = null 17:01:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:53 17:01:53 2026-01-12T17:01:53.010Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:53 2026-01-12T17:01:53.013Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:53 2026-01-12T17:01:53.013Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:53 2026-01-12T17:01:53.013Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:53 2026-01-12T17:01:53.013Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237313013 17:01:53 2026-01-12T17:01:53.025Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:53 2026-01-12T17:01:53.038Z WARN 6650 --- [ 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: 78002a7d-6147-4857-a148-b2c7bd635276 17:01:53 2026-01-12T17:01:53.038Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:53 2026-01-12T17:01:53.039Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:53 acks = -1 17:01:53 auto.include.jmx.reporter = true 17:01:53 batch.size = 16384 17:01:53 bootstrap.servers = [localhost:32773] 17:01:53 buffer.memory = 33554432 17:01:53 client.dns.lookup = use_all_dns_ips 17:01:53 client.id = producer-20 17:01:53 compression.gzip.level = -1 17:01:53 compression.lz4.level = 9 17:01:53 compression.type = none 17:01:53 compression.zstd.level = 3 17:01:53 connections.max.idle.ms = 540000 17:01:53 delivery.timeout.ms = 120000 17:01:53 enable.idempotence = false 17:01:53 enable.metrics.push = true 17:01:53 interceptor.classes = [] 17:01:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:53 linger.ms = 1 17:01:53 max.block.ms = 60000 17:01:53 max.in.flight.requests.per.connection = 5 17:01:53 max.request.size = 1048576 17:01:53 metadata.max.age.ms = 300000 17:01:53 metadata.max.idle.ms = 300000 17:01:53 metadata.recovery.strategy = none 17:01:53 metric.reporters = [] 17:01:53 metrics.num.samples = 2 17:01:53 metrics.recording.level = INFO 17:01:53 metrics.sample.window.ms = 30000 17:01:53 partitioner.adaptive.partitioning.enable = true 17:01:53 partitioner.availability.timeout.ms = 0 17:01:53 partitioner.class = null 17:01:53 partitioner.ignore.keys = false 17:01:53 receive.buffer.bytes = 32768 17:01:53 reconnect.backoff.max.ms = 1000 17:01:53 reconnect.backoff.ms = 50 17:01:53 request.timeout.ms = 30000 17:01:53 retries = 0 17:01:53 retry.backoff.max.ms = 1000 17:01:53 retry.backoff.ms = 100 17:01:53 sasl.client.callback.handler.class = null 17:01:53 sasl.jaas.config = null 17:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:53 sasl.kerberos.min.time.before.relogin = 60000 17:01:53 sasl.kerberos.service.name = null 17:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:53 sasl.login.callback.handler.class = null 17:01:53 sasl.login.class = null 17:01:53 sasl.login.connect.timeout.ms = null 17:01:53 sasl.login.read.timeout.ms = null 17:01:53 sasl.login.refresh.buffer.seconds = 300 17:01:53 sasl.login.refresh.min.period.seconds = 60 17:01:53 sasl.login.refresh.window.factor = 0.8 17:01:53 sasl.login.refresh.window.jitter = 0.05 17:01:53 sasl.login.retry.backoff.max.ms = 10000 17:01:53 sasl.login.retry.backoff.ms = 100 17:01:53 sasl.mechanism = GSSAPI 17:01:53 sasl.oauthbearer.clock.skew.seconds = 30 17:01:53 sasl.oauthbearer.expected.audience = null 17:01:53 sasl.oauthbearer.expected.issuer = null 17:01:53 sasl.oauthbearer.header.urlencode = false 17:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:53 sasl.oauthbearer.jwks.endpoint.url = null 17:01:53 sasl.oauthbearer.scope.claim.name = scope 17:01:53 sasl.oauthbearer.sub.claim.name = sub 17:01:53 sasl.oauthbearer.token.endpoint.url = null 17:01:53 security.protocol = PLAINTEXT 17:01:53 security.providers = null 17:01:53 send.buffer.bytes = 131072 17:01:53 socket.connection.setup.timeout.max.ms = 30000 17:01:53 socket.connection.setup.timeout.ms = 10000 17:01:53 ssl.cipher.suites = null 17:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:53 ssl.endpoint.identification.algorithm = https 17:01:53 ssl.engine.factory.class = null 17:01:53 ssl.key.password = null 17:01:53 ssl.keymanager.algorithm = SunX509 17:01:53 ssl.keystore.certificate.chain = null 17:01:53 ssl.keystore.key = null 17:01:53 ssl.keystore.location = null 17:01:53 ssl.keystore.password = null 17:01:53 ssl.keystore.type = JKS 17:01:53 ssl.protocol = TLSv1.3 17:01:53 ssl.provider = null 17:01:53 ssl.secure.random.implementation = null 17:01:53 ssl.trustmanager.algorithm = PKIX 17:01:53 ssl.truststore.certificates = null 17:01:53 ssl.truststore.location = null 17:01:53 ssl.truststore.password = null 17:01:53 ssl.truststore.type = JKS 17:01:53 transaction.timeout.ms = 60000 17:01:53 transactional.id = null 17:01:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:53 17:01:53 2026-01-12T17:01:53.039Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:53 2026-01-12T17:01:53.041Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:53 2026-01-12T17:01:53.041Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:53 2026-01-12T17:01:53.041Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:53 2026-01-12T17:01:53.041Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237313041 17:01:53 2026-01-12T17:01:53.045Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.045Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.063Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:53 2026-01-12T17:01:53.073Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:53 allow.auto.create.topics = true 17:01:53 auto.commit.interval.ms = 5000 17:01:53 auto.include.jmx.reporter = true 17:01:53 auto.offset.reset = earliest 17:01:53 bootstrap.servers = [localhost:32773] 17:01:53 check.crcs = true 17:01:53 client.dns.lookup = use_all_dns_ips 17:01:53 client.id = consumer-test-1-9 17:01:53 client.rack = 17:01:53 connections.max.idle.ms = 540000 17:01:53 default.api.timeout.ms = 60000 17:01:53 enable.auto.commit = true 17:01:53 enable.metrics.push = true 17:01:53 exclude.internal.topics = true 17:01:53 fetch.max.bytes = 52428800 17:01:53 fetch.max.wait.ms = 500 17:01:53 fetch.min.bytes = 1 17:01:53 group.id = test-1 17:01:53 group.instance.id = null 17:01:53 group.protocol = classic 17:01:53 group.remote.assignor = null 17:01:53 heartbeat.interval.ms = 3000 17:01:53 interceptor.classes = [] 17:01:53 internal.leave.group.on.close = true 17:01:53 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:53 isolation.level = read_uncommitted 17:01:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:53 max.partition.fetch.bytes = 1048576 17:01:53 max.poll.interval.ms = 300000 17:01:53 max.poll.records = 500 17:01:53 metadata.max.age.ms = 300000 17:01:53 metadata.recovery.strategy = none 17:01:53 metric.reporters = [] 17:01:53 metrics.num.samples = 2 17:01:53 metrics.recording.level = INFO 17:01:53 metrics.sample.window.ms = 30000 17:01:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:53 receive.buffer.bytes = 65536 17:01:53 reconnect.backoff.max.ms = 1000 17:01:53 reconnect.backoff.ms = 50 17:01:53 request.timeout.ms = 30000 17:01:53 retry.backoff.max.ms = 1000 17:01:53 retry.backoff.ms = 100 17:01:53 sasl.client.callback.handler.class = null 17:01:53 sasl.jaas.config = null 17:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:53 sasl.kerberos.min.time.before.relogin = 60000 17:01:53 sasl.kerberos.service.name = null 17:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:53 sasl.login.callback.handler.class = null 17:01:53 sasl.login.class = null 17:01:53 sasl.login.connect.timeout.ms = null 17:01:53 sasl.login.read.timeout.ms = null 17:01:53 sasl.login.refresh.buffer.seconds = 300 17:01:53 sasl.login.refresh.min.period.seconds = 60 17:01:53 sasl.login.refresh.window.factor = 0.8 17:01:53 sasl.login.refresh.window.jitter = 0.05 17:01:53 sasl.login.retry.backoff.max.ms = 10000 17:01:53 sasl.login.retry.backoff.ms = 100 17:01:53 sasl.mechanism = GSSAPI 17:01:53 sasl.oauthbearer.clock.skew.seconds = 30 17:01:53 sasl.oauthbearer.expected.audience = null 17:01:53 sasl.oauthbearer.expected.issuer = null 17:01:53 sasl.oauthbearer.header.urlencode = false 17:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:53 sasl.oauthbearer.jwks.endpoint.url = null 17:01:53 sasl.oauthbearer.scope.claim.name = scope 17:01:53 sasl.oauthbearer.sub.claim.name = sub 17:01:53 sasl.oauthbearer.token.endpoint.url = null 17:01:53 security.protocol = PLAINTEXT 17:01:53 security.providers = null 17:01:53 send.buffer.bytes = 131072 17:01:53 session.timeout.ms = 45000 17:01:53 socket.connection.setup.timeout.max.ms = 30000 17:01:53 socket.connection.setup.timeout.ms = 10000 17:01:53 ssl.cipher.suites = null 17:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:53 ssl.endpoint.identification.algorithm = https 17:01:53 ssl.engine.factory.class = null 17:01:53 ssl.key.password = null 17:01:53 ssl.keymanager.algorithm = SunX509 17:01:53 ssl.keystore.certificate.chain = null 17:01:53 ssl.keystore.key = null 17:01:53 ssl.keystore.location = null 17:01:53 ssl.keystore.password = null 17:01:53 ssl.keystore.type = JKS 17:01:53 ssl.protocol = TLSv1.3 17:01:53 ssl.provider = null 17:01:53 ssl.secure.random.implementation = null 17:01:53 ssl.trustmanager.algorithm = PKIX 17:01:53 ssl.truststore.certificates = null 17:01:53 ssl.truststore.location = null 17:01:53 ssl.truststore.password = null 17:01:53 ssl.truststore.type = JKS 17:01:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:01:53 17:01:53 2026-01-12T17:01:53.073Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:53 2026-01-12T17:01:53.075Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:53 2026-01-12T17:01:53.075Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:53 2026-01-12T17:01:53.075Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237313075 17:01:53 2026-01-12T17:01:53.075Z INFO 6650 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 17:01:53 2026-01-12T17:01:53.079Z WARN 6650 --- [ 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: 32d89ee3-4944-4391-af77-63524224d492 17:01:53 2026-01-12T17:01:53.079Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:53 2026-01-12T17:01:53.079Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:53 acks = -1 17:01:53 auto.include.jmx.reporter = true 17:01:53 batch.size = 16384 17:01:53 bootstrap.servers = [localhost:32773] 17:01:53 buffer.memory = 33554432 17:01:53 client.dns.lookup = use_all_dns_ips 17:01:53 client.id = producer-21 17:01:53 compression.gzip.level = -1 17:01:53 compression.lz4.level = 9 17:01:53 compression.type = none 17:01:53 compression.zstd.level = 3 17:01:53 connections.max.idle.ms = 540000 17:01:53 delivery.timeout.ms = 120000 17:01:53 enable.idempotence = false 17:01:53 enable.metrics.push = true 17:01:53 interceptor.classes = [] 17:01:53 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:53 linger.ms = 1 17:01:53 max.block.ms = 60000 17:01:53 max.in.flight.requests.per.connection = 5 17:01:53 max.request.size = 1048576 17:01:53 metadata.max.age.ms = 300000 17:01:53 metadata.max.idle.ms = 300000 17:01:53 metadata.recovery.strategy = none 17:01:53 metric.reporters = [] 17:01:53 metrics.num.samples = 2 17:01:53 metrics.recording.level = INFO 17:01:53 metrics.sample.window.ms = 30000 17:01:53 partitioner.adaptive.partitioning.enable = true 17:01:53 partitioner.availability.timeout.ms = 0 17:01:53 partitioner.class = null 17:01:53 partitioner.ignore.keys = false 17:01:53 receive.buffer.bytes = 32768 17:01:53 reconnect.backoff.max.ms = 1000 17:01:53 reconnect.backoff.ms = 50 17:01:53 request.timeout.ms = 30000 17:01:53 retries = 0 17:01:53 retry.backoff.max.ms = 1000 17:01:53 retry.backoff.ms = 100 17:01:53 sasl.client.callback.handler.class = null 17:01:53 sasl.jaas.config = null 17:01:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:53 sasl.kerberos.min.time.before.relogin = 60000 17:01:53 sasl.kerberos.service.name = null 17:01:53 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:53 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:53 sasl.login.callback.handler.class = null 17:01:53 sasl.login.class = null 17:01:53 sasl.login.connect.timeout.ms = null 17:01:53 sasl.login.read.timeout.ms = null 17:01:53 sasl.login.refresh.buffer.seconds = 300 17:01:53 sasl.login.refresh.min.period.seconds = 60 17:01:53 sasl.login.refresh.window.factor = 0.8 17:01:53 sasl.login.refresh.window.jitter = 0.05 17:01:53 sasl.login.retry.backoff.max.ms = 10000 17:01:53 sasl.login.retry.backoff.ms = 100 17:01:53 sasl.mechanism = GSSAPI 17:01:53 sasl.oauthbearer.clock.skew.seconds = 30 17:01:53 sasl.oauthbearer.expected.audience = null 17:01:53 sasl.oauthbearer.expected.issuer = null 17:01:53 sasl.oauthbearer.header.urlencode = false 17:01:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:53 sasl.oauthbearer.jwks.endpoint.url = null 17:01:53 sasl.oauthbearer.scope.claim.name = scope 17:01:53 sasl.oauthbearer.sub.claim.name = sub 17:01:53 sasl.oauthbearer.token.endpoint.url = null 17:01:53 security.protocol = PLAINTEXT 17:01:53 security.providers = null 17:01:53 send.buffer.bytes = 131072 17:01:53 socket.connection.setup.timeout.max.ms = 30000 17:01:53 socket.connection.setup.timeout.ms = 10000 17:01:53 ssl.cipher.suites = null 17:01:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:53 ssl.endpoint.identification.algorithm = https 17:01:53 ssl.engine.factory.class = null 17:01:53 ssl.key.password = null 17:01:53 ssl.keymanager.algorithm = SunX509 17:01:53 ssl.keystore.certificate.chain = null 17:01:53 ssl.keystore.key = null 17:01:53 ssl.keystore.location = null 17:01:53 ssl.keystore.password = null 17:01:53 ssl.keystore.type = JKS 17:01:53 ssl.protocol = TLSv1.3 17:01:53 ssl.provider = null 17:01:53 ssl.secure.random.implementation = null 17:01:53 ssl.trustmanager.algorithm = PKIX 17:01:53 ssl.truststore.certificates = null 17:01:53 ssl.truststore.location = null 17:01:53 ssl.truststore.password = null 17:01:53 ssl.truststore.type = JKS 17:01:53 transaction.timeout.ms = 60000 17:01:53 transactional.id = null 17:01:53 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:53 17:01:53 2026-01-12T17:01:53.079Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:53 2026-01-12T17:01:53.081Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:53 2026-01-12T17:01:53.081Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:53 2026-01-12T17:01:53.081Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:53 2026-01-12T17:01:53.081Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237313081 17:01:53 2026-01-12T17:01:53.091Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:53 2026-01-12T17:01:53.092Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.092Z WARN 6650 --- [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. 17:01:53 2026-01-12T17:01:53.103Z INFO 6650 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:53 2026-01-12T17:01:53.109Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.109Z WARN 6650 --- [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. 17:01:53 2026-01-12T17:01:53.155Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.155Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.201Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.201Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.205Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 17:01:53 2026-01-12T17:01:53.206Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:01:53 2026-01-12T17:01:53.235Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-9-89ef84b1-8e77-46d3-bd42-f0624ac26494 17:01:53 2026-01-12T17:01:53.235Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:01:53 2026-01-12T17:01:53.237Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.237Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.261Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-9-89ef84b1-8e77-46d3-bd42-f0624ac26494', protocol='range'} 17:01:53 2026-01-12T17:01:53.261Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-9-89ef84b1-8e77-46d3-bd42-f0624ac26494=Assignment(partitions=[my-topic-name-0])} 17:01:53 2026-01-12T17:01:53.284Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-9-89ef84b1-8e77-46d3-bd42-f0624ac26494', protocol='range'} 17:01:53 2026-01-12T17:01:53.284Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 17:01:53 2026-01-12T17:01:53.284Z INFO 6650 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 17:01:53 2026-01-12T17:01:53.294Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Found no committed offset for partition my-topic-name-0 17:01:53 2026-01-12T17:01:53.306Z INFO 6650 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-9, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 17:01:53 2026-01-12T17:01:53.323Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.323Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.323Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:53 2026-01-12T17:01:53.387Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.387Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.399Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.399Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.399Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.399Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.400Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:01:53 2026-01-12T17:01:53.401Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.401Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.401Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.401Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.401Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.401Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.403Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.466Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.466Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 129ms, elapsed time since send: 129ms, throttle time: 0ms, request timeout: 30000ms) 17:01:53 2026-01-12T17:01:53.466Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.466Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 17:01:53 2026-01-12T17:01:53.466Z INFO 6650 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=255334860, epoch=1) to node 1: 17:01:53 17:01:53 org.apache.kafka.common.errors.DisconnectException: null 17:01:53 17:01:53 2026-01-12T17:01:53.467Z INFO 6650 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:01:53 2026-01-12T17:01:53.491Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.491Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.494Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.494Z WARN 6650 --- [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. 17:01:53 2026-01-12T17:01:53.499Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.499Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.511Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.511Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.512Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.512Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.512Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.512Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.517Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.517Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.518Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.518Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.518Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.518Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.714 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:01:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:01:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:01:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:01:53 2026-01-12T17:01:53.607Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.607Z WARN 6650 --- [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. 17:01:53 2026-01-12T17:01:53.610Z INFO 6650 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:01:53 2026-01-12T17:01:53.610Z INFO 6650 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 17:01:53 2026-01-12T17:01:53.610Z INFO 6650 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 17:01:53 2026-01-12T17:01:53.612Z INFO 6650 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:01:53 2026-01-12T17:01:53.612Z DEBUG 6650 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 17:01:53 2026-01-12T17:01:53.612Z INFO 6650 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 17:01:53 2026-01-12T17:01:53.612Z DEBUG 6650 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 17:01:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:01:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:01:53 2026-01-12T17:01:53.617Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.617Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:01:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:01:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:01:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:01:53 2026-01-12T17:01:53.663Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.663Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.668Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.668Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:01:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:01:53 2026-01-12T17:01:53.678Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.678Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.684Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.684Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.692Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.692Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.694Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.694Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.720Z INFO 6650 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 17:01:53 2026-01-12T17:01:53.722Z INFO 6650 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 17:01:53 2026-01-12T17:01:53.752Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.753Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.755Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.755Z WARN 6650 --- [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. 17:01:53 2026-01-12T17:01:53.755Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.755Z WARN 6650 --- [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. 17:01:53 2026-01-12T17:01:53.757Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.757Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.758Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.758Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.778Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:53 2026-01-12T17:01:53.778Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.778Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:53 2026-01-12T17:01:53.790Z INFO 6650 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 17:01:53 2026-01-12T17:01:53.792Z INFO 6650 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:01:53 2026-01-12T17:01:53.796Z INFO 6650 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:01:53 2026-01-12T17:01:53.797Z INFO 6650 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:01:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:01:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:01:53 2026-01-12T17:01:53.803Z INFO 6650 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:01:53 2026-01-12T17:01:53.840Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.840Z WARN 6650 --- [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. 17:01:53 2026-01-12T17:01:53.841Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.841Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.852Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: aa6024f1b15326c10632a9512032363468b0c311b47604ca773d3d35c4aaa8e0 17:01:53 2026-01-12T17:01:53.867Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.867Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.871Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.871Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.881Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.881Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:53 2026-01-12T17:01:53.895Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:53 2026-01-12T17:01:53.895Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:53.971Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:54 2026-01-12T17:01:53.971Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:53.988Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:54 2026-01-12T17:01:53.988Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.046Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.046Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.093Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.093Z WARN 6650 --- [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. 17:01:54 2026-01-12T17:01:54.110Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.110Z WARN 6650 --- [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. 17:01:54 2026-01-12T17:01:54.159Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.159Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.163Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.164Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.172Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.172Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.195Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.195Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.202Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.202Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.220Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.221Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.225Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.225Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.238Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.238Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.242Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.242Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.243Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.243Z WARN 6650 --- [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. 17:01:54 2026-01-12T17:01:54.245Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.245Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.303Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.304Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.340Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:54 2026-01-12T17:01:54.340Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.341Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:54 2026-01-12T17:01:54.344Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.344Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.388Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.388Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.674Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.674Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.677Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.677Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.680Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.680Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.681Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.681Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.735Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:54 2026-01-12T17:01:54.735Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.735Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:54 2026-01-12T17:01:54.758Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.758Z WARN 6650 --- [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. 17:01:54 2026-01-12T17:01:54.762Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.762Z WARN 6650 --- [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. 17:01:54 2026-01-12T17:01:54.950Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.950Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:54 2026-01-12T17:01:54.953Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:54 2026-01-12T17:01:54.953Z WARN 6650 --- [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. 17:01:55 2026-01-12T17:01:54.970Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:55 2026-01-12T17:01:54.970Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:54.972Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:55 2026-01-12T17:01:54.972Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:54.989Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:55 2026-01-12T17:01:54.989Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.004Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.004Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.048Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.048Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.085Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.085Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.094Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.094Z WARN 6650 --- [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. 17:01:55 2026-01-12T17:01:55.112Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.112Z WARN 6650 --- [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. 17:01:55 2026-01-12T17:01:55.168Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.168Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.203Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.204Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.217Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.217Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.238Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.238Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.334Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.334Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.351Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:55 2026-01-12T17:01:55.351Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.351Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:55 2026-01-12T17:01:55.390Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.390Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.477Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.477Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.605Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.605Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.631Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.631Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.681Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.681Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.738Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:55 2026-01-12T17:01:55.738Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:55 2026-01-12T17:01:55.738Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:55 2026-01-12T17:01:55.759Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.759Z WARN 6650 --- [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. 17:01:55 2026-01-12T17:01:55.767Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.767Z WARN 6650 --- [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. 17:01:55 2026-01-12T17:01:55.882Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.882Z WARN 6650 --- [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. 17:01:55 2026-01-12T17:01:55.956Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:55 2026-01-12T17:01:55.956Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:55.973Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:56 2026-01-12T17:01:55.973Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:55.975Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:56 2026-01-12T17:01:55.975Z WARN 6650 --- [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. 17:01:56 2026-01-12T17:01:55.975Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:56 2026-01-12T17:01:55.975Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:55.991Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:56 2026-01-12T17:01:55.991Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.005Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.005Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.049Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.049Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.070Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.070Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.086Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.086Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.135Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.135Z WARN 6650 --- [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. 17:01:56 2026-01-12T17:01:56.203Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.203Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.217Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.217Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.239Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.239Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.334Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.335Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.351Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:56 2026-01-12T17:01:56.351Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.351Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:56 2026-01-12T17:01:56.390Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.390Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.480Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.480Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.607Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.607Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.632Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.632Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.683Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.683Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.742Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:56 2026-01-12T17:01:56.742Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:56 2026-01-12T17:01:56.742Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:56 2026-01-12T17:01:56.769Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.769Z WARN 6650 --- [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. 17:01:56 2026-01-12T17:01:56.803Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.803Z WARN 6650 --- [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. 17:01:56 2026-01-12T17:01:56.884Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.884Z WARN 6650 --- [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. 17:01:56 2026-01-12T17:01:56.957Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:56 2026-01-12T17:01:56.957Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:56.975Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:57 2026-01-12T17:01:56.975Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:56.977Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:57 2026-01-12T17:01:56.977Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:56.978Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:57 2026-01-12T17:01:56.978Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:56.992Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:57 2026-01-12T17:01:56.992Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.016Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.016Z WARN 6650 --- [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. 17:01:57 2026-01-12T17:01:57.051Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.051Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.082Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.082Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.086Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.086Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.157Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.157Z WARN 6650 --- [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. 17:01:57 2026-01-12T17:01:57.205Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.205Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.218Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.218Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.240Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.240Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.337Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.337Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.356Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:57 2026-01-12T17:01:57.356Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.356Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:57 2026-01-12T17:01:57.392Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.392Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.485Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.485Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.608Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.608Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.634Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.634Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.684Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.684Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.743Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:57 2026-01-12T17:01:57.743Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.743Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:57 2026-01-12T17:01:57.774Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.774Z WARN 6650 --- [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. 17:01:57 2026-01-12T17:01:57.804Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.804Z WARN 6650 --- [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. 17:01:57 2026-01-12T17:01:57.885Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.885Z WARN 6650 --- [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. 17:01:57 2026-01-12T17:01:57.903Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.903Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:57 2026-01-12T17:01:57.945Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:57 2026-01-12T17:01:57.945Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:57.976Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:58 2026-01-12T17:01:57.976Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:57.981Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:58 2026-01-12T17:01:57.981Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.018Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.018Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.052Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.052Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.056Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.056Z WARN 6650 --- [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. 17:01:58 2026-01-12T17:01:58.087Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.087Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.127Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.127Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.149Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.149Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.158Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.158Z WARN 6650 --- [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. 17:01:58 2026-01-12T17:01:58.226Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.226Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.282Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.282Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.324Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.324Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.357Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:58 2026-01-12T17:01:58.357Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.357Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:58 2026-01-12T17:01:58.393Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.393Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.490Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.490Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.611Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.611Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.638Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.638Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.654Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:58 2026-01-12T17:01:58.654Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.654Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:58 2026-01-12T17:01:58.685Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.685Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.780Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.780Z WARN 6650 --- [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. 17:01:58 2026-01-12T17:01:58.805Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.805Z WARN 6650 --- [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. 17:01:58 2026-01-12T17:01:58.886Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.886Z WARN 6650 --- [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. 17:01:58 2026-01-12T17:01:58.912Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.912Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:58 2026-01-12T17:01:58.947Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:58 2026-01-12T17:01:58.947Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:58.977Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:59 2026-01-12T17:01:58.977Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:58.982Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:01:59 2026-01-12T17:01:58.982Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.020Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.020Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.054Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.054Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.063Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.063Z WARN 6650 --- [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. 17:01:59 2026-01-12T17:01:59.092Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.092Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.128Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.129Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.151Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.151Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.159Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.159Z WARN 6650 --- [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. 17:01:59 2026-01-12T17:01:59.230Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.230Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.282Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.282Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.302Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.302Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.305Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:01:59 2026-01-12T17:01:59.305Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.305Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:59 2026-01-12T17:01:59.395Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.395Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.493Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.493Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.519Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.716719344S 17:01:59 2026-01-12T17:01:59.533Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:01:59 allow.auto.create.topics = true 17:01:59 auto.commit.interval.ms = 5000 17:01:59 auto.include.jmx.reporter = true 17:01:59 auto.offset.reset = earliest 17:01:59 bootstrap.servers = [localhost:32774] 17:01:59 check.crcs = true 17:01:59 client.dns.lookup = use_all_dns_ips 17:01:59 client.id = consumer-group for Test A-10 17:01:59 client.rack = 17:01:59 connections.max.idle.ms = 540000 17:01:59 default.api.timeout.ms = 60000 17:01:59 enable.auto.commit = true 17:01:59 enable.metrics.push = true 17:01:59 exclude.internal.topics = true 17:01:59 fetch.max.bytes = 52428800 17:01:59 fetch.max.wait.ms = 500 17:01:59 fetch.min.bytes = 1 17:01:59 group.id = group for Test A 17:01:59 group.instance.id = null 17:01:59 group.protocol = classic 17:01:59 group.remote.assignor = null 17:01:59 heartbeat.interval.ms = 3000 17:01:59 interceptor.classes = [] 17:01:59 internal.leave.group.on.close = true 17:01:59 internal.throw.on.fetch.stable.offset.unsupported = false 17:01:59 isolation.level = read_uncommitted 17:01:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:01:59 max.partition.fetch.bytes = 1048576 17:01:59 max.poll.interval.ms = 300000 17:01:59 max.poll.records = 500 17:01:59 metadata.max.age.ms = 300000 17:01:59 metadata.recovery.strategy = none 17:01:59 metric.reporters = [] 17:01:59 metrics.num.samples = 2 17:01:59 metrics.recording.level = INFO 17:01:59 metrics.sample.window.ms = 30000 17:01:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:01:59 receive.buffer.bytes = 65536 17:01:59 reconnect.backoff.max.ms = 1000 17:01:59 reconnect.backoff.ms = 50 17:01:59 request.timeout.ms = 30000 17:01:59 retry.backoff.max.ms = 1000 17:01:59 retry.backoff.ms = 100 17:01:59 sasl.client.callback.handler.class = null 17:01:59 sasl.jaas.config = null 17:01:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:59 sasl.kerberos.min.time.before.relogin = 60000 17:01:59 sasl.kerberos.service.name = null 17:01:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:59 sasl.login.callback.handler.class = null 17:01:59 sasl.login.class = null 17:01:59 sasl.login.connect.timeout.ms = null 17:01:59 sasl.login.read.timeout.ms = null 17:01:59 sasl.login.refresh.buffer.seconds = 300 17:01:59 sasl.login.refresh.min.period.seconds = 60 17:01:59 sasl.login.refresh.window.factor = 0.8 17:01:59 sasl.login.refresh.window.jitter = 0.05 17:01:59 sasl.login.retry.backoff.max.ms = 10000 17:01:59 sasl.login.retry.backoff.ms = 100 17:01:59 sasl.mechanism = GSSAPI 17:01:59 sasl.oauthbearer.clock.skew.seconds = 30 17:01:59 sasl.oauthbearer.expected.audience = null 17:01:59 sasl.oauthbearer.expected.issuer = null 17:01:59 sasl.oauthbearer.header.urlencode = false 17:01:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:59 sasl.oauthbearer.jwks.endpoint.url = null 17:01:59 sasl.oauthbearer.scope.claim.name = scope 17:01:59 sasl.oauthbearer.sub.claim.name = sub 17:01:59 sasl.oauthbearer.token.endpoint.url = null 17:01:59 security.protocol = PLAINTEXT 17:01:59 security.providers = null 17:01:59 send.buffer.bytes = 131072 17:01:59 session.timeout.ms = 45000 17:01:59 socket.connection.setup.timeout.max.ms = 30000 17:01:59 socket.connection.setup.timeout.ms = 10000 17:01:59 ssl.cipher.suites = null 17:01:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:59 ssl.endpoint.identification.algorithm = https 17:01:59 ssl.engine.factory.class = null 17:01:59 ssl.key.password = null 17:01:59 ssl.keymanager.algorithm = SunX509 17:01:59 ssl.keystore.certificate.chain = null 17:01:59 ssl.keystore.key = null 17:01:59 ssl.keystore.location = null 17:01:59 ssl.keystore.password = null 17:01:59 ssl.keystore.type = JKS 17:01:59 ssl.protocol = TLSv1.3 17:01:59 ssl.provider = null 17:01:59 ssl.secure.random.implementation = null 17:01:59 ssl.trustmanager.algorithm = PKIX 17:01:59 ssl.truststore.certificates = null 17:01:59 ssl.truststore.location = null 17:01:59 ssl.truststore.password = null 17:01:59 ssl.truststore.type = JKS 17:01:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:01:59 17:01:59 2026-01-12T17:01:59.533Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:59 2026-01-12T17:01:59.535Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:59 2026-01-12T17:01:59.535Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:59 2026-01-12T17:01:59.535Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237319535 17:01:59 17:01:59 . ____ _ __ _ _ 17:01:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:01:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:01:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:01:59 ' |____| .__|_| |_|_| |_\__, | / / / / 17:01:59 =========|_|==============|___/=/_/_/_/ 17:01:59 17:01:59 :: Spring Boot :: (v3.5.6) 17:01:59 17:01:59 2026-01-12T17:01:59.552Z INFO 6650 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:01:59 2026-01-12T17:01:59.552Z INFO 6650 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:01:59 2026-01-12T17:01:59.567Z INFO 6650 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.029 seconds (process running for 81.904) 17:01:59 2026-01-12T17:01:59.580Z INFO 6650 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 17:01:59 2026-01-12T17:01:59.581Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:01:59 2026-01-12T17:01:59.582Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:01:59 acks = -1 17:01:59 auto.include.jmx.reporter = true 17:01:59 batch.size = 16384 17:01:59 bootstrap.servers = [localhost:32774] 17:01:59 buffer.memory = 33554432 17:01:59 client.dns.lookup = use_all_dns_ips 17:01:59 client.id = producer-22 17:01:59 compression.gzip.level = -1 17:01:59 compression.lz4.level = 9 17:01:59 compression.type = none 17:01:59 compression.zstd.level = 3 17:01:59 connections.max.idle.ms = 540000 17:01:59 delivery.timeout.ms = 120000 17:01:59 enable.idempotence = false 17:01:59 enable.metrics.push = true 17:01:59 interceptor.classes = [] 17:01:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:01:59 linger.ms = 1 17:01:59 max.block.ms = 60000 17:01:59 max.in.flight.requests.per.connection = 5 17:01:59 max.request.size = 1048576 17:01:59 metadata.max.age.ms = 300000 17:01:59 metadata.max.idle.ms = 300000 17:01:59 metadata.recovery.strategy = none 17:01:59 metric.reporters = [] 17:01:59 metrics.num.samples = 2 17:01:59 metrics.recording.level = INFO 17:01:59 metrics.sample.window.ms = 30000 17:01:59 partitioner.adaptive.partitioning.enable = true 17:01:59 partitioner.availability.timeout.ms = 0 17:01:59 partitioner.class = null 17:01:59 partitioner.ignore.keys = false 17:01:59 receive.buffer.bytes = 32768 17:01:59 reconnect.backoff.max.ms = 1000 17:01:59 reconnect.backoff.ms = 50 17:01:59 request.timeout.ms = 30000 17:01:59 retries = 0 17:01:59 retry.backoff.max.ms = 1000 17:01:59 retry.backoff.ms = 100 17:01:59 sasl.client.callback.handler.class = null 17:01:59 sasl.jaas.config = null 17:01:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:01:59 sasl.kerberos.min.time.before.relogin = 60000 17:01:59 sasl.kerberos.service.name = null 17:01:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:01:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:01:59 sasl.login.callback.handler.class = null 17:01:59 sasl.login.class = null 17:01:59 sasl.login.connect.timeout.ms = null 17:01:59 sasl.login.read.timeout.ms = null 17:01:59 sasl.login.refresh.buffer.seconds = 300 17:01:59 sasl.login.refresh.min.period.seconds = 60 17:01:59 sasl.login.refresh.window.factor = 0.8 17:01:59 sasl.login.refresh.window.jitter = 0.05 17:01:59 sasl.login.retry.backoff.max.ms = 10000 17:01:59 sasl.login.retry.backoff.ms = 100 17:01:59 sasl.mechanism = GSSAPI 17:01:59 sasl.oauthbearer.clock.skew.seconds = 30 17:01:59 sasl.oauthbearer.expected.audience = null 17:01:59 sasl.oauthbearer.expected.issuer = null 17:01:59 sasl.oauthbearer.header.urlencode = false 17:01:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:01:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:01:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:01:59 sasl.oauthbearer.jwks.endpoint.url = null 17:01:59 sasl.oauthbearer.scope.claim.name = scope 17:01:59 sasl.oauthbearer.sub.claim.name = sub 17:01:59 sasl.oauthbearer.token.endpoint.url = null 17:01:59 security.protocol = PLAINTEXT 17:01:59 security.providers = null 17:01:59 send.buffer.bytes = 131072 17:01:59 socket.connection.setup.timeout.max.ms = 30000 17:01:59 socket.connection.setup.timeout.ms = 10000 17:01:59 ssl.cipher.suites = null 17:01:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:01:59 ssl.endpoint.identification.algorithm = https 17:01:59 ssl.engine.factory.class = null 17:01:59 ssl.key.password = null 17:01:59 ssl.keymanager.algorithm = SunX509 17:01:59 ssl.keystore.certificate.chain = null 17:01:59 ssl.keystore.key = null 17:01:59 ssl.keystore.location = null 17:01:59 ssl.keystore.password = null 17:01:59 ssl.keystore.type = JKS 17:01:59 ssl.protocol = TLSv1.3 17:01:59 ssl.provider = null 17:01:59 ssl.secure.random.implementation = null 17:01:59 ssl.trustmanager.algorithm = PKIX 17:01:59 ssl.truststore.certificates = null 17:01:59 ssl.truststore.location = null 17:01:59 ssl.truststore.password = null 17:01:59 ssl.truststore.type = JKS 17:01:59 transaction.timeout.ms = 60000 17:01:59 transactional.id = null 17:01:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:01:59 17:01:59 2026-01-12T17:01:59.582Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:01:59 2026-01-12T17:01:59.584Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:01:59 2026-01-12T17:01:59.584Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:01:59 2026-01-12T17:01:59.584Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:01:59 2026-01-12T17:01:59.584Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237319584 17:01:59 2026-01-12T17:01:59.611Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.611Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.621Z WARN 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 17:01:59 2026-01-12T17:01:59.622Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:59 2026-01-12T17:01:59.643Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.643Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.662Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:01:59 2026-01-12T17:01:59.663Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.663Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:01:59 2026-01-12T17:01:59.691Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.691Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.793Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.793Z WARN 6650 --- [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. 17:01:59 2026-01-12T17:01:59.799Z INFO 6650 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:01:59 2026-01-12T17:01:59.806Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.806Z WARN 6650 --- [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. 17:01:59 2026-01-12T17:01:59.886Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.886Z WARN 6650 --- [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. 17:01:59 2026-01-12T17:01:59.913Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.913Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.922Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 17:01:59 2026-01-12T17:01:59.923Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 17:01:59 2026-01-12T17:01:59.945Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Request joining group due to: need to re-join with the given member-id: consumer-group for Test A-10-815dd999-2827-4934-bf96-5d9caea6db76 17:01:59 2026-01-12T17:01:59.945Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 17:01:59 2026-01-12T17:01:59.949Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.949Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:01:59 2026-01-12T17:01:59.965Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully joined group with generation Generation{generationId=1, memberId='consumer-group for Test A-10-815dd999-2827-4934-bf96-5d9caea6db76', protocol='range'} 17:01:59 2026-01-12T17:01:59.965Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Finished assignment for group at generation 1: {consumer-group for Test A-10-815dd999-2827-4934-bf96-5d9caea6db76=Assignment(partitions=[target-topic-for-Test-A-0])} 17:01:59 2026-01-12T17:01:59.979Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:01:59 2026-01-12T17:01:59.979Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:00 2026-01-12T17:01:59.984Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:00 2026-01-12T17:01:59.984Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:01:59.988Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully synced group in generation Generation{generationId=1, memberId='consumer-group for Test A-10-815dd999-2827-4934-bf96-5d9caea6db76', protocol='range'} 17:02:00 2026-01-12T17:01:59.988Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Notifying assignor about the new Assignment(partitions=[target-topic-for-Test-A-0]) 17:02:00 2026-01-12T17:01:59.988Z INFO 6650 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Adding newly assigned partitions: target-topic-for-Test-A-0 17:02:00 2026-01-12T17:01:59.995Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:00 2026-01-12T17:01:59.995Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.001Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Found no committed offset for partition target-topic-for-Test-A-0 17:02:00 2026-01-12T17:02:00.020Z INFO 6650 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Resetting offset for partition target-topic-for-Test-A-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 17:02:00 2026-01-12T17:02:00.021Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.021Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.055Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.055Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.062Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:02:00 allow.auto.create.topics = true 17:02:00 auto.commit.interval.ms = 5000 17:02:00 auto.include.jmx.reporter = true 17:02:00 auto.offset.reset = earliest 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 check.crcs = true 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = consumer-group for Test A-11 17:02:00 client.rack = 17:02:00 connections.max.idle.ms = 540000 17:02:00 default.api.timeout.ms = 60000 17:02:00 enable.auto.commit = true 17:02:00 enable.metrics.push = true 17:02:00 exclude.internal.topics = true 17:02:00 fetch.max.bytes = 52428800 17:02:00 fetch.max.wait.ms = 500 17:02:00 fetch.min.bytes = 1 17:02:00 group.id = group for Test A 17:02:00 group.instance.id = null 17:02:00 group.protocol = classic 17:02:00 group.remote.assignor = null 17:02:00 heartbeat.interval.ms = 3000 17:02:00 interceptor.classes = [] 17:02:00 internal.leave.group.on.close = true 17:02:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:02:00 isolation.level = read_uncommitted 17:02:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:02:00 max.partition.fetch.bytes = 1048576 17:02:00 max.poll.interval.ms = 300000 17:02:00 max.poll.records = 500 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:02:00 receive.buffer.bytes = 65536 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 session.timeout.ms = 45000 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:02:00 17:02:00 2026-01-12T17:02:00.062Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.064Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.064Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.064Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320064 17:02:00 2026-01-12T17:02:00.068Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.068Z WARN 6650 --- [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. 17:02:00 2026-01-12T17:02:00.071Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:02:00 2026-01-12T17:02:00.071Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:02:00 acks = -1 17:02:00 auto.include.jmx.reporter = true 17:02:00 batch.size = 16384 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 buffer.memory = 33554432 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = producer-23 17:02:00 compression.gzip.level = -1 17:02:00 compression.lz4.level = 9 17:02:00 compression.type = none 17:02:00 compression.zstd.level = 3 17:02:00 connections.max.idle.ms = 540000 17:02:00 delivery.timeout.ms = 120000 17:02:00 enable.idempotence = false 17:02:00 enable.metrics.push = true 17:02:00 interceptor.classes = [] 17:02:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:02:00 linger.ms = 1 17:02:00 max.block.ms = 60000 17:02:00 max.in.flight.requests.per.connection = 5 17:02:00 max.request.size = 1048576 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.max.idle.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partitioner.adaptive.partitioning.enable = true 17:02:00 partitioner.availability.timeout.ms = 0 17:02:00 partitioner.class = null 17:02:00 partitioner.ignore.keys = false 17:02:00 receive.buffer.bytes = 32768 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retries = 0 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 transaction.timeout.ms = 60000 17:02:00 transactional.id = null 17:02:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:02:00 17:02:00 2026-01-12T17:02:00.071Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.073Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:02:00 2026-01-12T17:02:00.073Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.073Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.073Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320073 17:02:00 2026-01-12T17:02:00.093Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 17:02:00 2026-01-12T17:02:00.094Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:02:00 2026-01-12T17:02:00.130Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.130Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.151Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.151Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.160Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.160Z WARN 6650 --- [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. 17:02:00 2026-01-12T17:02:00.211Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:02:00 allow.auto.create.topics = true 17:02:00 auto.commit.interval.ms = 5000 17:02:00 auto.include.jmx.reporter = true 17:02:00 auto.offset.reset = earliest 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 check.crcs = true 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = consumer-group for Test A-12 17:02:00 client.rack = 17:02:00 connections.max.idle.ms = 540000 17:02:00 default.api.timeout.ms = 60000 17:02:00 enable.auto.commit = true 17:02:00 enable.metrics.push = true 17:02:00 exclude.internal.topics = true 17:02:00 fetch.max.bytes = 52428800 17:02:00 fetch.max.wait.ms = 500 17:02:00 fetch.min.bytes = 1 17:02:00 group.id = group for Test A 17:02:00 group.instance.id = null 17:02:00 group.protocol = classic 17:02:00 group.remote.assignor = null 17:02:00 heartbeat.interval.ms = 3000 17:02:00 interceptor.classes = [] 17:02:00 internal.leave.group.on.close = true 17:02:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:02:00 isolation.level = read_uncommitted 17:02:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:02:00 max.partition.fetch.bytes = 1048576 17:02:00 max.poll.interval.ms = 300000 17:02:00 max.poll.records = 500 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:02:00 receive.buffer.bytes = 65536 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 session.timeout.ms = 45000 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:02:00 17:02:00 2026-01-12T17:02:00.211Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.214Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.214Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.214Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320214 17:02:00 2026-01-12T17:02:00.219Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:02:00 2026-01-12T17:02:00.219Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:02:00 acks = -1 17:02:00 auto.include.jmx.reporter = true 17:02:00 batch.size = 16384 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 buffer.memory = 33554432 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = producer-24 17:02:00 compression.gzip.level = -1 17:02:00 compression.lz4.level = 9 17:02:00 compression.type = none 17:02:00 compression.zstd.level = 3 17:02:00 connections.max.idle.ms = 540000 17:02:00 delivery.timeout.ms = 120000 17:02:00 enable.idempotence = false 17:02:00 enable.metrics.push = true 17:02:00 interceptor.classes = [] 17:02:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:02:00 linger.ms = 1 17:02:00 max.block.ms = 60000 17:02:00 max.in.flight.requests.per.connection = 5 17:02:00 max.request.size = 1048576 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.max.idle.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partitioner.adaptive.partitioning.enable = true 17:02:00 partitioner.availability.timeout.ms = 0 17:02:00 partitioner.class = null 17:02:00 partitioner.ignore.keys = false 17:02:00 receive.buffer.bytes = 32768 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retries = 0 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 transaction.timeout.ms = 60000 17:02:00 transactional.id = null 17:02:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:02:00 17:02:00 2026-01-12T17:02:00.219Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.221Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:02:00 2026-01-12T17:02:00.221Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.221Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.221Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320221 17:02:00 2026-01-12T17:02:00.230Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:02:00 2026-01-12T17:02:00.232Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.232Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.233Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:02:00 allow.auto.create.topics = true 17:02:00 auto.commit.interval.ms = 5000 17:02:00 auto.include.jmx.reporter = true 17:02:00 auto.offset.reset = earliest 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 check.crcs = true 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = consumer-group for Test A-13 17:02:00 client.rack = 17:02:00 connections.max.idle.ms = 540000 17:02:00 default.api.timeout.ms = 60000 17:02:00 enable.auto.commit = true 17:02:00 enable.metrics.push = true 17:02:00 exclude.internal.topics = true 17:02:00 fetch.max.bytes = 52428800 17:02:00 fetch.max.wait.ms = 500 17:02:00 fetch.min.bytes = 1 17:02:00 group.id = group for Test A 17:02:00 group.instance.id = null 17:02:00 group.protocol = classic 17:02:00 group.remote.assignor = null 17:02:00 heartbeat.interval.ms = 3000 17:02:00 interceptor.classes = [] 17:02:00 internal.leave.group.on.close = true 17:02:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:02:00 isolation.level = read_uncommitted 17:02:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:02:00 max.partition.fetch.bytes = 1048576 17:02:00 max.poll.interval.ms = 300000 17:02:00 max.poll.records = 500 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:02:00 receive.buffer.bytes = 65536 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 session.timeout.ms = 45000 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:02:00 17:02:00 2026-01-12T17:02:00.233Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.236Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.236Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.236Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320236 17:02:00 2026-01-12T17:02:00.239Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:02:00 2026-01-12T17:02:00.239Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:02:00 acks = -1 17:02:00 auto.include.jmx.reporter = true 17:02:00 batch.size = 16384 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 buffer.memory = 33554432 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = producer-25 17:02:00 compression.gzip.level = -1 17:02:00 compression.lz4.level = 9 17:02:00 compression.type = none 17:02:00 compression.zstd.level = 3 17:02:00 connections.max.idle.ms = 540000 17:02:00 delivery.timeout.ms = 120000 17:02:00 enable.idempotence = false 17:02:00 enable.metrics.push = true 17:02:00 interceptor.classes = [] 17:02:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:02:00 linger.ms = 1 17:02:00 max.block.ms = 60000 17:02:00 max.in.flight.requests.per.connection = 5 17:02:00 max.request.size = 1048576 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.max.idle.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partitioner.adaptive.partitioning.enable = true 17:02:00 partitioner.availability.timeout.ms = 0 17:02:00 partitioner.class = null 17:02:00 partitioner.ignore.keys = false 17:02:00 receive.buffer.bytes = 32768 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retries = 0 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 transaction.timeout.ms = 60000 17:02:00 transactional.id = null 17:02:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:02:00 17:02:00 2026-01-12T17:02:00.239Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.242Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:02:00 2026-01-12T17:02:00.242Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.242Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.242Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320242 17:02:00 2026-01-12T17:02:00.266Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:02:00 2026-01-12T17:02:00.271Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:02:00 allow.auto.create.topics = true 17:02:00 auto.commit.interval.ms = 5000 17:02:00 auto.include.jmx.reporter = true 17:02:00 auto.offset.reset = earliest 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 check.crcs = true 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = consumer-group for Test A-14 17:02:00 client.rack = 17:02:00 connections.max.idle.ms = 540000 17:02:00 default.api.timeout.ms = 60000 17:02:00 enable.auto.commit = true 17:02:00 enable.metrics.push = true 17:02:00 exclude.internal.topics = true 17:02:00 fetch.max.bytes = 52428800 17:02:00 fetch.max.wait.ms = 500 17:02:00 fetch.min.bytes = 1 17:02:00 group.id = group for Test A 17:02:00 group.instance.id = null 17:02:00 group.protocol = classic 17:02:00 group.remote.assignor = null 17:02:00 heartbeat.interval.ms = 3000 17:02:00 interceptor.classes = [] 17:02:00 internal.leave.group.on.close = true 17:02:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:02:00 isolation.level = read_uncommitted 17:02:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:02:00 max.partition.fetch.bytes = 1048576 17:02:00 max.poll.interval.ms = 300000 17:02:00 max.poll.records = 500 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:02:00 receive.buffer.bytes = 65536 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 session.timeout.ms = 45000 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:02:00 17:02:00 2026-01-12T17:02:00.271Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.274Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.274Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.274Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320274 17:02:00 2026-01-12T17:02:00.279Z ERROR 6650 --- [ 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] 17:02:00 2026-01-12T17:02:00.279Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:02:00 2026-01-12T17:02:00.279Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:02:00 acks = -1 17:02:00 auto.include.jmx.reporter = true 17:02:00 batch.size = 16384 17:02:00 bootstrap.servers = [localhost:32774] 17:02:00 buffer.memory = 33554432 17:02:00 client.dns.lookup = use_all_dns_ips 17:02:00 client.id = producer-26 17:02:00 compression.gzip.level = -1 17:02:00 compression.lz4.level = 9 17:02:00 compression.type = none 17:02:00 compression.zstd.level = 3 17:02:00 connections.max.idle.ms = 540000 17:02:00 delivery.timeout.ms = 120000 17:02:00 enable.idempotence = false 17:02:00 enable.metrics.push = true 17:02:00 interceptor.classes = [] 17:02:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:02:00 linger.ms = 1 17:02:00 max.block.ms = 60000 17:02:00 max.in.flight.requests.per.connection = 5 17:02:00 max.request.size = 1048576 17:02:00 metadata.max.age.ms = 300000 17:02:00 metadata.max.idle.ms = 300000 17:02:00 metadata.recovery.strategy = none 17:02:00 metric.reporters = [] 17:02:00 metrics.num.samples = 2 17:02:00 metrics.recording.level = INFO 17:02:00 metrics.sample.window.ms = 30000 17:02:00 partitioner.adaptive.partitioning.enable = true 17:02:00 partitioner.availability.timeout.ms = 0 17:02:00 partitioner.class = null 17:02:00 partitioner.ignore.keys = false 17:02:00 receive.buffer.bytes = 32768 17:02:00 reconnect.backoff.max.ms = 1000 17:02:00 reconnect.backoff.ms = 50 17:02:00 request.timeout.ms = 30000 17:02:00 retries = 0 17:02:00 retry.backoff.max.ms = 1000 17:02:00 retry.backoff.ms = 100 17:02:00 sasl.client.callback.handler.class = null 17:02:00 sasl.jaas.config = null 17:02:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:00 sasl.kerberos.min.time.before.relogin = 60000 17:02:00 sasl.kerberos.service.name = null 17:02:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:00 sasl.login.callback.handler.class = null 17:02:00 sasl.login.class = null 17:02:00 sasl.login.connect.timeout.ms = null 17:02:00 sasl.login.read.timeout.ms = null 17:02:00 sasl.login.refresh.buffer.seconds = 300 17:02:00 sasl.login.refresh.min.period.seconds = 60 17:02:00 sasl.login.refresh.window.factor = 0.8 17:02:00 sasl.login.refresh.window.jitter = 0.05 17:02:00 sasl.login.retry.backoff.max.ms = 10000 17:02:00 sasl.login.retry.backoff.ms = 100 17:02:00 sasl.mechanism = GSSAPI 17:02:00 sasl.oauthbearer.clock.skew.seconds = 30 17:02:00 sasl.oauthbearer.expected.audience = null 17:02:00 sasl.oauthbearer.expected.issuer = null 17:02:00 sasl.oauthbearer.header.urlencode = false 17:02:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:00 sasl.oauthbearer.jwks.endpoint.url = null 17:02:00 sasl.oauthbearer.scope.claim.name = scope 17:02:00 sasl.oauthbearer.sub.claim.name = sub 17:02:00 sasl.oauthbearer.token.endpoint.url = null 17:02:00 security.protocol = PLAINTEXT 17:02:00 security.providers = null 17:02:00 send.buffer.bytes = 131072 17:02:00 socket.connection.setup.timeout.max.ms = 30000 17:02:00 socket.connection.setup.timeout.ms = 10000 17:02:00 ssl.cipher.suites = null 17:02:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:00 ssl.endpoint.identification.algorithm = https 17:02:00 ssl.engine.factory.class = null 17:02:00 ssl.key.password = null 17:02:00 ssl.keymanager.algorithm = SunX509 17:02:00 ssl.keystore.certificate.chain = null 17:02:00 ssl.keystore.key = null 17:02:00 ssl.keystore.location = null 17:02:00 ssl.keystore.password = null 17:02:00 ssl.keystore.type = JKS 17:02:00 ssl.protocol = TLSv1.3 17:02:00 ssl.provider = null 17:02:00 ssl.secure.random.implementation = null 17:02:00 ssl.trustmanager.algorithm = PKIX 17:02:00 ssl.truststore.certificates = null 17:02:00 ssl.truststore.location = null 17:02:00 ssl.truststore.password = null 17:02:00 ssl.truststore.type = JKS 17:02:00 transaction.timeout.ms = 60000 17:02:00 transactional.id = null 17:02:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:02:00 17:02:00 2026-01-12T17:02:00.279Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:00 2026-01-12T17:02:00.281Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:02:00 2026-01-12T17:02:00.281Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:00 2026-01-12T17:02:00.281Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:00 2026-01-12T17:02:00.282Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237320281 17:02:00 2026-01-12T17:02:00.283Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.283Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.302Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-C=UNKNOWN_TOPIC_OR_PARTITION} 17:02:00 2026-01-12T17:02:00.302Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:02:00 2026-01-12T17:02:00.303Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.303Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.310Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.310Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.310Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:00 2026-01-12T17:02:00.395Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.395Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.473Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.473Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.473Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.473Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.473Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.473Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.473Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.474Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.474Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:02:00 2026-01-12T17:02:00.475Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.475Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.498Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.499Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.534Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.534Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.568Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.568Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 517ms, elapsed time since send: 517ms, throttle time: 0ms, request timeout: 30000ms) 17:02:00 2026-01-12T17:02:00.568Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.568Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 2147483646 disconnected. 17:02:00 2026-01-12T17:02:00.568Z INFO 6650 --- [roup for Test A] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Error sending fetch request (sessionId=156206673, epoch=1) to node 1: 17:02:00 17:02:00 org.apache.kafka.common.errors.DisconnectException: null 17:02:00 17:02:00 2026-01-12T17:02:00.568Z INFO 6650 --- [roup for Test A] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:02:00 2026-01-12T17:02:00.586Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.586Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.586Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.586Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.590Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.590Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.594Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.594Z WARN 6650 --- [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. 17:02:00 2026-01-12T17:02:00.613Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.613Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.644Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.644Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.647Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.647Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.844 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:02:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:02:00 2026-01-12T17:02:00.662Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:00 2026-01-12T17:02:00.662Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.662Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:02:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:02:00 2026-01-12T17:02:00.682Z INFO 6650 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:02:00 2026-01-12T17:02:00.683Z INFO 6650 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:02:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:02:00 2026-01-12T17:02:00.686Z INFO 6650 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:02:00 2026-01-12T17:02:00.686Z INFO 6650 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:02:00 2026-01-12T17:02:00.687Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.687Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:02:00 17:02:00,706 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:02:00 17:02:00,706 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:02:00 17:02:00,706 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:02:00 17:02:00,711 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:02:00 17:02:00,711 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:02:00 17:02:00 . ____ _ __ _ _ 17:02:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:00 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:00 =========|_|==============|___/=/_/_/_/ 17:02:00 17:02:00 :: Spring Boot :: (v3.5.6) 17:02:00 17:02:00 2026-01-12T17:02:00.722Z INFO 6650 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:00 2026-01-12T17:02:00.722Z INFO 6650 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:02:00 2026-01-12T17:02:00.729Z INFO 6650 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.036 seconds (process running for 83.066) 17:02:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:02:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:02:00 2026-01-12T17:02:00.769Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.769Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.793Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.793Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.794Z INFO 6650 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 17:02:00 2026-01-12T17:02:00.797Z INFO 6650 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 17:02:00 2026-01-12T17:02:00.797Z INFO 6650 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 17:02:00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:02:00 2026-01-12T17:02:00.799Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.799Z WARN 6650 --- [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. 17:02:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:02:00 2026-01-12T17:02:00.809Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.809Z WARN 6650 --- [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. 17:02:00 2026-01-12T17:02:00.819Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.819Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.830Z INFO 6650 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 17:02:00 2026-01-12T17:02:00.830Z INFO 6650 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 17:02:00 2026-01-12T17:02:00.830Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.830Z WARN 6650 --- [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. 17:02:00 2026-01-12T17:02:00.835Z INFO 6650 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 17:02:00 2026-01-12T17:02:00.835Z INFO 6650 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 17:02:00 2026-01-12T17:02:00.836Z INFO 6650 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 17:02:00 2026-01-12T17:02:00.836Z WARN 6650 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 17:02:00 2026-01-12T17:02:00.836Z INFO 6650 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 17:02:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:02:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:02:00 2026-01-12T17:02:00.850Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.850Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:00 2026-01-12T17:02:00.860Z WARN 6650 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 17:02:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:02:00 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:02:00 2026-01-12T17:02:00.888Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.888Z WARN 6650 --- [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. 17:02:00 2026-01-12T17:02:00.901Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:00 2026-01-12T17:02:00.901Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:00.914Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:01 2026-01-12T17:02:00.914Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:00.916Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:01 2026-01-12T17:02:00.916Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:00.950Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:01 2026-01-12T17:02:00.950Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:00.971Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:01 2026-01-12T17:02:00.971Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:00.981Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:01 2026-01-12T17:02:00.981Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:00.985Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:01 2026-01-12T17:02:00.986Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.022Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.022Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.057Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.057Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.057Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.057Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.084Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.084Z WARN 6650 --- [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. 17:02:01 2026-01-12T17:02:01.131Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.131Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.152Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.152Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.161Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.161Z WARN 6650 --- [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. 17:02:01 2026-01-12T17:02:01.184Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.184Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.184Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:01 2026-01-12T17:02:01.184Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.184Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:01 2026-01-12T17:02:01.233Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.233Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.284Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.284Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.290Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.290Z WARN 6650 --- [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. 17:02:01 2026-01-12T17:02:01.291Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.291Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.303Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.303Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.334Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.335Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.353Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.353Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.397Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.397Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.504Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.504Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.577Z WARN 6650 --- [or-http-epoll-4] 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') 17:02:01 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:02:01 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:02:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:02:01 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:02:01 2026-01-12T17:02:01.621Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:02:01 2026-01-12T17:02:01.621Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:02:01 2026-01-12T17:02:01.645Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.646Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:02:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:02:01 2026-01-12T17:02:01.663Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:01 2026-01-12T17:02:01.663Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.663Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:01 2026-01-12T17:02:01.663Z WARN 6650 --- [ 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 17:02:01 2026-01-12T17:02:01.664Z WARN 6650 --- [ 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 17:02:01 2026-01-12T17:02:01.664Z WARN 6650 --- [ 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 17:02:01 2026-01-12T17:02:01.664Z WARN 6650 --- [ 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 17:02:01 2026-01-12T17:02:01.665Z WARN 6650 --- [ 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 17:02:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:02:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:02:01 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:02:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:02:01 2026-01-12T17:02:01.688Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.688Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.697Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.697Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:01 2026-01-12T17:02:01.698Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:01 o o o o---o o--o o o---o o o----o o--o--o 17:02:01 | | / \ / | / / \ | | 17:02:01 o----o o o o----o | o o o----o | 17:02:01 | | * \ / | \ * \ | | 17:02:01 o o * o o---o o--o o----o o---o * o o----o o 17:02:01 17:02:01 2026-01-12T17:02:01.698Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:01 2026-01-12T17:02:01.698Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:01 2026-01-12T17:02:01.698Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:01 2026-01-12T17:02:01.698Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:01 2026-01-12T17:02:01.698Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:01 To enable the Jet engine on the members, do one of the following: 17:02:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:01 2026-01-12T17:02:01.708Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:01 2026-01-12T17:02:01.710Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:01 2026-01-12T17:02:01.718Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:01 2026-01-12T17:02:01.718Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:01 2026-01-12T17:02:01.807Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.807Z WARN 6650 --- [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. 17:02:01 2026-01-12T17:02:01.810Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.810Z WARN 6650 --- [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. 17:02:01 2026-01-12T17:02:01.889Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:01 2026-01-12T17:02:01.889Z WARN 6650 --- [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. 17:02:02 2026-01-12T17:02:01.907Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:02 2026-01-12T17:02:01.907Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:01.916Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:02 2026-01-12T17:02:01.916Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:01.981Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:02 2026-01-12T17:02:01.982Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:01.985Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:02 2026-01-12T17:02:01.985Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:01.988Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:02 2026-01-12T17:02:01.988Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.024Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.024Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.046Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.047Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.058Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.058Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.063Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.063Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.085Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.086Z WARN 6650 --- [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. 17:02:02 2026-01-12T17:02:02.117Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.117Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.162Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.162Z WARN 6650 --- [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. 17:02:02 2026-01-12T17:02:02.187Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.187Z WARN 6650 --- [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. 17:02:02 2026-01-12T17:02:02.188Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:02 2026-01-12T17:02:02.188Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.188Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:02 2026-01-12T17:02:02.198Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.199Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.217Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.217Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.234Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.234Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.251Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.251Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.285Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.285Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.305Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.305Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.399Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.399Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.408Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.408Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.491Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.491Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.622Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.622Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.645Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.645Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.662Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:02 2026-01-12T17:02:02.662Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.663Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:02 2026-01-12T17:02:02.698Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.698Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:02 2026-01-12T17:02:02.809Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.809Z WARN 6650 --- [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. 17:02:02 2026-01-12T17:02:02.810Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.810Z WARN 6650 --- [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. 17:02:02 2026-01-12T17:02:02.890Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.890Z WARN 6650 --- [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. 17:02:02 2026-01-12T17:02:02.892Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:02 2026-01-12T17:02:02.892Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:02.909Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:03 2026-01-12T17:02:02.909Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:02.941Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:03 2026-01-12T17:02:02.941Z WARN 6650 --- [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. 17:02:03 2026-01-12T17:02:02.981Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:03 2026-01-12T17:02:02.981Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:02.986Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:03 2026-01-12T17:02:02.986Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:02.989Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:03 2026-01-12T17:02:02.989Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.047Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.047Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.059Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.059Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.066Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.066Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.076Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.076Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.086Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.086Z WARN 6650 --- [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. 17:02:03 2026-01-12T17:02:03.091Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.091Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.122Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.122Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.163Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.163Z WARN 6650 --- [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. 17:02:03 2026-01-12T17:02:03.188Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:03 2026-01-12T17:02:03.188Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.188Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:03 2026-01-12T17:02:03.198Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.198Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.235Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.235Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.283Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.283Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.285Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.285Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.306Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.306Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.401Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.401Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.410Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.410Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.493Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.493Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.516Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:03 2026-01-12T17:02:03.516Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.516Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:03 2026-01-12T17:02:03.623Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.623Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.647Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.647Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.700Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.700Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.800Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:03 17:02:03 Members {size:1, ver:1} [ 17:02:03 Member [10.30.106.210]:5701 - e78e9c2f-5069-49dc-97dc-4158f1c26ca1 this 17:02:03 ] 17:02:03 17:02:03 2026-01-12T17:02:03.801Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:03 2026-01-12T17:02:03.811Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.811Z WARN 6650 --- [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. 17:02:03 2026-01-12T17:02:03.812Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.812Z WARN 6650 --- [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. 17:02:03 2026-01-12T17:02:03.829Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:03 2026-01-12T17:02:03.846Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.846Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.891Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.891Z WARN 6650 --- [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. 17:02:03 2026-01-12T17:02:03.911Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.911Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:03 2026-01-12T17:02:03.942Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:03 2026-01-12T17:02:03.942Z WARN 6650 --- [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. 17:02:03 2026-01-12T17:02:03.982Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:04 2026-01-12T17:02:03.983Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:03.987Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:04 2026-01-12T17:02:03.987Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:03.991Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:04 2026-01-12T17:02:03.991Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.048Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.048Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.060Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.060Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.066Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.066Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.077Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.077Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.079Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:04 2026-01-12T17:02:04.080Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - e78e9c2f-5069-49dc-97dc-4158f1c26ca1 this is handled 17:02:04 2026-01-12T17:02:04.082Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:04 2026-01-12T17:02:04.083Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:04 2026-01-12T17:02:04.083Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:04 2026-01-12T17:02:04.088Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.088Z WARN 6650 --- [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. 17:02:04 2026-01-12T17:02:04.092Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.092Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.095Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:04 2026-01-12T17:02:04.095Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.095Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:04 2026-01-12T17:02:04.124Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.124Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.142Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:04 2026-01-12T17:02:04.143Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 17:02:04 2026-01-12T17:02:04.143Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:04 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.453 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:02:04 2026-01-12T17:02:04.164Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.164Z WARN 6650 --- [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. 17:02:04 2026-01-12T17:02:04.184Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.185Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 17:02:04 2026-01-12T17:02:04.185Z DEBUG 6650 --- [ 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) 17:02:04 2026-01-12T17:02:04.200Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.200Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.215Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.215Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 17:02:04 2026-01-12T17:02:04.215Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 17:02:04 2026-01-12T17:02:04.216Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.217Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.219Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.219Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 17:02:04 2026-01-12T17:02:04.219Z DEBUG 6650 --- [ 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) 17:02:04 2026-01-12T17:02:04.220Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.220Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 17:02:04 2026-01-12T17:02:04.220Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 17:02:04 2026-01-12T17:02:04.221Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.222Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.224Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.225Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.225Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 17:02:04 2026-01-12T17:02:04.225Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 17:02:04 2026-01-12T17:02:04.226Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.228Z ERROR 6650 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 17:02:04 2026-01-12T17:02:04.230Z ERROR 6650 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 17:02:04 2026-01-12T17:02:04.232Z ERROR 6650 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 17:02:04 2026-01-12T17:02:04.233Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.233Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:02:04 2026-01-12T17:02:04.233Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:02:04 2026-01-12T17:02:04.234Z ERROR 6650 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 17:02:04 2026-01-12T17:02:04.234Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.234Z INFO 6650 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:02:04 2026-01-12T17:02:04.234Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:02:04 2026-01-12T17:02:04.238Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.242Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:02:04 2026-01-12T17:02:04.244Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.244Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.244Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:02:04 2026-01-12T17:02:04.245Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 17:02:04 2026-01-12T17:02:04.246Z DEBUG 6650 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 17:02:04 2026-01-12T17:02:04.247Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:02:04 2026-01-12T17:02:04.248Z WARN 6650 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:02:04 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:02:04 2026-01-12T17:02:04.284Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.284Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.296Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.296Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.306Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.306Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.321Z INFO 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 17:02:04 2026-01-12T17:02:04.323Z INFO 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 17:02:04 2026-01-12T17:02:04.324Z INFO 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:02:04 2026-01-12T17:02:04.326Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 17:02:04 2026-01-12T17:02:04.327Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 17:02:04 2026-01-12T17:02:04.328Z INFO 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:02:04 2026-01-12T17:02:04.328Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 17:02:04 2026-01-12T17:02:04.346Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:02:04 17:02:04 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:02:04 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:02:04 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:02:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:02:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:02:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:02:04 at groovy.lang.Closure.call(Closure.java:427) 17:02:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:02:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:02:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:02:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:02:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:02:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:02:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:02:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:02:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:02:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:04 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:02:04 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$256265162.processCreatedCmHandles$accessor$PfLhEX0Z(Unknown Source) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$256265162$auxiliary$3L4suZa1.call(Unknown Source) 17:02:04 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:02:04 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:02:04 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:02:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:02:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$256265162.processCreatedCmHandles(Unknown Source) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$256265162.updateDmiRegistration$accessor$PfLhEX0Z(Unknown Source) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$256265162$auxiliary$zFFTgJpq.call(Unknown Source) 17:02:04 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:02:04 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:02:04 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:02:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:02:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$256265162.updateDmiRegistration(Unknown Source) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$256265162$updateDmiRegistration.call(Unknown Source) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:02:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:02:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:02:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:02:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:02:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:02:04 17:02:04 2026-01-12T17:02:04.349Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:02:04 17:02:04 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:02:04 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:02:04 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:02:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:02:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:02:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:02:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:02:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:02:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:02:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:02:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:02:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:02:04 17:02:04 2026-01-12T17:02:04.351Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:02:04 17:02:04 java.lang.RuntimeException: Failed 17:02:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:02:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:02:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:02:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:02:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:02:04 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:02:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:02:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:02:04 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:02:04 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:02:04 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:02:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:02:04 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:02:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:02:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:02:04 17:02:04 2026-01-12T17:02:04.360Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:02:04 2026-01-12T17:02:04.360Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 17:02:04 2026-01-12T17:02:04.366Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:02:04 2026-01-12T17:02:04.366Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 17:02:04 2026-01-12T17:02:04.368Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:02:04 2026-01-12T17:02:04.368Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 17:02:04 2026-01-12T17:02:04.369Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:02:04 2026-01-12T17:02:04.369Z ERROR 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 17:02:04 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:02:04 2026-01-12T17:02:04.373Z INFO 6650 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 17:02:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:02:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:02:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:02:04 2026-01-12T17:02:04.403Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.403Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.412Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.413Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.443Z ERROR 6650 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 17:02:04 2026-01-12T17:02:04.458Z WARN 6650 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 17:02:04 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:02:04 2026-01-12T17:02:04.499Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.499Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.517Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:04 2026-01-12T17:02:04.517Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.517Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:04 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:02:04 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:02:04 2026-01-12T17:02:04.624Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.624Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.631Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:02:04 2026-01-12T17:02:04.633Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:02:04 2026-01-12T17:02:04.633Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:02:04 2026-01-12T17:02:04.633Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 17:02:04 2026-01-12T17:02:04.633Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 17:02:04 2026-01-12T17:02:04.634Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:02:04 2026-01-12T17:02:04.634Z WARN 6650 --- [ 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) 17:02:04 2026-01-12T17:02:04.634Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:02:04 2026-01-12T17:02:04.635Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:02:04 2026-01-12T17:02:04.635Z ERROR 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 17:02:04 17:02:04 java.lang.RuntimeException: some exception 17:02:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:02:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:02:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:02:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:02:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:02:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:02:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:02:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:02:04 at groovy.lang.Closure.call(Closure.java:427) 17:02:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:02:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:02:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:02:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:02:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:02:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:02:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:02:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:02:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:02:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:04 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:02:04 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:02:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:02:04 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:02:04 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:02:04 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:02:04 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:02:04 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:02:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:02:04 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:02:04 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:02:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:02:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:02:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:02:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:02:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:02:04 17:02:04 2026-01-12T17:02:04.636Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:02:04 2026-01-12T17:02:04.636Z ERROR 6650 --- [ 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) 17:02:04 17:02:04 java.lang.RuntimeException: Some network error 17:02:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:02:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:02:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:02:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:02:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:02:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:02:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:02:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:02:04 at groovy.lang.Closure.call(Closure.java:427) 17:02:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:02:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:02:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:02:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:02:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:02:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:02:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:02:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:02:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:02:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$2065846374.getResourceData(Unknown Source) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:02:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:02:04 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:02:04 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:02:04 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:02:04 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:02:04 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:02:04 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:02:04 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:02:04 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:02:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:02:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:02:04 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:02:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:02:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:02:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:02:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:02:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:02:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:02:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:02:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:02:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:02:04 17:02:04 2026-01-12T17:02:04.637Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:02:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:02:04 2026-01-12T17:02:04.648Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.648Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:02:04 2026-01-12T17:02:04.701Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.701Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.715Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.715Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.715Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.716Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.716Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.716Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.717Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.718Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.718Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.719Z WARN 6650 --- [ 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 . 17:02:04 2026-01-12T17:02:04.720Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.720Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.720Z WARN 6650 --- [ 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 . 17:02:04 2026-01-12T17:02:04.722Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:02:04 2026-01-12T17:02:04.725Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 17:02:04 2026-01-12T17:02:04.725Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 17:02:04 2026-01-12T17:02:04.725Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 17:02:04 2026-01-12T17:02:04.725Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 17:02:04 2026-01-12T17:02:04.725Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 17:02:04 2026-01-12T17:02:04.726Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:02:04 2026-01-12T17:02:04.726Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:02:04 2026-01-12T17:02:04.726Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 17:02:04 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:02:04 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:02:04 2026-01-12T17:02:04.738Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:04 o o o o---o o--o o o---o o o----o o--o--o 17:02:04 | | / \ / | / / \ | | 17:02:04 o----o o o o----o | o o o----o | 17:02:04 | | * \ / | \ * \ | | 17:02:04 o o * o o---o o--o o----o o---o * o o----o o 17:02:04 17:02:04 2026-01-12T17:02:04.738Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:04 2026-01-12T17:02:04.738Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:04 2026-01-12T17:02:04.738Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:04 2026-01-12T17:02:04.738Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:04 2026-01-12T17:02:04.738Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:04 To enable the Jet engine on the members, do one of the following: 17:02:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:04 2026-01-12T17:02:04.751Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:04 2026-01-12T17:02:04.753Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:04 2026-01-12T17:02:04.766Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:04 2026-01-12T17:02:04.767Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:04 2026-01-12T17:02:04.822Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.822Z WARN 6650 --- [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. 17:02:04 2026-01-12T17:02:04.846Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.846Z WARN 6650 --- [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. 17:02:04 2026-01-12T17:02:04.847Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.847Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:04 2026-01-12T17:02:04.892Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:04 2026-01-12T17:02:04.892Z WARN 6650 --- [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. 17:02:05 2026-01-12T17:02:04.917Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:05 2026-01-12T17:02:04.917Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:04.943Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:05 2026-01-12T17:02:04.943Z WARN 6650 --- [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. 17:02:05 2026-01-12T17:02:04.983Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:05 2026-01-12T17:02:04.983Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:04.993Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:05 2026-01-12T17:02:04.993Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.008Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.008Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.060Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.060Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.061Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.061Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.068Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.068Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.079Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.079Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.089Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.089Z WARN 6650 --- [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. 17:02:05 2026-01-12T17:02:05.093Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.093Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.109Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:05 2026-01-12T17:02:05.109Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.110Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:05 2026-01-12T17:02:05.125Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.125Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.165Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.165Z WARN 6650 --- [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. 17:02:05 2026-01-12T17:02:05.201Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.201Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.245Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.245Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.285Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.285Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.298Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.298Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.308Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.308Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.400Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.400Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.404Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.404Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.418Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.418Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.518Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:05 2026-01-12T17:02:05.518Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.518Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:05 2026-01-12T17:02:05.625Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.626Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.649Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.650Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.703Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.703Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.824Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.824Z WARN 6650 --- [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. 17:02:05 2026-01-12T17:02:05.848Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.848Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:05 2026-01-12T17:02:05.848Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.848Z WARN 6650 --- [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. 17:02:05 2026-01-12T17:02:05.893Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:05 2026-01-12T17:02:05.894Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:05.919Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:06 2026-01-12T17:02:05.919Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:05.944Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:06 2026-01-12T17:02:05.944Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:05.993Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:06 2026-01-12T17:02:05.993Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.009Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.009Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.015Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:06 2026-01-12T17:02:06.015Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.015Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:06 2026-01-12T17:02:06.028Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.028Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.062Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.062Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.068Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.068Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.081Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.081Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.089Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.089Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.090Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.090Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:06.094Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.094Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.127Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.127Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.162Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.162Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:06.203Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.203Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.247Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.247Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.286Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.286Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.300Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.300Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.308Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.308Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.403Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.403Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.405Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.405Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.421Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.421Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.526Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:06 2026-01-12T17:02:06.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:06 2026-01-12T17:02:06.626Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.626Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.650Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.650Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.704Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.704Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.816Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:06 17:02:06 Members {size:1, ver:1} [ 17:02:06 Member [10.30.106.210]:5701 - 9233ae9d-2d88-4a86-9500-ec31cb852f45 this 17:02:06 ] 17:02:06 17:02:06 2026-01-12T17:02:06.817Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:06 2026-01-12T17:02:06.818Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:06 2026-01-12T17:02:06.826Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.827Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:06.831Z DEBUG 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:02:06 2026-01-12T17:02:06.832Z DEBUG 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:02:06 2026-01-12T17:02:06.833Z DEBUG 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:02:06 2026-01-12T17:02:06.837Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 17:02:06 2026-01-12T17:02:06.837Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 17:02:06 2026-01-12T17:02:06.849Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.849Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.850Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.850Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:06.852Z DEBUG 6650 --- [ 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 17:02:06 2026-01-12T17:02:06.854Z DEBUG 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 17:02:06 2026-01-12T17:02:06.854Z DEBUG 6650 --- [ 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 17:02:06 2026-01-12T17:02:06.860Z DEBUG 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 17:02:06 2026-01-12T17:02:06.869Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:06 2026-01-12T17:02:06.869Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:06 2026-01-12T17:02:06.869Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:06 2026-01-12T17:02:06.886Z DEBUG 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 17:02:06 2026-01-12T17:02:06.889Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:06 2026-01-12T17:02:06.890Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 9233ae9d-2d88-4a86-9500-ec31cb852f45 this is handled 17:02:06 2026-01-12T17:02:06.891Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:06 2026-01-12T17:02:06.892Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:06 2026-01-12T17:02:06.892Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:06 2026-01-12T17:02:06.897Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.897Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:06.914Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:06 2026-01-12T17:02:06.917Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 27 ms. 17:02:06 2026-01-12T17:02:06.917Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:06 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:02:06 2026-01-12T17:02:06.925Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.925Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:06 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:02:06 2026-01-12T17:02:06.937Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:02:06 2026-01-12T17:02:06.941Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:02:06 2026-01-12T17:02:06.941Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:02:06 2026-01-12T17:02:06.941Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:02:06 2026-01-12T17:02:06.941Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:02:06 2026-01-12T17:02:06.941Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:02:06 2026-01-12T17:02:06.941Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:06 2026-01-12T17:02:06.943Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 17:02:06 2026-01-12T17:02:06.943Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 17:02:06 2026-01-12T17:02:06.943Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:02:06 2026-01-12T17:02:06.944Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:02:06 2026-01-12T17:02:06.944Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:02:06 2026-01-12T17:02:06.944Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:06 2026-01-12T17:02:06.945Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:06 2026-01-12T17:02:06.945Z WARN 6650 --- [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. 17:02:06 2026-01-12T17:02:06.946Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 17:02:06 2026-01-12T17:02:06.947Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 17:02:06 2026-01-12T17:02:06.947Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:02:06 2026-01-12T17:02:06.948Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:02:06 2026-01-12T17:02:06.948Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:02:06 2026-01-12T17:02:06.948Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:06 2026-01-12T17:02:06.948Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:02:06 2026-01-12T17:02:06.948Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:02:06 2026-01-12T17:02:06.948Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:02:06 2026-01-12T17:02:06.948Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:06 2026-01-12T17:02:06.950Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 17:02:06 2026-01-12T17:02:06.950Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:02:06 2026-01-12T17:02:06.950Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:02:06 2026-01-12T17:02:06.951Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:02:06 2026-01-12T17:02:06.951Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:02:06 2026-01-12T17:02:06.951Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:06 2026-01-12T17:02:06.951Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:02:06 2026-01-12T17:02:06.952Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:02:06 2026-01-12T17:02:06.952Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:02:06 2026-01-12T17:02:06.952Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:06 2026-01-12T17:02:06.952Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:02:06 2026-01-12T17:02:06.952Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:02:06 2026-01-12T17:02:06.952Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:02:06 2026-01-12T17:02:06.952Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:06 2026-01-12T17:02:06.954Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 17:02:06 2026-01-12T17:02:06.954Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 17:02:06 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 17:02:07 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 17:02:07 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 17:02:07 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 17:02:07 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 17:02:07 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 17:02:07 2026-01-12T17:02:06.955Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 17:02:07 2026-01-12T17:02:06.956Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 17:02:07 2026-01-12T17:02:06.957Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 17:02:07 2026-01-12T17:02:06.958Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z WARN 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 17:02:07 2026-01-12T17:02:06.959Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:02:07 2026-01-12T17:02:06.959Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:02:07 2026-01-12T17:02:06.960Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:02:07 2026-01-12T17:02:06.960Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:02:07 2026-01-12T17:02:06.960Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:07 2026-01-12T17:02:06.960Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:02:07 2026-01-12T17:02:06.961Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:02:07 2026-01-12T17:02:06.961Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:02:07 2026-01-12T17:02:06.961Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:07 2026-01-12T17:02:06.961Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:02:07 2026-01-12T17:02:06.961Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:02:07 2026-01-12T17:02:06.961Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:02:07 2026-01-12T17:02:06.961Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:07 2026-01-12T17:02:06.970Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:02:07 2026-01-12T17:02:06.970Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:02:07 2026-01-12T17:02:06.970Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 17:02:07 2026-01-12T17:02:06.971Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 17:02:07 2026-01-12T17:02:06.972Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:02:07 2026-01-12T17:02:06.972Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:02:07 2026-01-12T17:02:06.972Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:02:07 2026-01-12T17:02:06.972Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:02:07 2026-01-12T17:02:06.973Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 17:02:07 2026-01-12T17:02:06.975Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:02:07 2026-01-12T17:02:06.975Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:02:07 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:02:07 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:02:07 2026-01-12T17:02:06.988Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:07 2026-01-12T17:02:06.988Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:06.994Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:07 2026-01-12T17:02:06.994Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.011Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.011Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 17:02:07 . ____ _ __ _ _ 17:02:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:07 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:07 =========|_|==============|___/=/_/_/_/ 17:02:07 17:02:07 :: Spring Boot :: (v3.5.6) 17:02:07 17:02:07 2026-01-12T17:02:07.018Z INFO 6650 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:07 2026-01-12T17:02:07.018Z INFO 6650 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:02:07 2026-01-12T17:02:07.032Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:02:07 o o o o---o o--o o o---o o o----o o--o--o 17:02:07 | | / \ / | / / \ | | 17:02:07 o----o o o o----o | o o o----o | 17:02:07 | | * \ / | \ * \ | | 17:02:07 o o * o o---o o--o o----o o---o * o o----o o 17:02:07 17:02:07 2026-01-12T17:02:07.032Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:07 2026-01-12T17:02:07.032Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:07 2026-01-12T17:02:07.032Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:02:07 2026-01-12T17:02:07.032Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:07 2026-01-12T17:02:07.032Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:02:07 To enable the Jet engine on the members, do one of the following: 17:02:07 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:07 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:07 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:07 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:07 2026-01-12T17:02:07.051Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:07 2026-01-12T17:02:07.054Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:02:07 2026-01-12T17:02:07.063Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.063Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.065Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:07 2026-01-12T17:02:07.065Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:07 2026-01-12T17:02:07.066Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.066Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.070Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.070Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.082Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.082Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.090Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.090Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.091Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.091Z WARN 6650 --- [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. 17:02:07 2026-01-12T17:02:07.127Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.127Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.170Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.170Z WARN 6650 --- [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. 17:02:07 2026-01-12T17:02:07.203Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.203Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.248Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.248Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.286Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.287Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.301Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.301Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.317Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.317Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.331Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.331Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.405Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.405Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.406Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.406Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.527Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:07 2026-01-12T17:02:07.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:07 2026-01-12T17:02:07.628Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.628Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.652Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.652Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.705Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.705Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.829Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.829Z WARN 6650 --- [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. 17:02:07 2026-01-12T17:02:07.850Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.850Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.852Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.852Z WARN 6650 --- [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. 17:02:07 2026-01-12T17:02:07.873Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:07 2026-01-12T17:02:07.873Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:07 2026-01-12T17:02:07.873Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:07 2026-01-12T17:02:07.894Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:07 2026-01-12T17:02:07.894Z WARN 6650 --- [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. 17:02:08 2026-01-12T17:02:07.927Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:08 2026-01-12T17:02:07.927Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:07.947Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:08 2026-01-12T17:02:07.947Z WARN 6650 --- [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. 17:02:08 2026-01-12T17:02:07.990Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:08 2026-01-12T17:02:07.990Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:07.996Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:08 2026-01-12T17:02:07.996Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.009Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.009Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.065Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.065Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.067Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.067Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.071Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.071Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.083Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.083Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.091Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.091Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.093Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.093Z WARN 6650 --- [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. 17:02:08 2026-01-12T17:02:08.128Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.128Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.162Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.162Z WARN 6650 --- [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. 17:02:08 2026-01-12T17:02:08.195Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.195Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.204Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.204Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.287Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.287Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.302Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.302Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.318Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.318Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.332Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.332Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.407Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.407Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.407Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.407Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.527Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:08 2026-01-12T17:02:08.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:08 2026-01-12T17:02:08.629Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.629Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.653Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.653Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.707Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.707Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.831Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.831Z WARN 6650 --- [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. 17:02:08 2026-01-12T17:02:08.851Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.851Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.853Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.853Z WARN 6650 --- [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. 17:02:08 2026-01-12T17:02:08.874Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:08 2026-01-12T17:02:08.874Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:08 2026-01-12T17:02:08.874Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:08 2026-01-12T17:02:08.895Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:08 2026-01-12T17:02:08.895Z WARN 6650 --- [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. 17:02:09 2026-01-12T17:02:08.929Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:09 2026-01-12T17:02:08.929Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:08.948Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:09 2026-01-12T17:02:08.948Z WARN 6650 --- [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. 17:02:09 2026-01-12T17:02:08.990Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:09 2026-01-12T17:02:08.990Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:08.997Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:09 2026-01-12T17:02:08.997Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.010Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.010Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.051Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.051Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.065Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.065Z WARN 6650 --- [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. 17:02:09 2026-01-12T17:02:09.066Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.066Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.071Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.071Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.074Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.074Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.084Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.084Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.094Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.094Z WARN 6650 --- [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. 17:02:09 2026-01-12T17:02:09.128Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.128Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.202Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.202Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.205Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.205Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.259Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:02:09 17:02:09 Members {size:1, ver:1} [ 17:02:09 Member [10.30.106.210]:5701 - 6d9fdeef-67a2-4104-9a21-139ece2f313a this 17:02:09 ] 17:02:09 17:02:09 2026-01-12T17:02:09.260Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:09 2026-01-12T17:02:09.278Z INFO 6650 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.294 seconds (process running for 91.616) 17:02:09 2026-01-12T17:02:09.290Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.290Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.299Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:02:09 2026-01-12T17:02:09.304Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.304Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.313Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:09 2026-01-12T17:02:09.313Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 6d9fdeef-67a2-4104-9a21-139ece2f313a this is handled 17:02:09 2026-01-12T17:02:09.314Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:02:09 2026-01-12T17:02:09.315Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:02:09 2026-01-12T17:02:09.316Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:02:09 2026-01-12T17:02:09.321Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.321Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.334Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.334Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.354Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:02:09 2026-01-12T17:02:09.355Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 42 ms. 17:02:09 2026-01-12T17:02:09.355Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:02:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:02:09 17:02:09 . ____ _ __ _ _ 17:02:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:09 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:09 =========|_|==============|___/=/_/_/_/ 17:02:09 17:02:09 :: Spring Boot :: (v3.5.6) 17:02:09 17:02:09 2026-01-12T17:02:09.375Z INFO 6650 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:09 2026-01-12T17:02:09.375Z INFO 6650 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 17:02:09 2026-01-12T17:02:09.395Z INFO 6650 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.032 seconds (process running for 91.732) 17:02:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:02:09 2026-01-12T17:02:09.408Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.408Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.414Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.414Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.417Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:09 2026-01-12T17:02:09.527Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:09 2026-01-12T17:02:09.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.527Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:09 2026-01-12T17:02:09.631Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.631Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.654Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.654Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.724Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.724Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.735Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:09 o o o o---o o--o o o---o o o----o o--o--o 17:02:09 | | / \ / | / / \ | | 17:02:09 o----o o o o----o | o o o----o | 17:02:09 | | * \ / | \ * \ | | 17:02:09 o o * o o---o o--o o----o o---o * o o----o o 17:02:09 17:02:09 2026-01-12T17:02:09.735Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:09 2026-01-12T17:02:09.735Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:09 2026-01-12T17:02:09.735Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:09 2026-01-12T17:02:09.735Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:09 2026-01-12T17:02:09.735Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:09 To enable the Jet engine on the members, do one of the following: 17:02:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:09 2026-01-12T17:02:09.744Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:09 2026-01-12T17:02:09.746Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:09 2026-01-12T17:02:09.763Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:09 2026-01-12T17:02:09.763Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:09 2026-01-12T17:02:09.834Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.834Z WARN 6650 --- [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. 17:02:09 2026-01-12T17:02:09.852Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.852Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.853Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.853Z WARN 6650 --- [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. 17:02:09 2026-01-12T17:02:09.868Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.868Z WARN 6650 --- [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. 17:02:09 2026-01-12T17:02:09.874Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:09 2026-01-12T17:02:09.874Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:09 2026-01-12T17:02:09.874Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:09 2026-01-12T17:02:09.897Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:09 2026-01-12T17:02:09.897Z WARN 6650 --- [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. 17:02:10 2026-01-12T17:02:09.931Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:10 2026-01-12T17:02:09.931Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:09.981Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:10 2026-01-12T17:02:09.981Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:09.991Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:10 2026-01-12T17:02:09.991Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:09.997Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:10 2026-01-12T17:02:09.997Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.012Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.012Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.066Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.066Z WARN 6650 --- [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. 17:02:10 2026-01-12T17:02:10.067Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.067Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.073Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.073Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.080Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.081Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.085Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.085Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.095Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.095Z WARN 6650 --- [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. 17:02:10 2026-01-12T17:02:10.130Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.130Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.203Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.203Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.207Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.207Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.291Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.291Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.306Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.306Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.322Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.322Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.339Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.339Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.381Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:10 2026-01-12T17:02:10.381Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.381Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:10 2026-01-12T17:02:10.409Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.410Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.422Z INFO 6650 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.210]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.107.135]:5701 17:02:10 2026-01-12T17:02:10.428Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.428Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.442Z INFO 6650 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.107.135]:5701 is added to the blacklist. 17:02:10 2026-01-12T17:02:10.631Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.631Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.655Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.656Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.725Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.725Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.742Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.742Z WARN 6650 --- [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. 17:02:10 2026-01-12T17:02:10.853Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.853Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.853Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.853Z WARN 6650 --- [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. 17:02:10 2026-01-12T17:02:10.869Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.869Z WARN 6650 --- [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. 17:02:10 2026-01-12T17:02:10.875Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:10 2026-01-12T17:02:10.875Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:10 2026-01-12T17:02:10.875Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:10 2026-01-12T17:02:10.898Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:10 2026-01-12T17:02:10.898Z WARN 6650 --- [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. 17:02:11 2026-01-12T17:02:10.933Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:11 2026-01-12T17:02:10.933Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:10.981Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:11 2026-01-12T17:02:10.981Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:10.991Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:11 2026-01-12T17:02:10.991Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:10.999Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:11 2026-01-12T17:02:10.999Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.013Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.013Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.067Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.067Z WARN 6650 --- [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. 17:02:11 2026-01-12T17:02:11.068Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.068Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.074Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.074Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.081Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.081Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.086Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.086Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.097Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.097Z WARN 6650 --- [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. 17:02:11 2026-01-12T17:02:11.131Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.131Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.205Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.205Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.222Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.223Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.233Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:11 2026-01-12T17:02:11.234Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.234Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:11 2026-01-12T17:02:11.293Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.293Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.306Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.306Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.323Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.323Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.341Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.341Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.410Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.410Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.430Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.430Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.519Z ERROR 6650 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:02:11 2026-01-12T17:02:11.519Z ERROR 6650 --- [_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 17:02:11 2026-01-12T17:02:11.632Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.632Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.656Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.656Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.727Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.727Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.728Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:11 2026-01-12T17:02:11.728Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.728Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:11 2026-01-12T17:02:11.744Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.744Z WARN 6650 --- [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. 17:02:11 2026-01-12T17:02:11.846Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.846Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:11 2026-01-12T17:02:11.854Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.854Z WARN 6650 --- [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. 17:02:11 2026-01-12T17:02:11.870Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.870Z WARN 6650 --- [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. 17:02:11 2026-01-12T17:02:11.898Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:11 2026-01-12T17:02:11.898Z WARN 6650 --- [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. 17:02:12 2026-01-12T17:02:11.935Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:12 2026-01-12T17:02:11.935Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:11.982Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:12 2026-01-12T17:02:11.983Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:11.992Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:12 2026-01-12T17:02:11.992Z WARN 6650 --- [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. 17:02:12 2026-01-12T17:02:11.992Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:12 2026-01-12T17:02:11.992Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.000Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.000Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.013Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.013Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.069Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.069Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.075Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.075Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.082Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.083Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.088Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.088Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.098Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.098Z WARN 6650 --- [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. 17:02:12 2026-01-12T17:02:12.131Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.131Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.137Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:12 2026-01-12T17:02:12.137Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.137Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:12 2026-01-12T17:02:12.206Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.206Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.222Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.222Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.293Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.293Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.308Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.308Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.324Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.324Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.343Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.343Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.428Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.428Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.432Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.432Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.634Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.634Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.658Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.658Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.728Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.728Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.728Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:12 2026-01-12T17:02:12.728Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.728Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:12 2026-01-12T17:02:12.746Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.746Z WARN 6650 --- [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. 17:02:12 2026-01-12T17:02:12.790Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.790Z WARN 6650 --- [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. 17:02:12 2026-01-12T17:02:12.846Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.846Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.856Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.856Z WARN 6650 --- [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. 17:02:12 2026-01-12T17:02:12.899Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.899Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:12 2026-01-12T17:02:12.900Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.900Z WARN 6650 --- [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. 17:02:12 2026-01-12T17:02:12.920Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:12 2026-01-12T17:02:12.920Z WARN 6650 --- [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. 17:02:13 2026-01-12T17:02:12.936Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:13 2026-01-12T17:02:12.937Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:12.982Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:13 2026-01-12T17:02:12.982Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:12.994Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:13 2026-01-12T17:02:12.994Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.002Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.002Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.070Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.070Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.076Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.076Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.090Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.090Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.100Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.100Z WARN 6650 --- [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. 17:02:13 2026-01-12T17:02:13.119Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.119Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.135Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.135Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.140Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:13 2026-01-12T17:02:13.140Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.140Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:13 2026-01-12T17:02:13.207Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.207Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.223Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.223Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.245Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.245Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.295Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.295Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.308Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.308Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.325Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.326Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.429Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.429Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.434Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.434Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.516Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:13 17:02:13 Members {size:1, ver:1} [ 17:02:13 Member [10.30.106.210]:5701 - 96ed0f06-681f-43c4-8c44-3cbfc86c8cb7 this 17:02:13 ] 17:02:13 17:02:13 2026-01-12T17:02:13.517Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:02:13 2026-01-12T17:02:13.521Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:13 2026-01-12T17:02:13.539Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:02:13 2026-01-12T17:02:13.539Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:02:13 2026-01-12T17:02:13.539Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:02:13 2026-01-12T17:02:13.540Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:02:13 2026-01-12T17:02:13.540Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:02:13 2026-01-12T17:02:13.541Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 17:02:13 2026-01-12T17:02:13.541Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 17:02:13 2026-01-12T17:02:13.541Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 17:02:13 2026-01-12T17:02:13.541Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 17:02:13 2026-01-12T17:02:13.541Z INFO 6650 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 17:02:13 2026-01-12T17:02:13.561Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:13 2026-01-12T17:02:13.561Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 96ed0f06-681f-43c4-8c44-3cbfc86c8cb7 this is handled 17:02:13 2026-01-12T17:02:13.562Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:13 2026-01-12T17:02:13.563Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:13 2026-01-12T17:02:13.564Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:13 2026-01-12T17:02:13.583Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:13 2026-01-12T17:02:13.583Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.583Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:02:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:02:13 2026-01-12T17:02:13.602Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:13 2026-01-12T17:02:13.603Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 42 ms. 17:02:13 2026-01-12T17:02:13.603Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:13 2026-01-12T17:02:13.637Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.637Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:02:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:02:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:02:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:02:13 2026-01-12T17:02:13.658Z ERROR 6650 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 17:02:13 2026-01-12T17:02:13.665Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.665Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.677Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:02:13 2026-01-12T17:02:13.678Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:02:13 2026-01-12T17:02:13.679Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:02:13 2026-01-12T17:02:13.679Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:02:13 2026-01-12T17:02:13.682Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:02:13 2026-01-12T17:02:13.684Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:02:13 2026-01-12T17:02:13.685Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:02:13 2026-01-12T17:02:13.685Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:02:13 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:02:13 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:02:13 2026-01-12T17:02:13.686Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 17:02:13 2026-01-12T17:02:13.688Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 17:02:13 2026-01-12T17:02:13.688Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 17:02:13 2026-01-12T17:02:13.690Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 17:02:13 2026-01-12T17:02:13.690Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 17:02:13 2026-01-12T17:02:13.692Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 17:02:13 2026-01-12T17:02:13.692Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 17:02:13 2026-01-12T17:02:13.692Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 17:02:13 2026-01-12T17:02:13.692Z DEBUG 6650 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 17:02:13 2026-01-12T17:02:13.696Z INFO 6650 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:02:13 2026-01-12T17:02:13.730Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.730Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.748Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.748Z WARN 6650 --- [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. 17:02:13 2026-01-12T17:02:13.753Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 64b38b336bc5c91b8150f76ef5050c02ff1b27f0d676d31de5fa354891cda049 17:02:13 2026-01-12T17:02:13.791Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.791Z WARN 6650 --- [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. 17:02:13 2026-01-12T17:02:13.848Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.848Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.857Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.857Z WARN 6650 --- [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. 17:02:13 2026-01-12T17:02:13.902Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.902Z WARN 6650 --- [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. 17:02:13 2026-01-12T17:02:13.918Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.918Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:13 2026-01-12T17:02:13.920Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:13 2026-01-12T17:02:13.920Z WARN 6650 --- [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. 17:02:14 2026-01-12T17:02:13.939Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:14 2026-01-12T17:02:13.939Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:13.982Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:14 2026-01-12T17:02:13.982Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:13.983Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:14 2026-01-12T17:02:13.983Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:13.995Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:14 2026-01-12T17:02:13.995Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.003Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.003Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.071Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.071Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.078Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.078Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.090Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.090Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.101Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.101Z WARN 6650 --- [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. 17:02:14 2026-01-12T17:02:14.120Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.120Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.141Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:14 2026-01-12T17:02:14.141Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.141Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:14 2026-01-12T17:02:14.208Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.208Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.225Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.225Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.247Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.247Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.278Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.278Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.310Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.310Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.325Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.325Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.430Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.430Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.436Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.436Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.582Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:14 2026-01-12T17:02:14.582Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.582Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:14 2026-01-12T17:02:14.638Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.638Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.691Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.691Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.729Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.729Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.750Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.750Z WARN 6650 --- [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. 17:02:14 2026-01-12T17:02:14.792Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.792Z WARN 6650 --- [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. 17:02:14 2026-01-12T17:02:14.842Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.842Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.849Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.849Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.859Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.859Z WARN 6650 --- [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. 17:02:14 2026-01-12T17:02:14.903Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.903Z WARN 6650 --- [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. 17:02:14 2026-01-12T17:02:14.919Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.919Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:14 2026-01-12T17:02:14.922Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:14 2026-01-12T17:02:14.922Z WARN 6650 --- [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. 17:02:15 2026-01-12T17:02:14.945Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:15 2026-01-12T17:02:14.945Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:14.965Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:15 2026-01-12T17:02:14.965Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:14.985Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:15 2026-01-12T17:02:14.985Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:14.995Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:15 2026-01-12T17:02:14.995Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.072Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.072Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.079Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.079Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.091Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.091Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.103Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.103Z WARN 6650 --- [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. 17:02:15 2026-01-12T17:02:15.105Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.105Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.138Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:15 2026-01-12T17:02:15.138Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.138Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:15 2026-01-12T17:02:15.210Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.210Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.227Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.227Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.250Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.250Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.297Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.297Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.310Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.310Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.327Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.327Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.432Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.432Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.439Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.439Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.583Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.583Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.586Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:15 2026-01-12T17:02:15.586Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.587Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:15 2026-01-12T17:02:15.668Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.668Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.693Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.693Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.751Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.752Z WARN 6650 --- [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. 17:02:15 2026-01-12T17:02:15.781Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.781Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.794Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.794Z WARN 6650 --- [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. 17:02:15 2026-01-12T17:02:15.860Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.860Z WARN 6650 --- [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. 17:02:15 2026-01-12T17:02:15.866Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.866Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.920Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.920Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:15 2026-01-12T17:02:15.920Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.920Z WARN 6650 --- [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. 17:02:15 2026-01-12T17:02:15.923Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:15 2026-01-12T17:02:15.923Z WARN 6650 --- [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. 17:02:16 2026-01-12T17:02:15.947Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:16 2026-01-12T17:02:15.947Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:15.985Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:16 2026-01-12T17:02:15.985Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:15.998Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:16 2026-01-12T17:02:15.998Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.004Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.004Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.073Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.073Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.080Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.080Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.092Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.092Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.104Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.104Z WARN 6650 --- [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. 17:02:16 2026-01-12T17:02:16.106Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.106Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.141Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:16 2026-01-12T17:02:16.141Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.142Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:16 2026-01-12T17:02:16.212Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.212Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.228Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.228Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.251Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.251Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.298Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.298Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.312Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.312Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.328Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.328Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.433Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.433Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.443Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.443Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.471Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:16 2026-01-12T17:02:16.471Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.471Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:16 2026-01-12T17:02:16.585Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.585Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.635Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.635Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.694Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.694Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.753Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.753Z WARN 6650 --- [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. 17:02:16 2026-01-12T17:02:16.795Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.795Z WARN 6650 --- [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. 17:02:16 2026-01-12T17:02:16.802Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.802Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.862Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.862Z WARN 6650 --- [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. 17:02:16 2026-01-12T17:02:16.867Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.867Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:16 2026-01-12T17:02:16.868Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.868Z WARN 6650 --- [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. 17:02:16 2026-01-12T17:02:16.921Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:16 2026-01-12T17:02:16.921Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:16.949Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:17 2026-01-12T17:02:16.949Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:16.957Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:17 2026-01-12T17:02:16.957Z WARN 6650 --- [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. 17:02:17 2026-01-12T17:02:16.986Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:17 2026-01-12T17:02:16.986Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:16.998Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:17 2026-01-12T17:02:16.998Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.005Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.006Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.011Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:17 2026-01-12T17:02:17.011Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.011Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:17 2026-01-12T17:02:17.077Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.077Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.081Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.082Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.095Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.095Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.107Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.107Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.145Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.145Z WARN 6650 --- [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. 17:02:17 2026-01-12T17:02:17.214Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.214Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.229Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.229Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.260Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.260Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.300Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.300Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.313Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.313Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.328Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.328Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.341Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:17 2026-01-12T17:02:17.342Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.342Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:17 2026-01-12T17:02:17.434Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.434Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.445Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.445Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.546Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.546Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.586Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.586Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.694Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.694Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.726Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.726Z WARN 6650 --- [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. 17:02:17 2026-01-12T17:02:17.759Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.759Z WARN 6650 --- [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. 17:02:17 2026-01-12T17:02:17.803Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.803Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.810Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.810Z WARN 6650 --- [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. 17:02:17 2026-01-12T17:02:17.858Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.858Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.863Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.863Z WARN 6650 --- [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. 17:02:17 2026-01-12T17:02:17.864Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:17 2026-01-12T17:02:17.864Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:17 2026-01-12T17:02:17.864Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:17 2026-01-12T17:02:17.921Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:17 2026-01-12T17:02:17.921Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:17.952Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:18 2026-01-12T17:02:17.952Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:17.959Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:18 2026-01-12T17:02:17.959Z WARN 6650 --- [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. 17:02:18 2026-01-12T17:02:17.987Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:18 2026-01-12T17:02:17.987Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:17.999Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:18 2026-01-12T17:02:17.999Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.008Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.008Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.078Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.078Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.085Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.085Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.096Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.096Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.109Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.109Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.146Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.146Z WARN 6650 --- [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. 17:02:18 2026-01-12T17:02:18.216Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.216Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.230Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.230Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.263Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.263Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.300Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.300Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.314Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.314Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.329Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.330Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.341Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:18 2026-01-12T17:02:18.341Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.341Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:18 2026-01-12T17:02:18.436Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.436Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.448Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.448Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.547Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.547Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.588Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.588Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.695Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.695Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.727Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.727Z WARN 6650 --- [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. 17:02:18 2026-01-12T17:02:18.766Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.766Z WARN 6650 --- [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. 17:02:18 2026-01-12T17:02:18.811Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.811Z WARN 6650 --- [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. 17:02:18 2026-01-12T17:02:18.816Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.816Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.822Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:18 2026-01-12T17:02:18.822Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.822Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:18 2026-01-12T17:02:18.858Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.858Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:18 2026-01-12T17:02:18.865Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.865Z WARN 6650 --- [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. 17:02:18 2026-01-12T17:02:18.923Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:18 2026-01-12T17:02:18.923Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:18.955Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:19 2026-01-12T17:02:18.955Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:18.959Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:19 2026-01-12T17:02:18.959Z WARN 6650 --- [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. 17:02:19 2026-01-12T17:02:18.989Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:19 2026-01-12T17:02:18.989Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.000Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.000Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.009Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.009Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.079Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.079Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.086Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.086Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.098Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.098Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.110Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.110Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.147Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.147Z WARN 6650 --- [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. 17:02:19 2026-01-12T17:02:19.217Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.217Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.231Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.231Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.269Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.269Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.302Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.302Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.316Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.316Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.330Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.330Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.356Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:19 2026-01-12T17:02:19.356Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.356Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:19 2026-01-12T17:02:19.438Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.438Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.460Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.460Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.487Z INFO 6650 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.790745985S 17:02:19 2026-01-12T17:02:19.490Z INFO 6650 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:02:19 allow.auto.create.topics = true 17:02:19 auto.commit.interval.ms = 5000 17:02:19 auto.include.jmx.reporter = true 17:02:19 auto.offset.reset = earliest 17:02:19 bootstrap.servers = [localhost:32775] 17:02:19 check.crcs = true 17:02:19 client.dns.lookup = use_all_dns_ips 17:02:19 client.id = consumer-ncmp-group-15 17:02:19 client.rack = 17:02:19 connections.max.idle.ms = 540000 17:02:19 default.api.timeout.ms = 60000 17:02:19 enable.auto.commit = true 17:02:19 enable.metrics.push = true 17:02:19 exclude.internal.topics = true 17:02:19 fetch.max.bytes = 52428800 17:02:19 fetch.max.wait.ms = 500 17:02:19 fetch.min.bytes = 1 17:02:19 group.id = ncmp-group 17:02:19 group.instance.id = null 17:02:19 group.protocol = classic 17:02:19 group.remote.assignor = null 17:02:19 heartbeat.interval.ms = 3000 17:02:19 interceptor.classes = [] 17:02:19 internal.leave.group.on.close = true 17:02:19 internal.throw.on.fetch.stable.offset.unsupported = false 17:02:19 isolation.level = read_uncommitted 17:02:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:02:19 max.partition.fetch.bytes = 1048576 17:02:19 max.poll.interval.ms = 300000 17:02:19 max.poll.records = 500 17:02:19 metadata.max.age.ms = 300000 17:02:19 metadata.recovery.strategy = none 17:02:19 metric.reporters = [] 17:02:19 metrics.num.samples = 2 17:02:19 metrics.recording.level = INFO 17:02:19 metrics.sample.window.ms = 30000 17:02:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:02:19 receive.buffer.bytes = 65536 17:02:19 reconnect.backoff.max.ms = 1000 17:02:19 reconnect.backoff.ms = 50 17:02:19 request.timeout.ms = 30000 17:02:19 retry.backoff.max.ms = 1000 17:02:19 retry.backoff.ms = 100 17:02:19 sasl.client.callback.handler.class = null 17:02:19 sasl.jaas.config = null 17:02:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:19 sasl.kerberos.min.time.before.relogin = 60000 17:02:19 sasl.kerberos.service.name = null 17:02:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:19 sasl.login.callback.handler.class = null 17:02:19 sasl.login.class = null 17:02:19 sasl.login.connect.timeout.ms = null 17:02:19 sasl.login.read.timeout.ms = null 17:02:19 sasl.login.refresh.buffer.seconds = 300 17:02:19 sasl.login.refresh.min.period.seconds = 60 17:02:19 sasl.login.refresh.window.factor = 0.8 17:02:19 sasl.login.refresh.window.jitter = 0.05 17:02:19 sasl.login.retry.backoff.max.ms = 10000 17:02:19 sasl.login.retry.backoff.ms = 100 17:02:19 sasl.mechanism = GSSAPI 17:02:19 sasl.oauthbearer.clock.skew.seconds = 30 17:02:19 sasl.oauthbearer.expected.audience = null 17:02:19 sasl.oauthbearer.expected.issuer = null 17:02:19 sasl.oauthbearer.header.urlencode = false 17:02:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:19 sasl.oauthbearer.jwks.endpoint.url = null 17:02:19 sasl.oauthbearer.scope.claim.name = scope 17:02:19 sasl.oauthbearer.sub.claim.name = sub 17:02:19 sasl.oauthbearer.token.endpoint.url = null 17:02:19 security.protocol = PLAINTEXT 17:02:19 security.providers = null 17:02:19 send.buffer.bytes = 131072 17:02:19 session.timeout.ms = 45000 17:02:19 socket.connection.setup.timeout.max.ms = 30000 17:02:19 socket.connection.setup.timeout.ms = 10000 17:02:19 ssl.cipher.suites = null 17:02:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:19 ssl.endpoint.identification.algorithm = https 17:02:19 ssl.engine.factory.class = null 17:02:19 ssl.key.password = null 17:02:19 ssl.keymanager.algorithm = SunX509 17:02:19 ssl.keystore.certificate.chain = null 17:02:19 ssl.keystore.key = null 17:02:19 ssl.keystore.location = null 17:02:19 ssl.keystore.password = null 17:02:19 ssl.keystore.type = JKS 17:02:19 ssl.protocol = TLSv1.3 17:02:19 ssl.provider = null 17:02:19 ssl.secure.random.implementation = null 17:02:19 ssl.trustmanager.algorithm = PKIX 17:02:19 ssl.truststore.certificates = null 17:02:19 ssl.truststore.location = null 17:02:19 ssl.truststore.password = null 17:02:19 ssl.truststore.type = JKS 17:02:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:02:19 17:02:19 2026-01-12T17:02:19.490Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:19 2026-01-12T17:02:19.500Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:19 2026-01-12T17:02:19.500Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:19 2026-01-12T17:02:19.500Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237339500 17:02:19 17:02:19 . ____ _ __ _ _ 17:02:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:19 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:19 =========|_|==============|___/=/_/_/_/ 17:02:19 17:02:19 :: Spring Boot :: (v3.5.6) 17:02:19 17:02:19 2026-01-12T17:02:19.515Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:19 2026-01-12T17:02:19.515Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:02:19 2026-01-12T17:02:19.520Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.018 seconds (process running for 101.857) 17:02:19 2026-01-12T17:02:19.522Z INFO 6650 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 17:02:19 2026-01-12T17:02:19.524Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:02:19 2026-01-12T17:02:19.524Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:02:19 acks = -1 17:02:19 auto.include.jmx.reporter = true 17:02:19 batch.size = 16384 17:02:19 bootstrap.servers = [localhost:32775] 17:02:19 buffer.memory = 33554432 17:02:19 client.dns.lookup = use_all_dns_ips 17:02:19 client.id = producer-27 17:02:19 compression.gzip.level = -1 17:02:19 compression.lz4.level = 9 17:02:19 compression.type = none 17:02:19 compression.zstd.level = 3 17:02:19 connections.max.idle.ms = 540000 17:02:19 delivery.timeout.ms = 120000 17:02:19 enable.idempotence = false 17:02:19 enable.metrics.push = true 17:02:19 interceptor.classes = [] 17:02:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:02:19 linger.ms = 1 17:02:19 max.block.ms = 60000 17:02:19 max.in.flight.requests.per.connection = 5 17:02:19 max.request.size = 1048576 17:02:19 metadata.max.age.ms = 300000 17:02:19 metadata.max.idle.ms = 300000 17:02:19 metadata.recovery.strategy = none 17:02:19 metric.reporters = [] 17:02:19 metrics.num.samples = 2 17:02:19 metrics.recording.level = INFO 17:02:19 metrics.sample.window.ms = 30000 17:02:19 partitioner.adaptive.partitioning.enable = true 17:02:19 partitioner.availability.timeout.ms = 0 17:02:19 partitioner.class = null 17:02:19 partitioner.ignore.keys = false 17:02:19 receive.buffer.bytes = 32768 17:02:19 reconnect.backoff.max.ms = 1000 17:02:19 reconnect.backoff.ms = 50 17:02:19 request.timeout.ms = 30000 17:02:19 retries = 0 17:02:19 retry.backoff.max.ms = 1000 17:02:19 retry.backoff.ms = 100 17:02:19 sasl.client.callback.handler.class = null 17:02:19 sasl.jaas.config = null 17:02:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:02:19 sasl.kerberos.min.time.before.relogin = 60000 17:02:19 sasl.kerberos.service.name = null 17:02:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:02:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:02:19 sasl.login.callback.handler.class = null 17:02:19 sasl.login.class = null 17:02:19 sasl.login.connect.timeout.ms = null 17:02:19 sasl.login.read.timeout.ms = null 17:02:19 sasl.login.refresh.buffer.seconds = 300 17:02:19 sasl.login.refresh.min.period.seconds = 60 17:02:19 sasl.login.refresh.window.factor = 0.8 17:02:19 sasl.login.refresh.window.jitter = 0.05 17:02:19 sasl.login.retry.backoff.max.ms = 10000 17:02:19 sasl.login.retry.backoff.ms = 100 17:02:19 sasl.mechanism = GSSAPI 17:02:19 sasl.oauthbearer.clock.skew.seconds = 30 17:02:19 sasl.oauthbearer.expected.audience = null 17:02:19 sasl.oauthbearer.expected.issuer = null 17:02:19 sasl.oauthbearer.header.urlencode = false 17:02:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:02:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:02:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:02:19 sasl.oauthbearer.jwks.endpoint.url = null 17:02:19 sasl.oauthbearer.scope.claim.name = scope 17:02:19 sasl.oauthbearer.sub.claim.name = sub 17:02:19 sasl.oauthbearer.token.endpoint.url = null 17:02:19 security.protocol = PLAINTEXT 17:02:19 security.providers = null 17:02:19 send.buffer.bytes = 131072 17:02:19 socket.connection.setup.timeout.max.ms = 30000 17:02:19 socket.connection.setup.timeout.ms = 10000 17:02:19 ssl.cipher.suites = null 17:02:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:02:19 ssl.endpoint.identification.algorithm = https 17:02:19 ssl.engine.factory.class = null 17:02:19 ssl.key.password = null 17:02:19 ssl.keymanager.algorithm = SunX509 17:02:19 ssl.keystore.certificate.chain = null 17:02:19 ssl.keystore.key = null 17:02:19 ssl.keystore.location = null 17:02:19 ssl.keystore.password = null 17:02:19 ssl.keystore.type = JKS 17:02:19 ssl.protocol = TLSv1.3 17:02:19 ssl.provider = null 17:02:19 ssl.secure.random.implementation = null 17:02:19 ssl.trustmanager.algorithm = PKIX 17:02:19 ssl.truststore.certificates = null 17:02:19 ssl.truststore.location = null 17:02:19 ssl.truststore.password = null 17:02:19 ssl.truststore.type = JKS 17:02:19 transaction.timeout.ms = 60000 17:02:19 transactional.id = null 17:02:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:02:19 17:02:19 2026-01-12T17:02:19.525Z INFO 6650 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:02:19 2026-01-12T17:02:19.531Z INFO 6650 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:02:19 2026-01-12T17:02:19.531Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:02:19 2026-01-12T17:02:19.531Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:02:19 2026-01-12T17:02:19.531Z INFO 6650 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237339531 17:02:19 2026-01-12T17:02:19.549Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.549Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.580Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 17:02:19 2026-01-12T17:02:19.580Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:02:19 2026-01-12T17:02:19.588Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.588Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.697Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.697Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.726Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:19 2026-01-12T17:02:19.726Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.726Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:19 2026-01-12T17:02:19.735Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.735Z WARN 6650 --- [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. 17:02:19 2026-01-12T17:02:19.743Z INFO 6650 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:02:19 2026-01-12T17:02:19.772Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.772Z WARN 6650 --- [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. 17:02:19 2026-01-12T17:02:19.807Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.807Z WARN 6650 --- [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. 17:02:19 2026-01-12T17:02:19.820Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.820Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.859Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.859Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.866Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.866Z WARN 6650 --- [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. 17:02:19 2026-01-12T17:02:19.891Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 17:02:19 2026-01-12T17:02:19.892Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:02:19 2026-01-12T17:02:19.914Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-15-8f7322a2-b1ec-4eb2-ae17-3b5f681afb57 17:02:19 2026-01-12T17:02:19.915Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:02:19 2026-01-12T17:02:19.924Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:19 2026-01-12T17:02:19.924Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:19 2026-01-12T17:02:19.939Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-15-8f7322a2-b1ec-4eb2-ae17-3b5f681afb57', protocol='range'} 17:02:19 2026-01-12T17:02:19.940Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-15-8f7322a2-b1ec-4eb2-ae17-3b5f681afb57=Assignment(partitions=[ncmp-events-test-0])} 17:02:20 2026-01-12T17:02:19.958Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:20 2026-01-12T17:02:19.958Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:19.963Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-15-8f7322a2-b1ec-4eb2-ae17-3b5f681afb57', protocol='range'} 17:02:20 2026-01-12T17:02:19.963Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 17:02:20 2026-01-12T17:02:19.963Z INFO 6650 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 17:02:20 2026-01-12T17:02:19.969Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:20 2026-01-12T17:02:19.969Z WARN 6650 --- [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. 17:02:20 2026-01-12T17:02:19.972Z INFO 6650 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 17:02:20 2026-01-12T17:02:19.985Z INFO 6650 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 17:02:20 2026-01-12T17:02:19.989Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:20 2026-01-12T17:02:19.990Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.001Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.001Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.010Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.010Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.080Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.080Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.087Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.087Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.089Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.090Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.092Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.092Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 17:02:20 2026-01-12T17:02:20.099Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.099Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.141Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.141Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 126ms, elapsed time since send: 126ms, throttle time: 0ms, request timeout: 30000ms) 17:02:20 2026-01-12T17:02:20.141Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 17:02:20 2026-01-12T17:02:20.141Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 17:02:20 2026-01-12T17:02:20.141Z INFO 6650 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=9447561, epoch=1) to node 1: 17:02:20 17:02:20 org.apache.kafka.common.errors.DisconnectException: null 17:02:20 17:02:20 2026-01-12T17:02:20.141Z INFO 6650 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:02:20 2026-01-12T17:02:20.180Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.180Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.196Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.196Z WARN 6650 --- [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. 17:02:20 2026-01-12T17:02:20.199Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.199Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.218Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.218Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.232Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.232Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.242Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.242Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.547 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:02:20 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:02:20 17:02:20,271 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:02:20 17:02:20,271 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:02:20 17:02:20,271 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:02:20 17:02:20,275 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:02:20 17:02:20,276 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:02:20 17:02:20 . ____ _ __ _ _ 17:02:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:20 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:20 =========|_|==============|___/=/_/_/_/ 17:02:20 17:02:20 :: Spring Boot :: (v3.5.6) 17:02:20 17:02:20 2026-01-12T17:02:20.290Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:20 2026-01-12T17:02:20.290Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:02:20 2026-01-12T17:02:20.297Z INFO 6650 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.048 seconds (process running for 102.634) 17:02:20 2026-01-12T17:02:20.303Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.303Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.318Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.318Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.331Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.331Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:02:20 2026-01-12T17:02:20.357Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:20 2026-01-12T17:02:20.357Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.357Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:20 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:02:20 17:02:20 . ____ _ __ _ _ 17:02:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:20 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:20 =========|_|==============|___/=/_/_/_/ 17:02:20 17:02:20 :: Spring Boot :: (v3.5.6) 17:02:20 17:02:20 2026-01-12T17:02:20.374Z INFO 6650 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:20 2026-01-12T17:02:20.375Z INFO 6650 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:02:20 2026-01-12T17:02:20.380Z INFO 6650 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.02 seconds (process running for 102.717) 17:02:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:02:20 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:02:20 2026-01-12T17:02:20.398Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 17:02:20 o o o o---o o--o o o---o o o----o o--o--o 17:02:20 | | / \ / | / / \ | | 17:02:20 o----o o o o----o | o o o----o | 17:02:20 | | * \ / | \ * \ | | 17:02:20 o o * o o---o o--o o----o o---o * o o----o o 17:02:20 17:02:20 2026-01-12T17:02:20.398Z INFO 6650 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:20 2026-01-12T17:02:20.398Z INFO 6650 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 17:02:20 2026-01-12T17:02:20.398Z INFO 6650 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 17:02:20 2026-01-12T17:02:20.398Z INFO 6650 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 17:02:20 2026-01-12T17:02:20.398Z INFO 6650 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:20 To enable the Jet engine on the members, do one of the following: 17:02:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:20 2026-01-12T17:02:20.408Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 17:02:20 2026-01-12T17:02:20.409Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:20 2026-01-12T17:02:20.416Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:20 2026-01-12T17:02:20.416Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 17:02:20 2026-01-12T17:02:20.430Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.430Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.439Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.439Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.443Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.443Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.466Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.466Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.550Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.550Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.590Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.590Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.684Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:20 2026-01-12T17:02:20.684Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.684Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:20 2026-01-12T17:02:20.697Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.698Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.736Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.736Z WARN 6650 --- [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. 17:02:20 2026-01-12T17:02:20.744Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.744Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.774Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.774Z WARN 6650 --- [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. 17:02:20 2026-01-12T17:02:20.812Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.812Z WARN 6650 --- [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. 17:02:20 2026-01-12T17:02:20.820Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.820Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.860Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.860Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.861Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.861Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:20 2026-01-12T17:02:20.868Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.868Z WARN 6650 --- [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. 17:02:20 2026-01-12T17:02:20.908Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:20 2026-01-12T17:02:20.908Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:20.948Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:21 2026-01-12T17:02:20.948Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:20.970Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:21 2026-01-12T17:02:20.970Z WARN 6650 --- [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. 17:02:21 2026-01-12T17:02:20.989Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:21 2026-01-12T17:02:20.989Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.002Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.002Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.010Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.010Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.081Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.081Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.088Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.088Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.093Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.093Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.099Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.099Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.182Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.182Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.197Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.197Z WARN 6650 --- [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. 17:02:21 2026-01-12T17:02:21.211Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.211Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.217Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.217Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.245Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.245Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.278Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.278Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.309Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:21 2026-01-12T17:02:21.309Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.309Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:21 2026-01-12T17:02:21.319Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.319Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.332Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.332Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.439Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.439Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.468Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.468Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.551Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.551Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.591Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.591Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.608Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.608Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.684Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:21 2026-01-12T17:02:21.684Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.684Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:21 2026-01-12T17:02:21.737Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.737Z WARN 6650 --- [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. 17:02:21 2026-01-12T17:02:21.762Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.762Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.776Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.776Z WARN 6650 --- [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. 17:02:21 2026-01-12T17:02:21.792Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.792Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.813Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.813Z WARN 6650 --- [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. 17:02:21 2026-01-12T17:02:21.822Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.822Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.862Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.862Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:21 2026-01-12T17:02:21.868Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:21 2026-01-12T17:02:21.868Z WARN 6650 --- [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. 17:02:22 2026-01-12T17:02:21.949Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:22 2026-01-12T17:02:21.949Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:21.970Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:22 2026-01-12T17:02:21.970Z WARN 6650 --- [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. 17:02:22 2026-01-12T17:02:21.990Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:22 2026-01-12T17:02:21.990Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.003Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.003Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.012Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.012Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.083Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.083Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.089Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.089Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.093Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.093Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.148Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.148Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.149Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.149Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.184Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.184Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.212Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.212Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.220Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.220Z WARN 6650 --- [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. 17:02:22 2026-01-12T17:02:22.222Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.222Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.279Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.279Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.313Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:22 2026-01-12T17:02:22.313Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.313Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:22 2026-01-12T17:02:22.321Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.321Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.332Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.332Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.441Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.441Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.470Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.470Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.534Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 17:02:22 17:02:22 Members {size:1, ver:1} [ 17:02:22 Member [10.250.0.254]:5701 - 7e37a048-6652-46ca-b0f4-6454b0bc1e60 this 17:02:22 ] 17:02:22 17:02:22 2026-01-12T17:02:22.534Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 17:02:22 2026-01-12T17:02:22.536Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:22 2026-01-12T17:02:22.552Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.552Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.558Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 17:02:22 2026-01-12T17:02:22.559Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 7e37a048-6652-46ca-b0f4-6454b0bc1e60 this is handled 17:02:22 2026-01-12T17:02:22.559Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:22 2026-01-12T17:02:22.560Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:22 2026-01-12T17:02:22.560Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:22 2026-01-12T17:02:22.592Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.592Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.651Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.651Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.684Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:22 2026-01-12T17:02:22.685Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.685Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:22 2026-01-12T17:02:22.765Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.765Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.778Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.778Z WARN 6650 --- [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. 17:02:22 2026-01-12T17:02:22.786Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.786Z WARN 6650 --- [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. 17:02:22 2026-01-12T17:02:22.793Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.793Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.823Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.823Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.825Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.825Z WARN 6650 --- [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. 17:02:22 2026-01-12T17:02:22.865Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.866Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:22 2026-01-12T17:02:22.870Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:22 2026-01-12T17:02:22.870Z WARN 6650 --- [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. 17:02:22 2026-01-12T17:02:22.917Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:22 2026-01-12T17:02:22.917Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 358 ms. 17:02:22 2026-01-12T17:02:22.918Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 17:02:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.523 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:02:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:02:23 17:02:23 . ____ _ __ _ _ 17:02:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:23 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:23 =========|_|==============|___/=/_/_/_/ 17:02:23 17:02:23 :: Spring Boot :: (v3.5.6) 17:02:23 17:02:23 2026-01-12T17:02:22.940Z INFO 6650 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:23 2026-01-12T17:02:22.940Z INFO 6650 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:02:23 2026-01-12T17:02:22.950Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:23 2026-01-12T17:02:22.950Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:22.958Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:02:23 o o o o---o o--o o o---o o o----o o--o--o 17:02:23 | | / \ / | / / \ | | 17:02:23 o----o o o o----o | o o o----o | 17:02:23 | | * \ / | \ * \ | | 17:02:23 o o * o o---o o--o o----o o---o * o o----o o 17:02:23 17:02:23 2026-01-12T17:02:22.958Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:23 2026-01-12T17:02:22.958Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:23 2026-01-12T17:02:22.958Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:02:23 2026-01-12T17:02:22.958Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:23 2026-01-12T17:02:22.958Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:02:23 To enable the Jet engine on the members, do one of the following: 17:02:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:23 2026-01-12T17:02:22.971Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:23 2026-01-12T17:02:22.971Z WARN 6650 --- [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. 17:02:23 2026-01-12T17:02:22.975Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:23 2026-01-12T17:02:22.976Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:02:23 2026-01-12T17:02:22.984Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:23 2026-01-12T17:02:22.984Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:23 2026-01-12T17:02:22.990Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:23 2026-01-12T17:02:22.990Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.005Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.005Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.013Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.013Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.085Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.085Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.090Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.090Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.091Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.091Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.096Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.096Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.157Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.157Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.186Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.186Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.214Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.214Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.220Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.221Z WARN 6650 --- [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. 17:02:23 2026-01-12T17:02:23.223Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.223Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.281Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.281Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.318Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:23 2026-01-12T17:02:23.318Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.318Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:23 2026-01-12T17:02:23.322Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.322Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.334Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.334Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.441Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.441Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.472Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.472Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.553Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.553Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.593Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.594Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.685Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:23 2026-01-12T17:02:23.685Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.685Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:23 2026-01-12T17:02:23.696Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.697Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.768Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.768Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.780Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.780Z WARN 6650 --- [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. 17:02:23 2026-01-12T17:02:23.787Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.787Z WARN 6650 --- [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. 17:02:23 2026-01-12T17:02:23.794Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.794Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.824Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.824Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.826Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.826Z WARN 6650 --- [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. 17:02:23 2026-01-12T17:02:23.865Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.865Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:23 2026-01-12T17:02:23.871Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:23 2026-01-12T17:02:23.871Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:23.952Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:24 2026-01-12T17:02:23.952Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:23.972Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:24 2026-01-12T17:02:23.972Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:23.991Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:24 2026-01-12T17:02:23.991Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.006Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.006Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.013Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.013Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.039Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.039Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.092Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.092Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.097Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.097Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.130Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.130Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.159Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.159Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.188Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.188Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.212Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.212Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:24.215Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.215Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.225Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.225Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.270Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:24 2026-01-12T17:02:24.270Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.270Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:24 2026-01-12T17:02:24.282Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.282Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.324Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.324Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.335Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.335Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.443Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.443Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.474Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.474Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.555Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.555Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.594Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.594Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.697Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.697Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.732Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:24 2026-01-12T17:02:24.732Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.732Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:24 2026-01-12T17:02:24.770Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.770Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.782Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.782Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:24.788Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.788Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:24.795Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.795Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.825Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.825Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.827Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.827Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:24.866Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.866Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.872Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.872Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:24.880Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:02:24 17:02:24 Members {size:1, ver:1} [ 17:02:24 Member [10.30.106.210]:5701 - bd4a3fc0-305e-4690-893c-d26e69a0c007 this 17:02:24 ] 17:02:24 17:02:24 2026-01-12T17:02:24.881Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:24 2026-01-12T17:02:24.882Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:02:24 2026-01-12T17:02:24.887Z INFO 6650 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 1.962 seconds (process running for 107.224) 17:02:24 2026-01-12T17:02:24.894Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:24 2026-01-12T17:02:24.895Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - bd4a3fc0-305e-4690-893c-d26e69a0c007 this is handled 17:02:24 2026-01-12T17:02:24.896Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:02:24 2026-01-12T17:02:24.896Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:02:24 2026-01-12T17:02:24.896Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:02:24 2026-01-12T17:02:24.952Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.952Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:24 2026-01-12T17:02:24.967Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:02:24 2026-01-12T17:02:24.967Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 73 ms. 17:02:24 2026-01-12T17:02:24.967Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:02:24 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:02:24 2026-01-12T17:02:24.973Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.973Z WARN 6650 --- [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. 17:02:24 2026-01-12T17:02:24.981Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:24 2026-01-12T17:02:24.981Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:24.982Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:25 2026-01-12T17:02:24.992Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:25 2026-01-12T17:02:24.992Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.014Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.014Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.040Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.040Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.041Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:25 o o o o---o o--o o o---o o o----o o--o--o 17:02:25 | | / \ / | / / \ | | 17:02:25 o----o o o o----o | o o o----o | 17:02:25 | | * \ / | \ * \ | | 17:02:25 o o * o o---o o--o o----o o---o * o o----o o 17:02:25 17:02:25 2026-01-12T17:02:25.041Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:25 2026-01-12T17:02:25.041Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:25 2026-01-12T17:02:25.041Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:25 2026-01-12T17:02:25.041Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:25 2026-01-12T17:02:25.041Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:25 To enable the Jet engine on the members, do one of the following: 17:02:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:25 2026-01-12T17:02:25.049Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:25 2026-01-12T17:02:25.051Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:25 2026-01-12T17:02:25.062Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:25 2026-01-12T17:02:25.062Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:25 2026-01-12T17:02:25.065Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.065Z WARN 6650 --- [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. 17:02:25 2026-01-12T17:02:25.094Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.094Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.099Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.099Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.124Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:25 2026-01-12T17:02:25.124Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.124Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:25 2026-01-12T17:02:25.133Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.133Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.137Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.137Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.166Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.166Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.190Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.190Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.260Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.260Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.283Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.283Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.324Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.324Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.336Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.336Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.444Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.445Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.476Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.476Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.556Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.556Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.592Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:25 2026-01-12T17:02:25.592Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.592Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:25 2026-01-12T17:02:25.595Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.595Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.698Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.698Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.775Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.775Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.785Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.785Z WARN 6650 --- [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. 17:02:25 2026-01-12T17:02:25.789Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.789Z WARN 6650 --- [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. 17:02:25 2026-01-12T17:02:25.797Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.797Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.827Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.827Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.829Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.829Z WARN 6650 --- [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. 17:02:25 2026-01-12T17:02:25.868Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.868Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.874Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.874Z WARN 6650 --- [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. 17:02:25 2026-01-12T17:02:25.884Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.884Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:25 2026-01-12T17:02:25.953Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:25 2026-01-12T17:02:25.953Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:25.974Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:26 2026-01-12T17:02:25.974Z WARN 6650 --- [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. 17:02:26 2026-01-12T17:02:25.992Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:26 2026-01-12T17:02:25.992Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.015Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.015Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.041Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.041Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.066Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.066Z WARN 6650 --- [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. 17:02:26 2026-01-12T17:02:26.077Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:26 2026-01-12T17:02:26.077Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.077Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:26 2026-01-12T17:02:26.095Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.095Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.099Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.100Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.134Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.135Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.137Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.137Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.168Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.168Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.192Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.192Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.261Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.261Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.284Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.284Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.324Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.324Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.336Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.337Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.399Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.399Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.478Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.478Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.558Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.558Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.595Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.595Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.636Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:26 2026-01-12T17:02:26.636Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.636Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:26 2026-01-12T17:02:26.698Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.698Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.777Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.777Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.787Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.787Z WARN 6650 --- [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. 17:02:26 2026-01-12T17:02:26.790Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.790Z WARN 6650 --- [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. 17:02:26 2026-01-12T17:02:26.797Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.797Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.819Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.819Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.828Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.828Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.829Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.830Z WARN 6650 --- [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. 17:02:26 2026-01-12T17:02:26.869Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.869Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:26 2026-01-12T17:02:26.890Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.890Z WARN 6650 --- [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. 17:02:26 2026-01-12T17:02:26.955Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:26 2026-01-12T17:02:26.955Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:26.974Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:27 2026-01-12T17:02:26.974Z WARN 6650 --- [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. 17:02:27 2026-01-12T17:02:26.993Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:27 2026-01-12T17:02:26.993Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.015Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.015Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.043Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.043Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.066Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.066Z WARN 6650 --- [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. 17:02:27 2026-01-12T17:02:27.080Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:27 2026-01-12T17:02:27.080Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.080Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:27 2026-01-12T17:02:27.095Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.095Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.100Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.100Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.134Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.134Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.138Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.138Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.170Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.170Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.194Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.194Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.246Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.246Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.285Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.285Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.302Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.302Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.325Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.325Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.336Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:27 17:02:27 Members {size:1, ver:1} [ 17:02:27 Member [10.30.106.210]:5701 - b2f19ad5-40b9-453e-85a5-1536184dc2dc this 17:02:27 ] 17:02:27 17:02:27 2026-01-12T17:02:27.337Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.337Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.337Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:27 2026-01-12T17:02:27.338Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:27 2026-01-12T17:02:27.344Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:27 2026-01-12T17:02:27.345Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - b2f19ad5-40b9-453e-85a5-1536184dc2dc this is handled 17:02:27 2026-01-12T17:02:27.346Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:27 2026-01-12T17:02:27.346Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:27 2026-01-12T17:02:27.347Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:27 2026-01-12T17:02:27.422Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:27 2026-01-12T17:02:27.423Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 17:02:27 2026-01-12T17:02:27.423Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:27 2026-01-12T17:02:27.424Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:27 2026-01-12T17:02:27.473Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:27 o o o o---o o--o o o---o o o----o o--o--o 17:02:27 | | / \ / | / / \ | | 17:02:27 o----o o o o----o | o o o----o | 17:02:27 | | * \ / | \ * \ | | 17:02:27 o o * o o---o o--o o----o o---o * o o----o o 17:02:27 17:02:27 2026-01-12T17:02:27.473Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:27 2026-01-12T17:02:27.473Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:27 2026-01-12T17:02:27.473Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:27 2026-01-12T17:02:27.473Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:27 2026-01-12T17:02:27.473Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:27 To enable the Jet engine on the members, do one of the following: 17:02:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:27 2026-01-12T17:02:27.480Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.481Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.482Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:27 2026-01-12T17:02:27.483Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:27 2026-01-12T17:02:27.492Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:27 2026-01-12T17:02:27.493Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:27 2026-01-12T17:02:27.546Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:27 2026-01-12T17:02:27.546Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.546Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:27 2026-01-12T17:02:27.559Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.559Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.597Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.597Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.700Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.700Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.779Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.780Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.789Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.789Z WARN 6650 --- [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. 17:02:27 2026-01-12T17:02:27.791Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.791Z WARN 6650 --- [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. 17:02:27 2026-01-12T17:02:27.798Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.798Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.821Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.822Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.829Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.829Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.830Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.830Z WARN 6650 --- [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. 17:02:27 2026-01-12T17:02:27.870Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.870Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:27 2026-01-12T17:02:27.937Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:27 2026-01-12T17:02:27.937Z WARN 6650 --- [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. 17:02:28 2026-01-12T17:02:27.976Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:28 2026-01-12T17:02:27.976Z WARN 6650 --- [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. 17:02:28 2026-01-12T17:02:27.994Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:28 2026-01-12T17:02:27.994Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:27.997Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:28 2026-01-12T17:02:27.997Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.017Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.017Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.044Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.044Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.066Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.066Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.068Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.068Z WARN 6650 --- [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. 17:02:28 2026-01-12T17:02:28.083Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:28 2026-01-12T17:02:28.083Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.083Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:28 2026-01-12T17:02:28.097Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.097Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.101Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.101Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.135Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.135Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.172Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.172Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.196Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.196Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.199Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.199Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.275Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.275Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.286Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.286Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.303Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.303Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.339Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.339Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.449Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:28 2026-01-12T17:02:28.449Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.449Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:28 2026-01-12T17:02:28.483Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.483Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.590Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.590Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.598Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.598Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.682Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.682Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.739Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.739Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.792Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.792Z WARN 6650 --- [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. 17:02:28 2026-01-12T17:02:28.792Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.792Z WARN 6650 --- [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. 17:02:28 2026-01-12T17:02:28.799Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.799Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.822Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.822Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.829Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.829Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.831Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.831Z WARN 6650 --- [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. 17:02:28 2026-01-12T17:02:28.871Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.871Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:28 2026-01-12T17:02:28.937Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.938Z WARN 6650 --- [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. 17:02:28 2026-01-12T17:02:28.942Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:28 2026-01-12T17:02:28.942Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:28.977Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:29 2026-01-12T17:02:28.977Z WARN 6650 --- [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. 17:02:29 2026-01-12T17:02:28.996Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:29 2026-01-12T17:02:28.996Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:28.997Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:29 2026-01-12T17:02:28.997Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.017Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.017Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.046Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.046Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.070Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.070Z WARN 6650 --- [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. 17:02:29 2026-01-12T17:02:29.083Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:29 2026-01-12T17:02:29.083Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.084Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:29 2026-01-12T17:02:29.098Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.098Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.102Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.102Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.137Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.137Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.174Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.174Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.198Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.198Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.199Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.199Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.276Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.276Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.288Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.288Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.304Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.304Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.340Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.340Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.449Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:29 2026-01-12T17:02:29.449Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.449Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:29 2026-01-12T17:02:29.485Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.485Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.542Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:29 17:02:29 Members {size:1, ver:1} [ 17:02:29 Member [10.30.106.210]:5701 - b46be095-e0fa-42b1-9438-a8d8e17ba1fc this 17:02:29 ] 17:02:29 17:02:29 2026-01-12T17:02:29.543Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:29 2026-01-12T17:02:29.544Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:29 2026-01-12T17:02:29.550Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:29 2026-01-12T17:02:29.550Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - b46be095-e0fa-42b1-9438-a8d8e17ba1fc this is handled 17:02:29 2026-01-12T17:02:29.551Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:29 2026-01-12T17:02:29.552Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:29 2026-01-12T17:02:29.553Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:29 2026-01-12T17:02:29.591Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.591Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.598Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.598Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.627Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:29 2026-01-12T17:02:29.628Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 17:02:29 2026-01-12T17:02:29.628Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:29 2026-01-12T17:02:29.630Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:29 2026-01-12T17:02:29.672Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:29 o o o o---o o--o o o---o o o----o o--o--o 17:02:29 | | / \ / | / / \ | | 17:02:29 o----o o o o----o | o o o----o | 17:02:29 | | * \ / | \ * \ | | 17:02:29 o o * o o---o o--o o----o o---o * o o----o o 17:02:29 17:02:29 2026-01-12T17:02:29.672Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:29 2026-01-12T17:02:29.672Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:29 2026-01-12T17:02:29.672Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:29 2026-01-12T17:02:29.672Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:29 2026-01-12T17:02:29.672Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:29 To enable the Jet engine on the members, do one of the following: 17:02:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:29 2026-01-12T17:02:29.681Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:29 2026-01-12T17:02:29.682Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:29 2026-01-12T17:02:29.685Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.685Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.691Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:29 2026-01-12T17:02:29.691Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:29 2026-01-12T17:02:29.741Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.741Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.780Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.780Z WARN 6650 --- [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. 17:02:29 2026-01-12T17:02:29.795Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.795Z WARN 6650 --- [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. 17:02:29 2026-01-12T17:02:29.800Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.800Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.822Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.822Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.829Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.830Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.832Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.832Z WARN 6650 --- [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. 17:02:29 2026-01-12T17:02:29.850Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.850Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.873Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.873Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.937Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:29 2026-01-12T17:02:29.937Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:29 2026-01-12T17:02:29.937Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:29 2026-01-12T17:02:29.937Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.938Z WARN 6650 --- [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. 17:02:29 2026-01-12T17:02:29.948Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:29 2026-01-12T17:02:29.948Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:29.978Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:30 2026-01-12T17:02:29.978Z WARN 6650 --- [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. 17:02:30 2026-01-12T17:02:29.999Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:30 2026-01-12T17:02:29.999Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.018Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.018Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.047Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.047Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.070Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.070Z WARN 6650 --- [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. 17:02:30 2026-01-12T17:02:30.100Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.100Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.104Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.104Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.137Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.137Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.176Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.176Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.200Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.200Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.200Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.200Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.277Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.278Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.289Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.289Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.305Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.305Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.341Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.341Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.487Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.487Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.495Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:30 2026-01-12T17:02:30.495Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.495Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:30 2026-01-12T17:02:30.592Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.592Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.599Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.599Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.633Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.633Z WARN 6650 --- [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. 17:02:30 2026-01-12T17:02:30.687Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.687Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.742Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.742Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.798Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.798Z WARN 6650 --- [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. 17:02:30 2026-01-12T17:02:30.801Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.801Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.823Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.823Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.830Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.830Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.834Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.834Z WARN 6650 --- [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. 17:02:30 2026-01-12T17:02:30.850Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.850Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.873Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.873Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.938Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.938Z WARN 6650 --- [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. 17:02:30 2026-01-12T17:02:30.950Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:30 2026-01-12T17:02:30.950Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.954Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:30 2026-01-12T17:02:30.954Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:30 2026-01-12T17:02:30.954Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:31 2026-01-12T17:02:30.978Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:31 2026-01-12T17:02:30.978Z WARN 6650 --- [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. 17:02:31 2026-01-12T17:02:31.018Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.018Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.022Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.022Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.048Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.048Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.072Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.072Z WARN 6650 --- [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. 17:02:31 2026-01-12T17:02:31.101Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.101Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.104Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.104Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.139Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.139Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.178Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.178Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.201Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.201Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.202Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.202Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.278Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.278Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.290Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.290Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.306Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.306Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.342Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.342Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.491Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.491Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.511Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:31 2026-01-12T17:02:31.511Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.511Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:31 2026-01-12T17:02:31.532Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:31 17:02:31 Members {size:1, ver:1} [ 17:02:31 Member [10.30.106.210]:5701 - 32e2e280-b444-4c4e-aad1-b96c31b7d0fd this 17:02:31 ] 17:02:31 17:02:31 2026-01-12T17:02:31.533Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:31 2026-01-12T17:02:31.534Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:31 2026-01-12T17:02:31.552Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:31 2026-01-12T17:02:31.553Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 32e2e280-b444-4c4e-aad1-b96c31b7d0fd this is handled 17:02:31 2026-01-12T17:02:31.553Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:31 2026-01-12T17:02:31.554Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:31 2026-01-12T17:02:31.556Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:31 2026-01-12T17:02:31.594Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.594Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.600Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.600Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.606Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.606Z WARN 6650 --- [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. 17:02:31 2026-01-12T17:02:31.628Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:31 2026-01-12T17:02:31.628Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 17:02:31 2026-01-12T17:02:31.628Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:31 2026-01-12T17:02:31.630Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:31 2026-01-12T17:02:31.685Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:31 o o o o---o o--o o o---o o o----o o--o--o 17:02:31 | | / \ / | / / \ | | 17:02:31 o----o o o o----o | o o o----o | 17:02:31 | | * \ / | \ * \ | | 17:02:31 o o * o o---o o--o o----o o---o * o o----o o 17:02:31 17:02:31 2026-01-12T17:02:31.685Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:31 2026-01-12T17:02:31.685Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:31 2026-01-12T17:02:31.685Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:31 2026-01-12T17:02:31.685Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:31 2026-01-12T17:02:31.685Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:31 To enable the Jet engine on the members, do one of the following: 17:02:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:31 2026-01-12T17:02:31.689Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.689Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.697Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:31 2026-01-12T17:02:31.698Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:31 2026-01-12T17:02:31.703Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:31 2026-01-12T17:02:31.704Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:31 2026-01-12T17:02:31.743Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.743Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.780Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.780Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.800Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.800Z WARN 6650 --- [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. 17:02:31 2026-01-12T17:02:31.802Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.802Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.818Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.818Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.829Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.829Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.835Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.835Z WARN 6650 --- [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. 17:02:31 2026-01-12T17:02:31.839Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:31 2026-01-12T17:02:31.839Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.839Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:31 2026-01-12T17:02:31.851Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.851Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.939Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.939Z WARN 6650 --- [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. 17:02:31 2026-01-12T17:02:31.952Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.952Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.977Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.977Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:31 2026-01-12T17:02:31.979Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:31 2026-01-12T17:02:31.979Z WARN 6650 --- [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. 17:02:32 2026-01-12T17:02:32.023Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.023Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.049Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.049Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.073Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.073Z WARN 6650 --- [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. 17:02:32 2026-01-12T17:02:32.102Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.102Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.106Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.106Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.140Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.140Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.184Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.184Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.202Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.202Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.203Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.203Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.292Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.292Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.307Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.307Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.343Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.343Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.357Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.357Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.365Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:32 2026-01-12T17:02:32.365Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.365Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:32 2026-01-12T17:02:32.493Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.493Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.600Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.600Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.608Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.608Z WARN 6650 --- [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. 17:02:32 2026-01-12T17:02:32.632Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.632Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.682Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.682Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.691Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.691Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.744Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.744Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.781Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.781Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.802Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.802Z WARN 6650 --- [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. 17:02:32 2026-01-12T17:02:32.826Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.827Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.836Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.836Z WARN 6650 --- [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. 17:02:32 2026-01-12T17:02:32.839Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.839Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.842Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:32 2026-01-12T17:02:32.842Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.842Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:32 2026-01-12T17:02:32.852Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.852Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.939Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.939Z WARN 6650 --- [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. 17:02:32 2026-01-12T17:02:32.952Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.952Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.978Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.979Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:32 2026-01-12T17:02:32.979Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:32 2026-01-12T17:02:32.979Z WARN 6650 --- [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. 17:02:33 2026-01-12T17:02:33.024Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.024Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.073Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.074Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.074Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.074Z WARN 6650 --- [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. 17:02:33 2026-01-12T17:02:33.103Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.103Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.108Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.108Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.142Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.142Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.187Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.187Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.204Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.204Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.205Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.205Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.293Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.293Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.308Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.308Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.344Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.345Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.357Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.357Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.368Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:33 2026-01-12T17:02:33.368Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.368Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:33 2026-01-12T17:02:33.495Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.495Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.593Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.593Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.601Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.601Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.610Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.610Z WARN 6650 --- [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. 17:02:33 2026-01-12T17:02:33.635Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.635Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.680Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:33 17:02:33 Members {size:1, ver:1} [ 17:02:33 Member [10.30.106.210]:5701 - 82c293d4-9718-4735-9b2c-542f3c35443f this 17:02:33 ] 17:02:33 17:02:33 2026-01-12T17:02:33.683Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:33 2026-01-12T17:02:33.685Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:33 2026-01-12T17:02:33.689Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:33 2026-01-12T17:02:33.689Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 82c293d4-9718-4735-9b2c-542f3c35443f this is handled 17:02:33 2026-01-12T17:02:33.691Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:33 2026-01-12T17:02:33.692Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:33 2026-01-12T17:02:33.692Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:33 2026-01-12T17:02:33.711Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.712Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.745Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.745Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.765Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:33 2026-01-12T17:02:33.765Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 17:02:33 2026-01-12T17:02:33.765Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:33 2026-01-12T17:02:33.767Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:33 2026-01-12T17:02:33.782Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.782Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.798Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:33 2026-01-12T17:02:33.798Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.798Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:33 2026-01-12T17:02:33.802Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:33 o o o o---o o--o o o---o o o----o o--o--o 17:02:33 | | / \ / | / / \ | | 17:02:33 o----o o o o----o | o o o----o | 17:02:33 | | * \ / | \ * \ | | 17:02:33 o o * o o---o o--o o----o o---o * o o----o o 17:02:33 17:02:33 2026-01-12T17:02:33.802Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:33 2026-01-12T17:02:33.802Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:33 2026-01-12T17:02:33.802Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:33 2026-01-12T17:02:33.802Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:33 2026-01-12T17:02:33.802Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:33 To enable the Jet engine on the members, do one of the following: 17:02:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:33 2026-01-12T17:02:33.805Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.805Z WARN 6650 --- [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. 17:02:33 2026-01-12T17:02:33.810Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:33 2026-01-12T17:02:33.811Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:33 2026-01-12T17:02:33.826Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.826Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.836Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:33 2026-01-12T17:02:33.837Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:33 2026-01-12T17:02:33.841Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.841Z WARN 6650 --- [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. 17:02:33 2026-01-12T17:02:33.848Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.848Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.853Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.853Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.941Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.941Z WARN 6650 --- [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. 17:02:33 2026-01-12T17:02:33.953Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.953Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.979Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.979Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:33 2026-01-12T17:02:33.981Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:33 2026-01-12T17:02:33.981Z WARN 6650 --- [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. 17:02:34 2026-01-12T17:02:34.026Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.026Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.073Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.073Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.075Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.075Z WARN 6650 --- [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. 17:02:34 2026-01-12T17:02:34.104Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.104Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.109Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.109Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.144Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.144Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.192Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.192Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.205Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.205Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.207Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.207Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.294Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:34 2026-01-12T17:02:34.294Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.294Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:34 2026-01-12T17:02:34.295Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.295Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.308Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.308Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.344Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.344Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.359Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.359Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.498Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.498Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.599Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.599Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.601Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.601Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.611Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.611Z WARN 6650 --- [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. 17:02:34 2026-01-12T17:02:34.636Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.636Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.711Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.711Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.745Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.745Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.751Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:34 2026-01-12T17:02:34.751Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.751Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:34 2026-01-12T17:02:34.783Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.783Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.807Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.807Z WARN 6650 --- [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. 17:02:34 2026-01-12T17:02:34.828Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.828Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.854Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.854Z WARN 6650 --- [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. 17:02:34 2026-01-12T17:02:34.854Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.854Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.880Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.880Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.941Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.941Z WARN 6650 --- [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. 17:02:34 2026-01-12T17:02:34.955Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.955Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.979Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.980Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:34 2026-01-12T17:02:34.981Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:34 2026-01-12T17:02:34.981Z WARN 6650 --- [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. 17:02:35 2026-01-12T17:02:35.026Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.026Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.075Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.075Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.076Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.076Z WARN 6650 --- [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. 17:02:35 2026-01-12T17:02:35.105Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.105Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.110Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.110Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.145Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.145Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.187Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.187Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.194Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.194Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.209Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.209Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.296Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.296Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.297Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:35 2026-01-12T17:02:35.297Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.297Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:35 2026-01-12T17:02:35.308Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.308Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.346Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.346Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.360Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.360Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.500Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.500Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.601Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.601Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.602Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.602Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.613Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.613Z WARN 6650 --- [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. 17:02:35 2026-01-12T17:02:35.638Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.638Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.665Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.665Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.717Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:35 2026-01-12T17:02:35.717Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.717Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:35 2026-01-12T17:02:35.746Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.746Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.768Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:35 17:02:35 Members {size:1, ver:1} [ 17:02:35 Member [10.30.106.210]:5701 - 46ae6038-bfb4-48cb-9a81-e9f2a2c8dc8c this 17:02:35 ] 17:02:35 17:02:35 2026-01-12T17:02:35.769Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:35 2026-01-12T17:02:35.769Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:35 2026-01-12T17:02:35.778Z INFO 6650 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 17:02:35 2026-01-12T17:02:35.778Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:35 2026-01-12T17:02:35.778Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 46ae6038-bfb4-48cb-9a81-e9f2a2c8dc8c this is handled 17:02:35 2026-01-12T17:02:35.779Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:35 2026-01-12T17:02:35.780Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:35 2026-01-12T17:02:35.780Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:35 2026-01-12T17:02:35.784Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.784Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.809Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.809Z WARN 6650 --- [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. 17:02:35 2026-01-12T17:02:35.829Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.830Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.852Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:35 2026-01-12T17:02:35.853Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 17:02:35 2026-01-12T17:02:35.853Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:35 2026-01-12T17:02:35.854Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:35 2026-01-12T17:02:35.855Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.855Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.856Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.856Z WARN 6650 --- [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. 17:02:35 2026-01-12T17:02:35.881Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.881Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.886Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:35 o o o o---o o--o o o---o o o----o o--o--o 17:02:35 | | / \ / | / / \ | | 17:02:35 o----o o o o----o | o o o----o | 17:02:35 | | * \ / | \ * \ | | 17:02:35 o o * o o---o o--o o----o o---o * o o----o o 17:02:35 17:02:35 2026-01-12T17:02:35.886Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:35 2026-01-12T17:02:35.886Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:35 2026-01-12T17:02:35.886Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:35 2026-01-12T17:02:35.886Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:35 2026-01-12T17:02:35.886Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:35 To enable the Jet engine on the members, do one of the following: 17:02:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:35 2026-01-12T17:02:35.903Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:35 2026-01-12T17:02:35.905Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:35 2026-01-12T17:02:35.916Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:35 2026-01-12T17:02:35.917Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:35 2026-01-12T17:02:35.943Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.943Z WARN 6650 --- [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. 17:02:35 2026-01-12T17:02:35.956Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.956Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.980Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.980Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:35 2026-01-12T17:02:35.982Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:35 2026-01-12T17:02:35.982Z WARN 6650 --- [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. 17:02:36 2026-01-12T17:02:36.036Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.036Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.076Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.076Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.077Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.077Z WARN 6650 --- [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. 17:02:36 2026-01-12T17:02:36.098Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.098Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.105Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.105Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.144Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.144Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.176Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.176Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.209Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.209Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.211Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.211Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.296Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.296Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.300Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:36 2026-01-12T17:02:36.300Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.300Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:36 2026-01-12T17:02:36.303Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.303Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.310Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.310Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.361Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.361Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.506Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.506Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.602Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.602Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.604Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.604Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.614Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.614Z WARN 6650 --- [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. 17:02:36 2026-01-12T17:02:36.639Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.639Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.672Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.672Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.717Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:36 2026-01-12T17:02:36.717Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.717Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:36 2026-01-12T17:02:36.748Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.748Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.811Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.811Z WARN 6650 --- [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. 17:02:36 2026-01-12T17:02:36.826Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.826Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.830Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.830Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.857Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.857Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.858Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.858Z WARN 6650 --- [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. 17:02:36 2026-01-12T17:02:36.882Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.882Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.943Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.943Z WARN 6650 --- [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. 17:02:36 2026-01-12T17:02:36.958Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.958Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.981Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.981Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:36 2026-01-12T17:02:36.982Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:36 2026-01-12T17:02:36.982Z WARN 6650 --- [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. 17:02:37 2026-01-12T17:02:37.036Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.036Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.077Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.077Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.078Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.078Z WARN 6650 --- [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. 17:02:37 2026-01-12T17:02:37.100Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.100Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.107Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.107Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.146Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.146Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.168Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.168Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.213Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.213Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.215Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.215Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.296Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.296Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.304Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:37 2026-01-12T17:02:37.304Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.304Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:37 2026-01-12T17:02:37.304Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.304Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.311Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.311Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.362Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.362Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.508Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.508Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.602Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.602Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.606Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.606Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.615Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.615Z WARN 6650 --- [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. 17:02:37 2026-01-12T17:02:37.640Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.640Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.675Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.676Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.718Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:37 2026-01-12T17:02:37.718Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.718Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:37 2026-01-12T17:02:37.748Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.748Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.814Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.814Z WARN 6650 --- [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. 17:02:37 2026-01-12T17:02:37.826Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.826Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.831Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.831Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.840Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.840Z WARN 6650 --- [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. 17:02:37 2026-01-12T17:02:37.873Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:37 17:02:37 Members {size:1, ver:1} [ 17:02:37 Member [10.30.106.210]:5701 - 6dd0297c-e366-48c9-92d9-7fc0c1aa5834 this 17:02:37 ] 17:02:37 17:02:37 2026-01-12T17:02:37.874Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:37 2026-01-12T17:02:37.875Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:37 2026-01-12T17:02:37.882Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:37 2026-01-12T17:02:37.883Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.883Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 6dd0297c-e366-48c9-92d9-7fc0c1aa5834 this is handled 17:02:37 2026-01-12T17:02:37.883Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.884Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:37 2026-01-12T17:02:37.884Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:37 2026-01-12T17:02:37.885Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:37 2026-01-12T17:02:37.904Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.904Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.945Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.945Z WARN 6650 --- [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. 17:02:37 2026-01-12T17:02:37.959Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.959Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:37 2026-01-12T17:02:37.983Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.983Z WARN 6650 --- [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. 17:02:37 2026-01-12T17:02:37.983Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:37 2026-01-12T17:02:37.983Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.036Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.036Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.078Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.078Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.079Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.079Z WARN 6650 --- [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. 17:02:38 2026-01-12T17:02:38.102Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.102Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.107Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.107Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.146Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.146Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.158Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:38 2026-01-12T17:02:38.159Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 276 ms. 17:02:38 2026-01-12T17:02:38.159Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:38 2026-01-12T17:02:38.161Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:38 2026-01-12T17:02:38.180Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.180Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.189Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:38 o o o o---o o--o o o---o o o----o o--o--o 17:02:38 | | / \ / | / / \ | | 17:02:38 o----o o o o----o | o o o----o | 17:02:38 | | * \ / | \ * \ | | 17:02:38 o o * o o---o o--o o----o o---o * o o----o o 17:02:38 17:02:38 2026-01-12T17:02:38.189Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:38 2026-01-12T17:02:38.189Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:38 2026-01-12T17:02:38.189Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:38 2026-01-12T17:02:38.189Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:38 2026-01-12T17:02:38.189Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:38 To enable the Jet engine on the members, do one of the following: 17:02:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:38 2026-01-12T17:02:38.198Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:38 2026-01-12T17:02:38.199Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:38 2026-01-12T17:02:38.207Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:38 2026-01-12T17:02:38.208Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:38 2026-01-12T17:02:38.215Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.215Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.216Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.216Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.291Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.291Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.305Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:38 2026-01-12T17:02:38.305Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.305Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:38 2026-01-12T17:02:38.312Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.312Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.313Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.313Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.364Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.364Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.511Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.511Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.603Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.603Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.608Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.608Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.616Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.616Z WARN 6650 --- [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. 17:02:38 2026-01-12T17:02:38.656Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.656Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.676Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.676Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.720Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:38 2026-01-12T17:02:38.720Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.720Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:38 2026-01-12T17:02:38.749Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.749Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.762Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.762Z WARN 6650 --- [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. 17:02:38 2026-01-12T17:02:38.816Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.816Z WARN 6650 --- [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. 17:02:38 2026-01-12T17:02:38.827Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.827Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.832Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.832Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.884Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.884Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.906Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.906Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.946Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.946Z WARN 6650 --- [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. 17:02:38 2026-01-12T17:02:38.960Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.960Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.983Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.983Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:38 2026-01-12T17:02:38.984Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:38 2026-01-12T17:02:38.984Z WARN 6650 --- [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. 17:02:39 2026-01-12T17:02:39.038Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.038Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.080Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.080Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.081Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.081Z WARN 6650 --- [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. 17:02:39 2026-01-12T17:02:39.104Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.104Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.109Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.109Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.147Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.147Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.181Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.181Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.216Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.216Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.216Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.216Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.291Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.291Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.306Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:39 2026-01-12T17:02:39.306Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.306Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:39 2026-01-12T17:02:39.312Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.312Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.313Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.313Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.365Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.365Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.513Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.513Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.573Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:39 2026-01-12T17:02:39.573Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.573Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:39 2026-01-12T17:02:39.604Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.604Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.611Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.611Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.617Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.617Z WARN 6650 --- [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. 17:02:39 2026-01-12T17:02:39.656Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.656Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.676Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.676Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.750Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.750Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.763Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.763Z WARN 6650 --- [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. 17:02:39 2026-01-12T17:02:39.820Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.820Z WARN 6650 --- [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. 17:02:39 2026-01-12T17:02:39.828Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.828Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.833Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.833Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:39 2026-01-12T17:02:39.884Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:39 2026-01-12T17:02:39.884Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:39.906Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:40 2026-01-12T17:02:39.906Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:39.948Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:40 2026-01-12T17:02:39.948Z WARN 6650 --- [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. 17:02:40 2026-01-12T17:02:39.962Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:40 2026-01-12T17:02:39.962Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:39.985Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:40 2026-01-12T17:02:39.985Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:39.985Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:40 2026-01-12T17:02:39.985Z WARN 6650 --- [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. 17:02:40 2026-01-12T17:02:40.038Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.038Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.081Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.081Z WARN 6650 --- [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. 17:02:40 2026-01-12T17:02:40.087Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.087Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.108Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.108Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.110Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.110Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.148Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.148Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.149Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:40 17:02:40 Members {size:1, ver:1} [ 17:02:40 Member [10.30.106.210]:5701 - f85fe591-309e-41de-97f9-d18953364fe4 this 17:02:40 ] 17:02:40 17:02:40 2026-01-12T17:02:40.150Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:40 2026-01-12T17:02:40.151Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:40 2026-01-12T17:02:40.166Z INFO 6650 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 17:02:40 2026-01-12T17:02:40.170Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:40 2026-01-12T17:02:40.171Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - f85fe591-309e-41de-97f9-d18953364fe4 this is handled 17:02:40 2026-01-12T17:02:40.171Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:40 2026-01-12T17:02:40.172Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:40 2026-01-12T17:02:40.172Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:40 2026-01-12T17:02:40.183Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.183Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.217Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.217Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.223Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.223Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.236Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:40 2026-01-12T17:02:40.236Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 17:02:40 2026-01-12T17:02:40.236Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:40 2026-01-12T17:02:40.238Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:40 2026-01-12T17:02:40.266Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:40 o o o o---o o--o o o---o o o----o o--o--o 17:02:40 | | / \ / | / / \ | | 17:02:40 o----o o o o----o | o o o----o | 17:02:40 | | * \ / | \ * \ | | 17:02:40 o o * o o---o o--o o----o o---o * o o----o o 17:02:40 17:02:40 2026-01-12T17:02:40.266Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:40 2026-01-12T17:02:40.266Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:40 2026-01-12T17:02:40.266Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:40 2026-01-12T17:02:40.266Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:40 2026-01-12T17:02:40.266Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:40 To enable the Jet engine on the members, do one of the following: 17:02:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:40 2026-01-12T17:02:40.276Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:40 2026-01-12T17:02:40.277Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:40 2026-01-12T17:02:40.282Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:40 2026-01-12T17:02:40.282Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:40 2026-01-12T17:02:40.293Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.293Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.307Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:40 2026-01-12T17:02:40.307Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.307Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:40 2026-01-12T17:02:40.312Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.312Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.314Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.314Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.365Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.365Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.515Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.515Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.576Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:40 2026-01-12T17:02:40.576Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.576Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:40 2026-01-12T17:02:40.606Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.606Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.613Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.613Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.622Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.622Z WARN 6650 --- [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. 17:02:40 2026-01-12T17:02:40.676Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.676Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.690Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.690Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.751Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.751Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.764Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.764Z WARN 6650 --- [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. 17:02:40 2026-01-12T17:02:40.822Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.822Z WARN 6650 --- [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. 17:02:40 2026-01-12T17:02:40.834Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.835Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.852Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.852Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.885Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:40 2026-01-12T17:02:40.885Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:40 2026-01-12T17:02:40.907Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:41 2026-01-12T17:02:40.908Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:40.949Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:41 2026-01-12T17:02:40.949Z WARN 6650 --- [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. 17:02:41 2026-01-12T17:02:40.964Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:41 2026-01-12T17:02:40.964Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:40.985Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:41 2026-01-12T17:02:40.986Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:40.986Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:41 2026-01-12T17:02:40.986Z WARN 6650 --- [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. 17:02:41 2026-01-12T17:02:41.038Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.038Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.082Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.082Z WARN 6650 --- [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. 17:02:41 2026-01-12T17:02:41.088Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.088Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.110Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.110Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.111Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.112Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.148Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.148Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.184Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.184Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.218Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.218Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.225Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.225Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.293Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.294Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.309Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:41 2026-01-12T17:02:41.309Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.309Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:41 2026-01-12T17:02:41.314Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.314Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.315Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.315Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.367Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.367Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.517Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.517Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.522Z ERROR 6650 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 17:02:41 2026-01-12T17:02:41.523Z ERROR 6650 --- [_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 17:02:41 2026-01-12T17:02:41.577Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:41 2026-01-12T17:02:41.577Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.577Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:41 2026-01-12T17:02:41.607Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.607Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.615Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.615Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.664Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.664Z WARN 6650 --- [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. 17:02:41 2026-01-12T17:02:41.678Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.678Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.690Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.690Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.752Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.752Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.765Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.765Z WARN 6650 --- [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. 17:02:41 2026-01-12T17:02:41.824Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.824Z WARN 6650 --- [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. 17:02:41 2026-01-12T17:02:41.838Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.838Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.853Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.853Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:41 2026-01-12T17:02:41.886Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:41 2026-01-12T17:02:41.886Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:41.908Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:42 2026-01-12T17:02:41.908Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:41.950Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:42 2026-01-12T17:02:41.950Z WARN 6650 --- [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. 17:02:42 2026-01-12T17:02:41.962Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:42 2026-01-12T17:02:41.962Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:41.987Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:42 2026-01-12T17:02:41.987Z WARN 6650 --- [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. 17:02:42 2026-01-12T17:02:42.013Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.013Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.032Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.032Z WARN 6650 --- [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. 17:02:42 2026-01-12T17:02:42.040Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.040Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.089Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.089Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.104Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.104Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.111Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.111Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.112Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.112Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.148Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.148Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.220Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.220Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.222Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:42 17:02:42 Members {size:1, ver:1} [ 17:02:42 Member [10.30.106.210]:5701 - 9e0e7f13-b7f2-4ce9-afda-68879ac1dd5e this 17:02:42 ] 17:02:42 17:02:42 2026-01-12T17:02:42.222Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:42 2026-01-12T17:02:42.224Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:42 2026-01-12T17:02:42.228Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.228Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.230Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:42 2026-01-12T17:02:42.230Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 9e0e7f13-b7f2-4ce9-afda-68879ac1dd5e this is handled 17:02:42 2026-01-12T17:02:42.231Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:42 2026-01-12T17:02:42.232Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:42 2026-01-12T17:02:42.233Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:42 2026-01-12T17:02:42.292Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.292Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.294Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.294Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.306Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:42 2026-01-12T17:02:42.307Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 17:02:42 2026-01-12T17:02:42.307Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:42 2026-01-12T17:02:42.308Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:42 2026-01-12T17:02:42.310Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:42 2026-01-12T17:02:42.310Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.310Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:42 2026-01-12T17:02:42.315Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.315Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.337Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:42 o o o o---o o--o o o---o o o----o o--o--o 17:02:42 | | / \ / | / / \ | | 17:02:42 o----o o o o----o | o o o----o | 17:02:42 | | * \ / | \ * \ | | 17:02:42 o o * o o---o o--o o----o o---o * o o----o o 17:02:42 17:02:42 2026-01-12T17:02:42.337Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:42 2026-01-12T17:02:42.337Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:42 2026-01-12T17:02:42.337Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:42 2026-01-12T17:02:42.337Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:42 2026-01-12T17:02:42.337Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:42 To enable the Jet engine on the members, do one of the following: 17:02:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:42 2026-01-12T17:02:42.348Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:42 2026-01-12T17:02:42.350Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:42 2026-01-12T17:02:42.356Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:42 2026-01-12T17:02:42.356Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:42 2026-01-12T17:02:42.367Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.368Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.520Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.520Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.578Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:42 2026-01-12T17:02:42.578Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.578Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:42 2026-01-12T17:02:42.608Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.609Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.618Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.618Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.665Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.665Z WARN 6650 --- [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. 17:02:42 2026-01-12T17:02:42.679Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.679Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.691Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.691Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.752Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.752Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.765Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.765Z WARN 6650 --- [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. 17:02:42 2026-01-12T17:02:42.826Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.826Z WARN 6650 --- [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. 17:02:42 2026-01-12T17:02:42.838Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.838Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.853Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.853Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:42 2026-01-12T17:02:42.887Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:42 2026-01-12T17:02:42.887Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:42.909Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:43 2026-01-12T17:02:42.909Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:42.951Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:43 2026-01-12T17:02:42.951Z WARN 6650 --- [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. 17:02:43 2026-01-12T17:02:42.964Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:43 2026-01-12T17:02:42.964Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:42.989Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:43 2026-01-12T17:02:42.989Z WARN 6650 --- [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. 17:02:43 2026-01-12T17:02:43.014Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.014Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.033Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.033Z WARN 6650 --- [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. 17:02:43 2026-01-12T17:02:43.041Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.041Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.090Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.090Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.107Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.107Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.112Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.112Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.113Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.113Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.118Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.118Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.150Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.150Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.213Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:43 2026-01-12T17:02:43.213Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.213Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:43 2026-01-12T17:02:43.221Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.221Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.229Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.229Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.294Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.294Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.315Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.316Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.326Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.326Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.480Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:43 2026-01-12T17:02:43.480Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.480Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:43 2026-01-12T17:02:43.522Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.522Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.608Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.608Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.620Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.620Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.643Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.643Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.666Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.666Z WARN 6650 --- [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. 17:02:43 2026-01-12T17:02:43.692Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.692Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.712Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.712Z WARN 6650 --- [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. 17:02:43 2026-01-12T17:02:43.754Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.754Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.828Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.828Z WARN 6650 --- [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. 17:02:43 2026-01-12T17:02:43.840Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.840Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.854Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.854Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:43 2026-01-12T17:02:43.888Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:43 2026-01-12T17:02:43.888Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:43.910Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:44 2026-01-12T17:02:43.910Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:43.952Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:44 2026-01-12T17:02:43.952Z WARN 6650 --- [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. 17:02:44 2026-01-12T17:02:43.964Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:44 2026-01-12T17:02:43.964Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:43.989Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:44 2026-01-12T17:02:43.989Z WARN 6650 --- [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. 17:02:44 2026-01-12T17:02:44.015Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.015Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.034Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.034Z WARN 6650 --- [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. 17:02:44 2026-01-12T17:02:44.043Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.043Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.092Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.092Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.109Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.109Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.113Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.113Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.115Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.115Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.131Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.131Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.151Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.151Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.166Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:44 2026-01-12T17:02:44.166Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.166Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:44 2026-01-12T17:02:44.186Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.186Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.222Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.222Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.231Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.231Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.296Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.296Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.316Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.316Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.345Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:44 17:02:44 Members {size:1, ver:1} [ 17:02:44 Member [10.30.106.210]:5701 - 94a11544-7e05-4d6e-b50f-301599beb479 this 17:02:44 ] 17:02:44 17:02:44 2026-01-12T17:02:44.346Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:44 2026-01-12T17:02:44.348Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:44 2026-01-12T17:02:44.353Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:44 2026-01-12T17:02:44.354Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 94a11544-7e05-4d6e-b50f-301599beb479 this is handled 17:02:44 2026-01-12T17:02:44.355Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:44 2026-01-12T17:02:44.356Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:44 2026-01-12T17:02:44.356Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:44 2026-01-12T17:02:44.430Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:44 2026-01-12T17:02:44.431Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 17:02:44 2026-01-12T17:02:44.431Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:44 2026-01-12T17:02:44.432Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:44 2026-01-12T17:02:44.459Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:44 o o o o---o o--o o o---o o o----o o--o--o 17:02:44 | | / \ / | / / \ | | 17:02:44 o----o o o o----o | o o o----o | 17:02:44 | | * \ / | \ * \ | | 17:02:44 o o * o o---o o--o o----o o---o * o o----o o 17:02:44 17:02:44 2026-01-12T17:02:44.459Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:44 2026-01-12T17:02:44.459Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:44 2026-01-12T17:02:44.459Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:44 2026-01-12T17:02:44.459Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:44 2026-01-12T17:02:44.459Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:44 To enable the Jet engine on the members, do one of the following: 17:02:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:44 2026-01-12T17:02:44.468Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:44 2026-01-12T17:02:44.469Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:44 2026-01-12T17:02:44.474Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:44 2026-01-12T17:02:44.474Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:44 2026-01-12T17:02:44.483Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:44 2026-01-12T17:02:44.483Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.483Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:44 2026-01-12T17:02:44.524Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.524Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.546Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.546Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.609Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.609Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.622Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.622Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.666Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.666Z WARN 6650 --- [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. 17:02:44 2026-01-12T17:02:44.693Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.693Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.714Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.714Z WARN 6650 --- [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. 17:02:44 2026-01-12T17:02:44.755Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.756Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.830Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.830Z WARN 6650 --- [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. 17:02:44 2026-01-12T17:02:44.840Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.840Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.855Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.855Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:44 2026-01-12T17:02:44.890Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:44 2026-01-12T17:02:44.890Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:44.911Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:45 2026-01-12T17:02:44.911Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:44.952Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:45 2026-01-12T17:02:44.953Z WARN 6650 --- [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. 17:02:45 2026-01-12T17:02:44.966Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:45 2026-01-12T17:02:44.966Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:44.990Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:45 2026-01-12T17:02:44.990Z WARN 6650 --- [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. 17:02:45 2026-01-12T17:02:45.016Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.016Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.034Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.034Z WARN 6650 --- [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. 17:02:45 2026-01-12T17:02:45.044Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.044Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.092Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.093Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.110Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.110Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.114Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.114Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.117Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.117Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.132Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.132Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.152Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.152Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.167Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:45 2026-01-12T17:02:45.167Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.167Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:45 2026-01-12T17:02:45.195Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.195Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.230Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.230Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.233Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.233Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.297Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.297Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.318Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.318Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.486Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:45 2026-01-12T17:02:45.486Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.486Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:45 2026-01-12T17:02:45.526Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.526Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.548Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.548Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.567Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.567Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.624Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.624Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.666Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.666Z WARN 6650 --- [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. 17:02:45 2026-01-12T17:02:45.694Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.694Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.714Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.714Z WARN 6650 --- [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. 17:02:45 2026-01-12T17:02:45.755Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.755Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.806Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.806Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.832Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.832Z WARN 6650 --- [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. 17:02:45 2026-01-12T17:02:45.841Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.841Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:45 2026-01-12T17:02:45.890Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:45 2026-01-12T17:02:45.890Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:45.912Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:46 2026-01-12T17:02:45.912Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:45.953Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:46 2026-01-12T17:02:45.953Z WARN 6650 --- [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. 17:02:46 2026-01-12T17:02:45.974Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:46 2026-01-12T17:02:45.975Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:45.991Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:46 2026-01-12T17:02:45.991Z WARN 6650 --- [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. 17:02:46 2026-01-12T17:02:46.017Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.017Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.035Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.035Z WARN 6650 --- [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. 17:02:46 2026-01-12T17:02:46.044Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.045Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.093Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.093Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.111Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.111Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.115Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.115Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.119Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.119Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.133Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.133Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.152Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.152Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.215Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:46 2026-01-12T17:02:46.215Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.215Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:46 2026-01-12T17:02:46.225Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.225Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.231Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.231Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.236Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.236Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.239Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.239Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.319Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.319Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.486Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:46 2026-01-12T17:02:46.486Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.486Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:46 2026-01-12T17:02:46.527Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.527Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.541Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:46 17:02:46 Members {size:1, ver:1} [ 17:02:46 Member [10.30.106.210]:5701 - 5f143af7-72f3-4b4d-9817-5a1996b58a07 this 17:02:46 ] 17:02:46 17:02:46 2026-01-12T17:02:46.542Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:46 2026-01-12T17:02:46.543Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:46 2026-01-12T17:02:46.550Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.550Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.560Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:46 2026-01-12T17:02:46.561Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 5f143af7-72f3-4b4d-9817-5a1996b58a07 this is handled 17:02:46 2026-01-12T17:02:46.562Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:46 2026-01-12T17:02:46.562Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:46 2026-01-12T17:02:46.562Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:46 2026-01-12T17:02:46.569Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.569Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.626Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.626Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.626Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:46 2026-01-12T17:02:46.627Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 67 ms. 17:02:46 2026-01-12T17:02:46.627Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:46 2026-01-12T17:02:46.628Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:46 2026-01-12T17:02:46.653Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:46 o o o o---o o--o o o---o o o----o o--o--o 17:02:46 | | / \ / | / / \ | | 17:02:46 o----o o o o----o | o o o----o | 17:02:46 | | * \ / | \ * \ | | 17:02:46 o o * o o---o o--o o----o o---o * o o----o o 17:02:46 17:02:46 2026-01-12T17:02:46.653Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:46 2026-01-12T17:02:46.653Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:46 2026-01-12T17:02:46.653Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:46 2026-01-12T17:02:46.653Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:46 2026-01-12T17:02:46.653Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:46 To enable the Jet engine on the members, do one of the following: 17:02:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:46 2026-01-12T17:02:46.662Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:46 2026-01-12T17:02:46.663Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:46 2026-01-12T17:02:46.667Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.667Z WARN 6650 --- [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. 17:02:46 2026-01-12T17:02:46.669Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:46 2026-01-12T17:02:46.669Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:46 2026-01-12T17:02:46.697Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.697Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.716Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.716Z WARN 6650 --- [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. 17:02:46 2026-01-12T17:02:46.757Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.757Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.807Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.807Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.835Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.835Z WARN 6650 --- [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. 17:02:46 2026-01-12T17:02:46.842Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.842Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:46 2026-01-12T17:02:46.891Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:46 2026-01-12T17:02:46.891Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:46.914Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:47 2026-01-12T17:02:46.914Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:46.954Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:47 2026-01-12T17:02:46.954Z WARN 6650 --- [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. 17:02:47 2026-01-12T17:02:46.975Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:47 2026-01-12T17:02:46.975Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:46.992Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:47 2026-01-12T17:02:46.992Z WARN 6650 --- [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. 17:02:47 2026-01-12T17:02:47.018Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.018Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.035Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.035Z WARN 6650 --- [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. 17:02:47 2026-01-12T17:02:47.045Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.045Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.094Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.094Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.113Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.113Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.116Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.116Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.121Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.121Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.133Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.133Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.153Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.153Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.215Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:47 2026-01-12T17:02:47.215Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.215Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:47 2026-01-12T17:02:47.226Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.226Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.231Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.231Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.238Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.238Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.240Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.241Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.319Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.319Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.434Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.434Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.486Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:47 2026-01-12T17:02:47.486Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.486Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:47 2026-01-12T17:02:47.551Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.551Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.570Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.570Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.628Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.628Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.668Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.668Z WARN 6650 --- [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. 17:02:47 2026-01-12T17:02:47.697Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.697Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.717Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.717Z WARN 6650 --- [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. 17:02:47 2026-01-12T17:02:47.758Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.758Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.809Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.809Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.837Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.837Z WARN 6650 --- [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. 17:02:47 2026-01-12T17:02:47.843Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.843Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:47 2026-01-12T17:02:47.892Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:47 2026-01-12T17:02:47.892Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:47.916Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:48 2026-01-12T17:02:47.916Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:47.956Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:48 2026-01-12T17:02:47.956Z WARN 6650 --- [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. 17:02:48 2026-01-12T17:02:47.976Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:48 2026-01-12T17:02:47.976Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:47.990Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:48 2026-01-12T17:02:47.990Z WARN 6650 --- [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. 17:02:48 2026-01-12T17:02:47.992Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:48 2026-01-12T17:02:47.992Z WARN 6650 --- [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. 17:02:48 2026-01-12T17:02:48.019Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.019Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.047Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.047Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.095Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.095Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.114Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.114Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.116Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.116Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.123Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.123Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.134Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.134Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.153Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.153Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.169Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:48 2026-01-12T17:02:48.169Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.169Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:48 2026-01-12T17:02:48.227Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.227Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.232Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.232Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.240Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.240Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.241Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.241Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.322Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.322Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.336Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.336Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.339Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:48 2026-01-12T17:02:48.339Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.339Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:48 2026-01-12T17:02:48.551Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.551Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.572Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.572Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.630Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.630Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.669Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.669Z WARN 6650 --- [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. 17:02:48 2026-01-12T17:02:48.698Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.698Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.716Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:48 17:02:48 Members {size:1, ver:1} [ 17:02:48 Member [10.30.106.210]:5701 - 25ace230-c68b-4f26-9609-71c4819c26e5 this 17:02:48 ] 17:02:48 17:02:48 2026-01-12T17:02:48.717Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:48 2026-01-12T17:02:48.718Z INFO 6650 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:48 2026-01-12T17:02:48.718Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.718Z WARN 6650 --- [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. 17:02:48 2026-01-12T17:02:48.738Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:48 2026-01-12T17:02:48.739Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 25ace230-c68b-4f26-9609-71c4819c26e5 this is handled 17:02:48 2026-01-12T17:02:48.739Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:48 2026-01-12T17:02:48.740Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:48 2026-01-12T17:02:48.741Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:48 2026-01-12T17:02:48.760Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.760Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.798Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.798Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.801Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:48 2026-01-12T17:02:48.801Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 63 ms. 17:02:48 2026-01-12T17:02:48.801Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:48 2026-01-12T17:02:48.803Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:48 2026-01-12T17:02:48.809Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.809Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:48 2026-01-12T17:02:48.827Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:48 o o o o---o o--o o o---o o o----o o--o--o 17:02:48 | | / \ / | / / \ | | 17:02:48 o----o o o o----o | o o o----o | 17:02:48 | | * \ / | \ * \ | | 17:02:48 o o * o o---o o--o o----o o---o * o o----o o 17:02:48 17:02:48 2026-01-12T17:02:48.827Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:48 2026-01-12T17:02:48.827Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:48 2026-01-12T17:02:48.827Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:48 2026-01-12T17:02:48.827Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:48 2026-01-12T17:02:48.827Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:48 To enable the Jet engine on the members, do one of the following: 17:02:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:48 2026-01-12T17:02:48.836Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:48 2026-01-12T17:02:48.837Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:48 2026-01-12T17:02:48.840Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.840Z WARN 6650 --- [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. 17:02:48 2026-01-12T17:02:48.853Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:48 2026-01-12T17:02:48.853Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:48 2026-01-12T17:02:48.892Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:48 2026-01-12T17:02:48.893Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:48.917Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:49 2026-01-12T17:02:48.917Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:48.957Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:49 2026-01-12T17:02:48.957Z WARN 6650 --- [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. 17:02:49 2026-01-12T17:02:48.977Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:49 2026-01-12T17:02:48.977Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:48.994Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:49 2026-01-12T17:02:48.994Z WARN 6650 --- [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. 17:02:49 2026-01-12T17:02:48.999Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:49 2026-01-12T17:02:48.999Z WARN 6650 --- [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. 17:02:49 2026-01-12T17:02:49.020Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.020Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.049Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.049Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.114Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.114Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.116Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.116Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.118Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.118Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.128Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.128Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.134Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.134Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.135Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:49 2026-01-12T17:02:49.135Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.135Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:49 2026-01-12T17:02:49.154Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.154Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.228Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.228Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.233Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.233Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.242Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.242Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.250Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.250Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.338Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.338Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.341Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:49 2026-01-12T17:02:49.341Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.341Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:49 2026-01-12T17:02:49.342Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.342Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.553Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.553Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.572Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.572Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.633Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.633Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.670Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.670Z WARN 6650 --- [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. 17:02:49 2026-01-12T17:02:49.699Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.700Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.719Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.719Z WARN 6650 --- [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. 17:02:49 2026-01-12T17:02:49.761Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.761Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.796Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.796Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.811Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.811Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:49 2026-01-12T17:02:49.841Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.841Z WARN 6650 --- [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. 17:02:49 2026-01-12T17:02:49.893Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:49 2026-01-12T17:02:49.893Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:49.957Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:50 2026-01-12T17:02:49.957Z WARN 6650 --- [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. 17:02:50 2026-01-12T17:02:49.965Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:50 2026-01-12T17:02:49.965Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:49.979Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:50 2026-01-12T17:02:49.979Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:49.994Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:50 2026-01-12T17:02:49.994Z WARN 6650 --- [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. 17:02:50 2026-01-12T17:02:50.001Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.001Z WARN 6650 --- [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. 17:02:50 2026-01-12T17:02:50.050Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.050Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.066Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.066Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.115Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.115Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.116Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.116Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.119Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.119Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.130Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.130Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.135Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.135Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.147Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.147Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.166Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:50 2026-01-12T17:02:50.167Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.167Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:50 2026-01-12T17:02:50.228Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.228Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.234Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.234Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.236Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.236Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.252Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.252Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.323Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.323Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.341Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.341Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.342Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:50 2026-01-12T17:02:50.342Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.342Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:50 2026-01-12T17:02:50.554Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.554Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.574Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.574Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.635Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.635Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.670Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.670Z WARN 6650 --- [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. 17:02:50 2026-01-12T17:02:50.700Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.700Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.720Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.720Z WARN 6650 --- [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. 17:02:50 2026-01-12T17:02:50.763Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.763Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.811Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.811Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.818Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.818Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.843Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.843Z WARN 6650 --- [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. 17:02:50 2026-01-12T17:02:50.895Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.895Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.900Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:50 17:02:50 Members {size:1, ver:1} [ 17:02:50 Member [10.30.106.210]:5701 - 86c0f11d-02c8-4dd9-9419-c9d6952b88a1 this 17:02:50 ] 17:02:50 17:02:50 2026-01-12T17:02:50.901Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:50 2026-01-12T17:02:50.902Z INFO 6650 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:50 2026-01-12T17:02:50.913Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:50 2026-01-12T17:02:50.913Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - 86c0f11d-02c8-4dd9-9419-c9d6952b88a1 this is handled 17:02:50 2026-01-12T17:02:50.914Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:50 2026-01-12T17:02:50.915Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:50 2026-01-12T17:02:50.915Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:50 2026-01-12T17:02:50.958Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.958Z WARN 6650 --- [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. 17:02:50 2026-01-12T17:02:50.966Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.966Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.979Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:50 2026-01-12T17:02:50.979Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:50 2026-01-12T17:02:50.990Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:51 2026-01-12T17:02:50.990Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 17:02:51 2026-01-12T17:02:50.990Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:51 2026-01-12T17:02:50.991Z INFO 6650 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:02:51 2026-01-12T17:02:50.996Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:51 2026-01-12T17:02:50.996Z WARN 6650 --- [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. 17:02:51 2026-01-12T17:02:51.002Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.002Z WARN 6650 --- [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. 17:02:51 2026-01-12T17:02:51.020Z INFO 6650 --- [ main] com.hazelcast.system.logo : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:51 o o o o---o o--o o o---o o o----o o--o--o 17:02:51 | | / \ / | / / \ | | 17:02:51 o----o o o o----o | o o o----o | 17:02:51 | | * \ / | \ * \ | | 17:02:51 o o * o o---o o--o o----o o---o * o o----o o 17:02:51 17:02:51 2026-01-12T17:02:51.020Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:02:51 2026-01-12T17:02:51.020Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701 17:02:51 2026-01-12T17:02:51.020Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] Cluster name: dev 17:02:51 2026-01-12T17:02:51.020Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]: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. 17:02:51 2026-01-12T17:02:51.020Z INFO 6650 --- [ main] com.hazelcast.system : [10.30.106.210]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:02:51 To enable the Jet engine on the members, do one of the following: 17:02:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:02:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:02:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:02:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:02:51 2026-01-12T17:02:51.031Z INFO 6650 --- [ main] com.hazelcast.system.security : [10.30.106.210]: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. 17:02:51 2026-01-12T17:02:51.032Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Using Multicast discovery 17:02:51 2026-01-12T17:02:51.039Z INFO 6650 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.210]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:02:51 2026-01-12T17:02:51.039Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTING 17:02:51 2026-01-12T17:02:51.051Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.051Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.067Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.067Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.116Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.116Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.117Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.117Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.121Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.121Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.125Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:51 2026-01-12T17:02:51.125Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.125Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:51 2026-01-12T17:02:51.136Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.136Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.139Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.139Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.147Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.147Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.168Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.168Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.235Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.235Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.238Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.238Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.258Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.258Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.325Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.325Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.334Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:51 2026-01-12T17:02:51.334Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.334Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:51 2026-01-12T17:02:51.342Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.342Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.554Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.554Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.575Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.575Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.638Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.638Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.672Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.672Z WARN 6650 --- [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. 17:02:51 2026-01-12T17:02:51.721Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.721Z WARN 6650 --- [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. 17:02:51 2026-01-12T17:02:51.721Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.721Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.764Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.764Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.812Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.812Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.819Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.819Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:51 2026-01-12T17:02:51.845Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.845Z WARN 6650 --- [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. 17:02:51 2026-01-12T17:02:51.896Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:51 2026-01-12T17:02:51.896Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:51.959Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:52 2026-01-12T17:02:51.959Z WARN 6650 --- [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. 17:02:52 2026-01-12T17:02:51.967Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:52 2026-01-12T17:02:51.967Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:51.980Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:52 2026-01-12T17:02:51.980Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:51.980Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:52 2026-01-12T17:02:51.980Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:51.996Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:52 2026-01-12T17:02:51.997Z WARN 6650 --- [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. 17:02:52 2026-01-12T17:02:52.003Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.003Z WARN 6650 --- [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. 17:02:52 2026-01-12T17:02:52.053Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.053Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.068Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.068Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.117Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.117Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.118Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.118Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.122Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.122Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.125Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:52 2026-01-12T17:02:52.125Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.125Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:52 2026-01-12T17:02:52.136Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.136Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.144Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.144Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.149Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.149Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.235Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.235Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.238Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.238Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.244Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.244Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.260Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.260Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.326Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.326Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.334Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:52 2026-01-12T17:02:52.334Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.334Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:52 2026-01-12T17:02:52.556Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.556Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.576Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.576Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.640Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.640Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.673Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.673Z WARN 6650 --- [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. 17:02:52 2026-01-12T17:02:52.722Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.722Z WARN 6650 --- [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. 17:02:52 2026-01-12T17:02:52.722Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.722Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.747Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.747Z WARN 6650 --- [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. 17:02:52 2026-01-12T17:02:52.766Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.766Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.813Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.813Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.820Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.820Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:52 2026-01-12T17:02:52.897Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:52 2026-01-12T17:02:52.897Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:52.960Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:53 2026-01-12T17:02:52.960Z WARN 6650 --- [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. 17:02:53 2026-01-12T17:02:52.968Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:53 2026-01-12T17:02:52.968Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:52.981Z INFO 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:02:53 2026-01-12T17:02:52.981Z WARN 6650 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:52.982Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:53 2026-01-12T17:02:52.982Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:52.997Z INFO 6650 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:02:53 2026-01-12T17:02:52.997Z WARN 6650 --- [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. 17:02:53 2026-01-12T17:02:53.004Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.004Z WARN 6650 --- [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. 17:02:53 2026-01-12T17:02:53.054Z INFO 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.054Z WARN 6650 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.068Z INFO 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.069Z WARN 6650 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.078Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:53 2026-01-12T17:02:53.078Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.078Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:53 2026-01-12T17:02:53.118Z INFO 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.118Z WARN 6650 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.118Z INFO 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.119Z WARN 6650 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.122Z INFO 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.122Z WARN 6650 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.137Z INFO 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.137Z WARN 6650 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.146Z INFO 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.146Z WARN 6650 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.150Z INFO 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.150Z WARN 6650 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.191Z INFO 6650 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.210]:5701 [dev] [5.5.0] 17:02:53 17:02:53 Members {size:1, ver:1} [ 17:02:53 Member [10.30.106.210]:5701 - c2c07d2a-cd4a-4320-ba03-91c1d3892970 this 17:02:53 ] 17:02:53 17:02:53 2026-01-12T17:02:53.191Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is STARTED 17:02:53 2026-01-12T17:02:53.192Z INFO 6650 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:02:53 2026-01-12T17:02:53.237Z INFO 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.237Z WARN 6650 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.246Z INFO 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.246Z WARN 6650 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.262Z INFO 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.262Z WARN 6650 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.276Z INFO 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.276Z WARN 6650 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.287Z INFO 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:02:53 2026-01-12T17:02:53.287Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.287Z WARN 6650 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:53 2026-01-12T17:02:53.323Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTTING_DOWN 17:02:53 2026-01-12T17:02:53.323Z INFO 6650 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.210]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.210]:5701 - c2c07d2a-cd4a-4320-ba03-91c1d3892970 this is handled 17:02:53 2026-01-12T17:02:53.324Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down multicast service... 17:02:53 2026-01-12T17:02:53.325Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down connection manager... 17:02:53 2026-01-12T17:02:53.326Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Shutting down node engine... 17:02:53 2026-01-12T17:02:53.328Z INFO 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.328Z WARN 6650 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.530Z INFO 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.530Z WARN 6650 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.578Z INFO 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.578Z WARN 6650 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.635Z INFO 6650 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.210]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:02:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.66 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:02:53 2026-01-12T17:02:53.636Z INFO 6650 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.210]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 313 ms. 17:02:53 2026-01-12T17:02:53.636Z INFO 6650 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.210]:5701 [dev] [5.5.0] [10.30.106.210]:5701 is SHUTDOWN 17:02:53 2026-01-12T17:02:53.642Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.642Z WARN 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:02:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:02:53 2026-01-12T17:02:53.674Z INFO 6650 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.674Z WARN 6650 --- [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. 17:02:53 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:02:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:02:53 17:02:53 . ____ _ __ _ _ 17:02:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:02:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:02:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:02:53 ' |____| .__|_| |_|_| |_\__, | / / / / 17:02:53 =========|_|==============|___/=/_/_/_/ 17:02:53 17:02:53 :: Spring Boot :: (v3.5.6) 17:02:53 17:02:53 2026-01-12T17:02:53.704Z INFO 6650 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6650 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:02:53 2026-01-12T17:02:53.704Z INFO 6650 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 17:02:53 2026-01-12T17:02:53.710Z INFO 6650 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.021 seconds (process running for 136.048) 17:02:53 2026-01-12T17:02:53.723Z INFO 6650 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.723Z WARN 6650 --- [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. 17:02:53 2026-01-12T17:02:53.723Z INFO 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.723Z WARN 6650 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.758Z INFO 6650 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.758Z WARN 6650 --- [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. 17:02:53 2026-01-12T17:02:53.769Z INFO 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.769Z WARN 6650 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:02:53 2026-01-12T17:02:53.814Z INFO 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.814Z WARN 6650 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 17:02:53 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:02:53 2026-01-12T17:02:53.821Z INFO 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.821Z WARN 6650 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 17:02:53 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:02:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:02:53 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:02:53 2026-01-12T17:02:53.855Z INFO 6650 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:02:53 2026-01-12T17:02:53.856Z INFO 6650 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:02:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:02:53 2026-01-12T17:02:53.880Z INFO 6650 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:02:53 2026-01-12T17:02:53.881Z INFO 6650 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:02:53 2026-01-12T17:02:53.881Z INFO 6650 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:02:53 2026-01-12T17:02:53.885Z INFO 6650 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 17:02:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:02:53 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 17:02:53 2026-01-12T17:02:53.898Z INFO 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.898Z WARN 6650 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.906Z ERROR 6650 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 17:02:53 17:02:53 java.lang.RuntimeException: Simulated failure 17:02:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:02:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:02:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:02:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:02:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:02:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:02:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:02:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:02:53 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:53 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:02:53 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:02:53 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:02:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:02:53 at groovy.lang.Closure.call(Closure.java:427) 17:02:53 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:02:53 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:02:53 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:02:53 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:02:53 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:02:53 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:02:53 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:02:53 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:02:53 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:02:53 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:53 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:02:53 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 17:02:53 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 17:02:53 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218.migrateInventoryToModelRelease20250722$accessor$Ui7jndkL(Unknown Source) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218$auxiliary$6RD80bN0.call(Unknown Source) 17:02:53 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:02:53 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:02:53 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:02:53 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:02:53 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:53 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218.migrateInventoryToModelRelease20250722(Unknown Source) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:02:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:02:53 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:02:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:02:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:02:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:02:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:02:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:02:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:02:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:02:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:02:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:02:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:02:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:02:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:02:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:02:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:02:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:02:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:02:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:02:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:02:53 17:02:53 2026-01-12T17:02:53.907Z ERROR 6650 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 17:02:53 17:02:53 java.lang.RuntimeException: Simulated failure 17:02:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:02:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:02:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:02:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:02:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:02:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:02:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:02:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:02:53 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:53 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:02:53 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:02:53 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:02:53 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:02:53 at groovy.lang.Closure.call(Closure.java:427) 17:02:53 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:02:53 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:02:53 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:02:53 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:02:53 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:02:53 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:02:53 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:02:53 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:02:53 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:02:53 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:53 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:02:53 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 17:02:53 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 17:02:53 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218.migrateInventoryToModelRelease20250722$accessor$Ui7jndkL(Unknown Source) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218$auxiliary$6RD80bN0.call(Unknown Source) 17:02:53 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:02:53 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:02:53 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:02:53 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:02:53 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:02:53 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218.migrateInventoryToModelRelease20250722(Unknown Source) 17:02:53 at org.onap.cps.ncmp.init.DataMigration$SpockMock$2042438218$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:02:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:02:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:02:53 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:02:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:02:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:02:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:02:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:02:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:02:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:02:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:02:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:02:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:02:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:02:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:02:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:02:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:02:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:02:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:02:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:02:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:02:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:02:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:02:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:02:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:02:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:02:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:02:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:02:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:02:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:02:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:02:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:02:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:02:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:02:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:02:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:02:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:02:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:02:53 17:02:53 2026-01-12T17:02:53.923Z INFO 6650 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:02:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 17:02:53 2026-01-12T17:02:53.923Z WARN 6650 --- [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. 17:02:53 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:02:53 2026-01-12T17:02:53.943Z INFO 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:02:53 2026-01-12T17:02:53.943Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.943Z WARN 6650 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:02:53 2026-01-12T17:02:53.946Z INFO 6650 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:02:53 2026-01-12T17:02:53.946Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:02:53 2026-01-12T17:02:53.946Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:02:53 2026-01-12T17:02:53.948Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:02:53 2026-01-12T17:02:53.948Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:02:53 2026-01-12T17:02:53.952Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:02:53 2026-01-12T17:02:53.953Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 17:02:53 2026-01-12T17:02:53.964Z INFO 6650 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.964Z WARN 6650 --- [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. 17:02:53 2026-01-12T17:02:53.965Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 17:02:53 2026-01-12T17:02:53.965Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:02:53 2026-01-12T17:02:53.969Z INFO 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.969Z WARN 6650 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 17:02:53 2026-01-12T17:02:53.969Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:02:53 2026-01-12T17:02:53.969Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:02:53 2026-01-12T17:02:53.970Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:02:53 2026-01-12T17:02:53.970Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:02:53 2026-01-12T17:02:53.975Z INFO 6650 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 17:02:53 2026-01-12T17:02:53.978Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:02:53 2026-01-12T17:02:53.978Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 17:02:53 2026-01-12T17:02:53.978Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:02:53 2026-01-12T17:02:53.981Z INFO 6650 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:02:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:02:53 2026-01-12T17:02:53.983Z INFO 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:02:53 2026-01-12T17:02:53.983Z WARN 6650 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 17:02:54 [INFO] 17:02:54 [INFO] Results: 17:02:54 [INFO] 17:02:54 [INFO] Tests run: 853, Failures: 0, Errors: 0, Skipped: 0 17:02:54 [INFO] 17:02:54 [INFO] 17:02:54 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 17:02:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:02:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:02:54 [INFO] All coverage checks have been met. 17:02:54 [INFO] 17:02:54 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 17:02:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:02:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:02:54 [INFO] 17:02:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 17:02:54 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar 17:02:54 [INFO] 17:02:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 17:02:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.jar 17:02:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.pom 17:02:54 [INFO] 17:02:54 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 17:02:54 [INFO] Building cps-ncmp-rest 3.7.4-SNAPSHOT [11/21] 17:02:54 [INFO] --------------------------------[ jar ]--------------------------------- 17:02:55 [INFO] 17:02:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 17:02:55 [INFO] 17:02:55 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 17:02: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-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:02:55 [INFO] 17:02:55 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 17:02:55 [INFO] Generating with dryRun=false 17:02:55 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 17:02:55 [INFO] OpenAPI Generator: spring (server) 17:02:55 [INFO] Generator 'spring' is considered stable. 17:02:55 [INFO] ---------------------------------- 17:02:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:02:55 [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) 17:02:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:02:55 [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). 17:02:55 [INFO] Processing operation getResourceDataForCmHandle 17:02:55 [INFO] Processing operation updateResourceDataRunningForCmHandle 17:02:55 [INFO] Processing operation createResourceDataRunningForCmHandle 17:02:55 [INFO] Processing operation deleteResourceDataRunningForCmHandle 17:02:55 [INFO] Processing operation patchResourceDataRunningForCmHandle 17:02:55 [INFO] Processing operation executeDataOperationForCmHandles 17:02:55 [INFO] Processing operation queryResourceDataForCmHandle 17:02:55 [INFO] Processing operation getModuleReferencesByCmHandle 17:02:55 [INFO] Processing operation getModuleDefinitions 17:02:55 [INFO] Processing operation searchCmHandles 17:02:55 [INFO] Processing operation retrieveCmHandleDetailsById 17:02:55 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 17:02:55 [INFO] Processing operation searchCmHandleIds 17:02:55 [INFO] Processing operation getCmHandleStateByCmHandleId 17:02:55 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 17:02:55 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:55 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 17:02:55 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 17:02:55 [INFO] Skipping generation of Webhooks. 17:02:55 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:55 [INFO] Skipping generation of supporting files. 17:02:55 ################################################################################ 17:02:55 # Thanks for using OpenAPI Generator. # 17:02:55 # Please consider donation to help us maintain this project 🙏 # 17:02:55 # https://opencollective.com/openapi_generator/donate # 17:02:55 ################################################################################ 17:02:55 [INFO] 17:02:55 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 17:02:55 [INFO] Generating with dryRun=false 17:02:55 [INFO] No .openapi-generator-ignore file found. 17:02:55 [INFO] OpenAPI Generator: spring (server) 17:02:55 [INFO] Generator 'spring' is considered stable. 17:02:55 [INFO] ---------------------------------- 17:02:55 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:02:55 [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) 17:02:55 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:02:55 [INFO] Processing operation updateDmiPluginRegistration 17:02:55 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 17:02:55 [INFO] Processing operation searchCmHandleIds 17:02:55 [INFO] Processing operation searchCmHandles 17:02:55 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:55 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 17:02:55 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 17:02:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 17:02:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 17:02:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 17:02:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 17:02:56 [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] 17:02:56 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 17:02:56 [INFO] Skipping generation of Webhooks. 17:02:56 [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] 17:02:56 [INFO] Skipping generation of supporting files. 17:02:56 ################################################################################ 17:02:56 # Thanks for using OpenAPI Generator. # 17:02:56 # Please consider donation to help us maintain this project 🙏 # 17:02:56 # https://opencollective.com/openapi_generator/donate # 17:02:56 ################################################################################ 17:02:56 [INFO] 17:02:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 17:02:56 [INFO] You have 0 Checkstyle violations. 17:02:56 [INFO] 17:02:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 17:02:56 [INFO] You have 0 Checkstyle violations. 17:02:56 [INFO] 17:02:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 17:02:56 [INFO] Copying 1 resource from src/main/resources to target/classes 17:02:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 17:02:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 17:02:56 [INFO] 17:02:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 17:02:56 [INFO] Recompiling the module because of changed dependency. 17:02:56 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 17:02:57 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 17:02:57 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 17:02:57 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 17:02:57 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 17:02:57 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 17:02:57 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 17:02:57 [INFO] 17:02:57 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 17:02:57 [INFO] Generating with dryRun=false 17:02:57 [INFO] No .openapi-generator-ignore file found. 17:02:57 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:02:57 [INFO] Generator 'openapi-yaml' is considered stable. 17:02:57 [INFO] Output file [outputFile=openapi-inventory.yaml] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:57 [INFO] Skipping generation of Webhooks. 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:02:57 ################################################################################ 17:02:57 # Thanks for using OpenAPI Generator. # 17:02:57 # Please consider donation to help us maintain this project 🙏 # 17:02:57 # https://opencollective.com/openapi_generator/donate # 17:02:57 ################################################################################ 17:02:57 [INFO] 17:02:57 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 17:02:57 [INFO] Generating with dryRun=false 17:02:57 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:02:57 [INFO] Generator 'openapi-yaml' is considered stable. 17:02:57 [INFO] Output file [outputFile=openapi.yaml] 17:02:57 [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). 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] Skipping generation of Webhooks. 17:02:57 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 17:02:57 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:02:57 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:02:57 ################################################################################ 17:02:57 # Thanks for using OpenAPI Generator. # 17:02:57 # Please consider donation to help us maintain this project 🙏 # 17:02:57 # https://opencollective.com/openapi_generator/donate # 17:02:57 ################################################################################ 17:02:57 [INFO] 17:02:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 17:02:57 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 17:02:57 [INFO] 17:02:57 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 17:02:57 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 17:02:57 [INFO] 17:02:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 17:02:57 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:02:57 [INFO] 17:02:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 17:02:58 [INFO] Recompiling the module because of changed dependency. 17:02:58 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:02:58 [INFO] 17:02:58 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 17:02:58 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:02:58 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:02:58 [INFO] Parallel parsing disabled. 17:03:00 [INFO] Compiled 22 files. 17:03:00 [INFO] 17:03:00 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 17:03:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:00 [INFO] 17:03:00 [INFO] ------------------------------------------------------- 17:03:00 [INFO] T E S T S 17:03:00 [INFO] ------------------------------------------------------- 17:03:01 17:03:01.150 [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. 17:03:01 17:03:01.434 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:03:01 17:03:01.494 [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. 17:03:01 17:03:01.510 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:03:01 17:03:01.534 [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. 17:03:01 17:03:01.552 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:03:01 17:03:01.578 [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. 17:03:01 17:03:01.593 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:03:01 17:03:01.633 [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. 17:03:01 17:03:01.645 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:03:01 17:03:01.649 [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. 17:03:01 17:03:01.658 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:03:01 17:03:01.661 [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. 17:03:01 17:03:01.671 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:03:01 17:03:01.673 [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. 17:03:01 17:03:01.683 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:03:01 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 17:03:02 17:03:02.331 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 17:03:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 17:03:02 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:03:04 17:03:03,955 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:03:04 17:03:03,955 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:03:04 17:03:03,958 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:03:04 17:03:04,007 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:03:04 17:03:04,007 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:03:04 17:03:04 . ____ _ __ _ _ 17:03:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:03:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:03:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:03:04 ' |____| .__|_| |_|_| |_\__, | / / / / 17:03:04 =========|_|==============|___/=/_/_/_/ 17:03:04 17:03:04 :: Spring Boot :: (v3.5.6) 17:03:04 17:03:04 2026-01-12T17:03:04.507Z INFO 11055 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11055 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:03:04 2026-01-12T17:03:04.509Z INFO 11055 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:03:06 2026-01-12T17:03:06.373Z INFO 11055 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:03:06 2026-01-12T17:03:06.373Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:03:06 2026-01-12T17:03:06.375Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:03:06 2026-01-12T17:03:06.500Z INFO 11055 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.984 seconds (process running for 6.46) 17:03:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:03:07 2026-01-12T17:03:07.409Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:03:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:03:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.759Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:03:07 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:03:07 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:03:07 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:03:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:03:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:03:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:03:07 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 17:03:07 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 17:03:07 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 17:03:07 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 17:03:07 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 17:03:07 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 17:03:07 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:03:07 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:03:07 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:03:07 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:03:07 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:03:07 ... 130 common frames omitted 17:03:07 17:03:07 2026-01-12T17:03:07.805Z WARN 11055 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 17:03:07 2026-01-12T17:03:07.831Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:03:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:03:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.838Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:03:07 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.845Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.851Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:03:07 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.858Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.864Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:03:07 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.870Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 2026-01-12T17:03:07.876Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:07 17:03:07 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:03:07 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:03:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:03:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:03:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:03:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:03:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:07 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:07 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:07 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:07 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:07 17:03:07 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.451 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:03:07 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:03:08 17:03:08 . ____ _ __ _ _ 17:03:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:03:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:03:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:03:08 ' |____| .__|_| |_|_| |_\__, | / / / / 17:03:08 =========|_|==============|___/=/_/_/_/ 17:03:08 17:03:08 :: Spring Boot :: (v3.5.6) 17:03:08 17:03:08 2026-01-12T17:03:07.962Z INFO 11055 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11055 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:03:08 2026-01-12T17:03:07.962Z INFO 11055 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:03:08 2026-01-12T17:03:08.241Z INFO 11055 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:03:08 2026-01-12T17:03:08.241Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:03:08 2026-01-12T17:03:08.242Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:03:08 2026-01-12T17:03:08.248Z INFO 11055 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.308 seconds (process running for 8.207) 17:03:08 2026-01-12T17:03:08.343Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:08 17:03:08 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 17:03:08 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:03:08 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:03:08 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:03:08 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:03:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:03:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:08 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:08 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:08 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:03:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:03:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:03:08 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 17:03:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:03:08 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:08 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:03:08 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:08 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 17:03:08 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 17:03:08 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 17:03:08 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 17:03:08 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 17:03:08 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 17:03:08 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 17:03:08 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 17:03:08 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:03:08 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:03:08 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:03:08 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:03:08 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:03:08 ... 130 common frames omitted 17:03:08 17:03:08 2026-01-12T17:03:08.384Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:08 17:03:08 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) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:03:08 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:03:08 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:03:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:03:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:08 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:08 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:08 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:03:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:03:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:03:08 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:03:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:08 17:03:08 2026-01-12T17:03:08.389Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:08 17:03:08 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:03:08 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:03:08 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:03:08 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:03:08 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:03:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:03:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:03:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:03:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:03:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:03:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:03:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:03:08 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:03:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:03:08 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:03:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:03:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:03:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:03:08 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:03:08 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:03:08 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:03:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:03:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:03:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:03:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:03:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:03:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:03:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:03:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:03:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:03:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:08 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:03:08 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 17:03:08 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 17:03:08 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 17:03:08 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 17:03:08 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 17:03:08 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 17:03:08 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 17:03:08 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 17:03:08 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 17:03:08 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 17:03:08 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 17:03:08 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 17:03:08 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 17:03:08 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:03:08 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:03:08 ... 140 common frames omitted 17:03:08 17:03:08 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:03:08 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:03:08 17:03:08 . ____ _ __ _ _ 17:03:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:03:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:03:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:03:08 ' |____| .__|_| |_|_| |_\__, | / / / / 17:03:08 =========|_|==============|___/=/_/_/_/ 17:03:08 17:03:08 :: Spring Boot :: (v3.5.6) 17:03:08 17:03:08 2026-01-12T17:03:08.687Z INFO 11055 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11055 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:03:08 2026-01-12T17:03:08.688Z INFO 11055 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:03:09 2026-01-12T17:03:09.020Z INFO 11055 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:03:09 2026-01-12T17:03:09.020Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:03:09 2026-01-12T17:03:09.020Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:03:09 2026-01-12T17:03:09.028Z INFO 11055 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.362 seconds (process running for 8.988) 17:03:09 2026-01-12T17:03:09.098Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:09 17:03:09 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:03:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:03:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:03:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:03:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:03:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:03:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:09 17:03:09 2026-01-12T17:03:09.103Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:09 17:03:09 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:03:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:03:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:03:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:03:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:03:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:03:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:09 17:03:09 2026-01-12T17:03:09.108Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:09 17:03:09 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:03:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:03:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:03:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:03:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:03:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:03:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:09 17:03:09 2026-01-12T17:03:09.112Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:09 17:03:09 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:03:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:03:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:03:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:03:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:03:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:03:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:09 17:03:09 2026-01-12T17:03:09.121Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:09 17:03:09 java.lang.IllegalStateException: some error message 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:03:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:03:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:03:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:03:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:03:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:03:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:09 17:03:09 2026-01-12T17:03:09.139Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:09 17:03:09 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:03:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:03:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:03:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:03:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:03:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:03:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:09 17:03:09 2026-01-12T17:03:09.144Z ERROR 11055 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:03:09 17:03:09 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:03:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:03:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:03:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:03:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:03:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:03:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:03:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:03:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:03:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:03:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:03:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:03:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:03:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:03:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:03:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:03:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:03:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:03:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:03:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:03:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:03:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:03:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:03:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:03:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:03:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:03:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:03:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:03:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:03:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:03:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:03:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:03:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:03:09 17:03:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:03:09 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:03:09 17:03:09 . ____ _ __ _ _ 17:03:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:03:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:03:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:03:09 ' |____| .__|_| |_|_| |_\__, | / / / / 17:03:09 =========|_|==============|___/=/_/_/_/ 17:03:09 17:03:09 :: Spring Boot :: (v3.5.6) 17:03:09 17:03:09 2026-01-12T17:03:09.228Z INFO 11055 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11055 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:03:09 2026-01-12T17:03:09.228Z INFO 11055 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:03:09 2026-01-12T17:03:09.436Z INFO 11055 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:03:09 2026-01-12T17:03:09.436Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:03:09 2026-01-12T17:03:09.437Z INFO 11055 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:03:09 2026-01-12T17:03:09.442Z INFO 11055 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.23 seconds (process running for 9.402) 17:03:09 2026-01-12T17:03:09.504Z WARN 11055 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:03:09 2026-01-12T17:03:09.509Z WARN 11055 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:03:09 2026-01-12T17:03:09.549Z WARN 11055 --- [ 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.impl.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.impl.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.impl.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.impl.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.impl.provmns.model.ScopeType] for value [WRONG]]] ] 17:03:09 2026-01-12T17:03:09.639Z WARN 11055 --- [ 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`)] 17:03:09 2026-01-12T17:03:09.646Z WARN 11055 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:03:09 2026-01-12T17:03:09.665Z WARN 11055 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 17:03:09 2026-01-12T17:03:09.674Z WARN 11055 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 17:03:09 2026-01-12T17:03:09.677Z WARN 11055 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 17:03:09 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:03:09 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:03:09 2026-01-12T17:03:09.819Z WARN 11055 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:03:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:03:09 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:03:09 2026-01-12T17:03:09.821Z WARN 11055 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:03:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:03:09 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:03:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:03:09 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:03:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:03:09 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:03:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:03:10 [INFO] 17:03:10 [INFO] Results: 17:03:10 [INFO] 17:03:10 [INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0 17:03:10 [INFO] 17:03:10 [INFO] 17:03:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 17:03:10 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:03:10 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:03:10 [INFO] All coverage checks have been met. 17:03:10 [INFO] 17:03:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 17:03:10 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:03:10 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:03:10 [INFO] 17:03:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 17:03:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 17:03:10 [INFO] 17:03:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 17:03:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 17:03:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.pom 17:03:10 [INFO] 17:03:10 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 17:03:10 [INFO] Building cps-ncmp-rest-stub 3.7.4-SNAPSHOT [12/21] 17:03:10 [INFO] --------------------------------[ pom ]--------------------------------- 17:03:10 [INFO] 17:03:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] 17:03:10 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:10 [INFO] surefireArgLine set to empty 17:03:10 [INFO] 17:03:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] You have 0 Checkstyle violations. 17:03:10 [INFO] 17:03:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] You have 0 Checkstyle violations. 17:03:10 [INFO] 17:03:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] No sources specified for compilation. Skipping. 17:03:10 [INFO] 17:03:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:10 [INFO] 17:03:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:10 [INFO] 17:03:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 17:03:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-3.7.4-SNAPSHOT.pom 17:03:10 [INFO] 17:03:10 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 17:03:10 [INFO] Building cps-ncmp-rest-stub-service 3.7.4-SNAPSHOT [13/21] 17:03:10 [INFO] --------------------------------[ jar ]--------------------------------- 17:03:10 [INFO] 17:03:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] 17:03:10 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:10 [INFO] surefireArgLine set to empty 17:03:10 [INFO] 17:03:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] You have 0 Checkstyle violations. 17:03:10 [INFO] 17:03:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] You have 0 Checkstyle violations. 17:03:10 [INFO] 17:03:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:10 [INFO] Copying 3 resources 17:03:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 17:03:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 17:03:10 [INFO] 17:03:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] Recompiling the module because of changed dependency. 17:03:10 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:03:10 [INFO] 17:03:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 17:03:10 [INFO] 17:03:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] No sources to compile 17:03:10 [INFO] 17:03:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 17:03:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:03:10 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:03:10 [INFO] Parallel parsing disabled. 17:03:11 [INFO] Compiled 4 files. 17:03:11 [INFO] 17:03:11 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 17:03:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:11 [INFO] 17:03:11 [INFO] ------------------------------------------------------- 17:03:11 [INFO] T E S T S 17:03:11 [INFO] ------------------------------------------------------- 17:03:12 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:03:13 17:03:13,091 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:03:13 17:03:13,093 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:03:13 17:03:13,096 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:03:13 17:03:13,128 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:03:13 17:03:13,128 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:03:13 2026-01-12T17:03:13.425Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11132 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 17:03:13 2026-01-12T17:03:13.426Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 17:03:14 2026-01-12T17:03:14.507Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 17:03:14 2026-01-12T17:03:14.512Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 17:03:14 2026-01-12T17:03:14.544Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:03:14 2026-01-12T17:03:14.545Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1098 ms 17:03:14 2026-01-12T17:03:14.653Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:03:14 2026-01-12T17:03:14.657Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@713497cd{application,/,b=file:/tmp/jetty-docbase.0.16234205414952346242/,a=AVAILABLE,h=oeje10s.SessionHandler@63318b56{STARTED}} 17:03:14 2026-01-12T17:03:14.658Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@713497cd{application,/,b=file:/tmp/jetty-docbase.0.16234205414952346242/,a=AVAILABLE,h=oeje10s.SessionHandler@63318b56{STARTED}} 17:03:14 2026-01-12T17:03:14.659Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@23dff243{STARTING}[12.0.27,sto=0] @3258ms 17:03:15 2026-01-12T17:03:15.267Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:03:15 2026-01-12T17:03:15.356Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:03:15 2026-01-12T17:03:15.356Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:03:15 2026-01-12T17:03:15.357Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 17:03:15 2026-01-12T17:03:15.368Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@64a8851a{HTTP/1.1, (http/1.1)}{0.0.0.0:39407} 17:03:15 2026-01-12T17:03:15.369Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 39407 (http/1.1) with context path '/' 17:03:15 2026-01-12T17:03:15.386Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.511 seconds (process running for 3.984) 17:03:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:03:16 2026-01-12T17:03:16.316Z WARN 11132 --- [cps-ncmp-rest-stub] [tp1325269327-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 17:03:16 2026-01-12T17:03:16.317Z INFO 11132 --- [cps-ncmp-rest-stub] [tp1325269327-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:03:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.969 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:03:16 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:03:16 2026-01-12T17:03:16.485Z WARN 11132 --- [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 17:03:16 2026-01-12T17:03:16.485Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:03:16 2026-01-12T17:03:16.488Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test6431686413575306484/file.txt 17:03:16 2026-01-12T17:03:16.490Z WARN 11132 --- [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 17:03:16 2026-01-12T17:03:16.490Z ERROR 11132 --- [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 17:03:16 2026-01-12T17:03:16.491Z WARN 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test6431686413575306484/unknown-file.txt', will search it in classpath 17:03:16 2026-01-12T17:03:16.491Z ERROR 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test6431686413575306484/unknown-file.txt file not found on classpath or on file system 17:03:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:03:16 [INFO] 17:03:16 [INFO] Results: 17:03:16 [INFO] 17:03:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:03:16 [INFO] 17:03:16 [INFO] 17:03:16 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 17:03:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:16 [INFO] 17:03:16 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 17:03:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:16 [INFO] 17:03:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 17:03:16 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 17:03:16 [INFO] 17:03:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 17:03:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 17:03:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.pom 17:03:16 [INFO] 17:03:16 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 17:03:16 [INFO] Building cps-ncmp-rest-stub-app 3.7.4-SNAPSHOT [14/21] 17:03:16 [INFO] --------------------------------[ jar ]--------------------------------- 17:03:18 [INFO] 17:03:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] 17:03:18 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:18 [INFO] surefireArgLine set to empty 17:03:18 [INFO] 17:03:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] You have 0 Checkstyle violations. 17:03:18 [INFO] 17:03:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] You have 0 Checkstyle violations. 17:03:18 [INFO] 17:03:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 17:03:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 17:03:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 17:03:18 [INFO] 17:03:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] Recompiling the module because of changed dependency. 17:03:18 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:03:18 [INFO] 17:03:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:18 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 17:03:18 [INFO] 17:03:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] No sources to compile 17:03:18 [INFO] 17:03:18 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] No sources specified for compilation. Skipping. 17:03:18 [INFO] 17:03:18 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] No tests to run. 17:03:18 [INFO] 17:03:18 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:18 [INFO] 17:03:18 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:18 [INFO] 17:03:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 17:03:18 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 17:03:18 [INFO] 17:03:18 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 17:03:20 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 17:03:20 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar.original 17:03:20 [INFO] 17:03:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 17:03:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 17:03:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.pom 17:03:20 [INFO] 17:03:20 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 17:03:20 [INFO] Building cps-ri 3.7.4-SNAPSHOT [15/21] 17:03:20 [INFO] --------------------------------[ jar ]--------------------------------- 17:03:20 [INFO] 17:03:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 17:03:20 [INFO] 17:03:20 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 17:03:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:03:20 [INFO] 17:03:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 17:03:20 [INFO] You have 0 Checkstyle violations. 17:03:20 [INFO] 17:03:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 17:03:21 [INFO] You have 0 Checkstyle violations. 17:03:21 [INFO] 17:03:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 17:03:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:21 [INFO] Copying 10 resources 17:03:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 17:03:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 17:03:21 [INFO] 17:03:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 17:03:21 [INFO] Recompiling the module because of changed dependency. 17:03:21 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 17:03:21 [INFO] 17:03:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 17:03:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 17:03:21 [INFO] 17:03:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 17:03:21 [INFO] No sources to compile 17:03:21 [INFO] 17:03:21 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 17:03:21 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:03:21 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:03:21 [INFO] Parallel parsing disabled. 17:03:23 [INFO] Compiled 18 files. 17:03:23 [INFO] 17:03:23 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 17:03:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:23 [INFO] 17:03:23 [INFO] ------------------------------------------------------- 17:03:23 [INFO] T E S T S 17:03:23 [INFO] ------------------------------------------------------- 17:03:24 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:03:25 17:03:25.812 [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 17:03:26 17:03:26.120 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 17:03:26 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:03:26 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:03:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:03:26 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 17:03:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 17:03:26 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 17:03:26 17:03:26.534 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 17:03:26 17:03:26.534 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 17:03:26 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.cps.ri.utils.SessionManagerSpec 17:03:26 [INFO] 17:03:26 [INFO] Results: 17:03:26 [INFO] 17:03:26 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 17:03:26 [INFO] 17:03:26 [INFO] 17:03:26 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 17:03:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:03:26 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:03:26 [INFO] All coverage checks have been met. 17:03:26 [INFO] 17:03:26 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 17:03:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:03:26 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:03:26 [INFO] 17:03:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 17:03:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar 17:03:26 [INFO] 17:03:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 17:03:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.jar 17:03:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.pom 17:03:26 [INFO] 17:03:26 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 17:03:26 [INFO] Building integration-test 3.7.4-SNAPSHOT [16/21] 17:03:26 [INFO] --------------------------------[ jar ]--------------------------------- 17:03:26 [INFO] 17:03:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 17:03:26 [INFO] 17:03:26 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 17:03:26 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:03:26 [INFO] 17:03:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 17:03:26 [INFO] You have 0 Checkstyle violations. 17:03:26 [INFO] 17:03:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 17:03:27 [INFO] You have 0 Checkstyle violations. 17:03:27 [INFO] 17:03:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 17:03:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 17:03:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 17:03:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 17:03:27 [INFO] 17:03:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 17:03:27 [INFO] No sources to compile 17:03:27 [INFO] 17:03:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 17:03:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:03:27 [INFO] Copying 22 resources 17:03:27 [INFO] 17:03:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 17:03:27 [INFO] Recompiling the module because of changed dependency. 17:03:27 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:03:27 [INFO] 17:03:27 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 17:03:27 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:03:27 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:03:27 [INFO] Parallel parsing disabled. 17:03:30 [INFO] Compiled 175 files. 17:03:30 [INFO] 17:03:30 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 17:03:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:30 [INFO] 17:03:30 [INFO] ------------------------------------------------------- 17:03:30 [INFO] T E S T S 17:03:30 [INFO] ------------------------------------------------------- 17:03:33 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 17:03:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.215 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 17:03:35 17:03:35.819 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:03:35 17:03:35.827 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:03:35 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:03:35 17:03:35.912 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 17:03:36 17:03:36.185 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 17:03:36 17:03:36.608 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:03:36 17:03:36.609 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:03:36 17:03:36.634 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:03:36 Server Version: 23.0.1 17:03:36 API Version: 1.42 17:03:36 Operating System: CentOS Stream 8 17:03:36 Total Memory: 31890 MB 17:03:36 17:03:36.637 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:03:36 ******************************************************************************** 17:03:36 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:03:36 ******************************************************************************** 17:03:36 17:03:36.641 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:03:36 17:03:36.642 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:03:36 17:03:36.676 [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. 17:03:36 17:03:36.683 [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) 17:03:38 17:03:38.161 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 17:03:38 17:03:38.185 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 17:03:38 17:03:38.564 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 17:03:39 17:03:39.446 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 17:03:39 17:03:39.598 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 17:03:40 17:03:40.519 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 17:03:40 17:03:40.615 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 17:03:40 17:03:40.856 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 17:03:40 17:03:40.869 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 17:03:41 17:03:40.966 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 17:03:41 17:03:41.218 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 17:03:41 17:03:41.328 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (40 MB/? MB) 17:03:41 17:03:41.545 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 17:03:41 17:03:41.588 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (41 MB/? MB) 17:03:41 17:03:41.688 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (42 MB/? MB) 17:03:41 17:03:41.715 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (42 MB/? MB) 17:03:41 17:03:41.795 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (42 MB/? MB) 17:03:41 17:03:41.901 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 17:03:42 17:03:42.212 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (50 MB/? MB) 17:03:42 17:03:42.315 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (53 MB/? MB) 17:03:42 17:03:42.545 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (55 MB/? MB) 17:03:42 17:03:42.650 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (58 MB/? MB) 17:03:45 17:03:45.625 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 17:03:47 17:03:47.549 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 17:03:47 17:03:47.616 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 17:03:47 17:03:47.689 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 17:03:47 17:03:47.769 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 17:03:47 17:03:47.839 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 17:03:47 17:03:47.856 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 9s (downloaded 130 MB at 14 MB/s) 17:03:47 17:03:47.856 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.179822469S 17:03:47 17:03:47.888 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 17:03:51 17:03:51.686 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 677345a3146e2edc2be7d9b06a899d8085dfffeeab9d2660a2c24bf9c73c9e40 17:03:53 17:03:53.387 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT5.498483843S 17:03:53 17:03:53.388 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 17:03:53 17:03:53.390 [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')) 17:03:53 17:03:53.390 [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 17:03:53 17:03:53.391 [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) 17:03:53 17:03:53.542 [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: 80aaa3760e0abd1fd51bccc782daeb33ce74ec22c0774652e1bd11792e491f15 17:03:59 17:03:59.410 [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.019765176S 17:03:59 17:03:59.411 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 17:04:00 17:04:00,068 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:04:00 17:04:00,069 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:04:00 17:04:00,072 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:04:00 17:04:00,124 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:04:00 17:04:00,124 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:04:01 2026-01-12T17:04:01.346Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11286 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:04:01 2026-01-12T17:04:01.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 17:04:02 2026-01-12T17:04:02.424Z INFO 11286 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:04:02 2026-01-12T17:04:02.598Z INFO 11286 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 166 ms. Found 6 JPA repository interfaces. 17:04:04 2026-01-12T17:04:04.204Z INFO 11286 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:04:04 2026-01-12T17:04:04.454Z INFO 11286 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@445f44c6 17:04:04 2026-01-12T17:04:04.455Z INFO 11286 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:04:04 2026-01-12T17:04:04.629Z INFO 11286 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:04:05 2026-01-12T17:04:05.035Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 17:04:05 2026-01-12T17:04:05.082Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:04:05 2026-01-12T17:04:05.101Z INFO 11286 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 17:04:05 2026-01-12T17:04:05.329Z INFO 11286 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 17:04:05 2026-01-12T17:04:05.330Z INFO 11286 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 8237445330 17:04:05 2026-01-12T17:04:05.332Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:04:05 2026-01-12T17:04:05.396Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 17:04:05 2026-01-12T17:04:05.404Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 17:04:05 2026-01-12T17:04:05.405Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 17:04:05 2026-01-12T17:04:05.412Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 17:04:05 2026-01-12T17:04:05.416Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 17:04:05 2026-01-12T17:04:05.416Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 17:04:05 2026-01-12T17:04:05.419Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 17:04:05 2026-01-12T17:04:05.423Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 17:04:05 2026-01-12T17:04:05.424Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 17:04:05 2026-01-12T17:04:05.428Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 17:04:05 2026-01-12T17:04:05.433Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 17:04:05 2026-01-12T17:04:05.434Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 17:04:05 2026-01-12T17:04:05.438Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 17:04:05 2026-01-12T17:04:05.456Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 17:04:05 2026-01-12T17:04:05.456Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 18ms 17:04:05 2026-01-12T17:04:05.460Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 17:04:05 2026-01-12T17:04:05.465Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 17:04:05 2026-01-12T17:04:05.465Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 17:04:05 2026-01-12T17:04:05.470Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 17:04:05 2026-01-12T17:04:05.474Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 17:04:05 2026-01-12T17:04:05.475Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 17:04:05 2026-01-12T17:04:05.478Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 17:04:05 2026-01-12T17:04:05.482Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 17:04:05 2026-01-12T17:04:05.483Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 17:04:05 2026-01-12T17:04:05.486Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 17:04:05 2026-01-12T17:04:05.489Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 17:04:05 2026-01-12T17:04:05.489Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.492Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 17:04:05 2026-01-12T17:04:05.495Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 17:04:05 2026-01-12T17:04:05.495Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.498Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 17:04:05 2026-01-12T17:04:05.501Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 17:04:05 2026-01-12T17:04:05.502Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.504Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 17:04:05 2026-01-12T17:04:05.508Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 17:04:05 2026-01-12T17:04:05.509Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 17:04:05 2026-01-12T17:04:05.513Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 17:04:05 2026-01-12T17:04:05.515Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 17:04:05 2026-01-12T17:04:05.515Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.518Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 17:04:05 2026-01-12T17:04:05.520Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 17:04:05 2026-01-12T17:04:05.520Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.524Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 17:04:05 2026-01-12T17:04:05.526Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 17:04:05 2026-01-12T17:04:05.527Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.529Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 17:04:05 2026-01-12T17:04:05.532Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 17:04:05 2026-01-12T17:04:05.532Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.534Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 17:04:05 2026-01-12T17:04:05.536Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 17:04:05 2026-01-12T17:04:05.536Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.538Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 17:04:05 2026-01-12T17:04:05.540Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 17:04:05 2026-01-12T17:04:05.540Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.543Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 17:04:05 2026-01-12T17:04:05.546Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 17:04:05 2026-01-12T17:04:05.547Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 4ms 17:04:05 2026-01-12T17:04:05.550Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 17:04:05 2026-01-12T17:04:05.552Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 17:04:05 2026-01-12T17:04:05.553Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.556Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 17:04:05 2026-01-12T17:04:05.558Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 17:04:05 2026-01-12T17:04:05.559Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.561Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 17:04:05 2026-01-12T17:04:05.563Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 17:04:05 2026-01-12T17:04:05.564Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.566Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 17:04:05 2026-01-12T17:04:05.569Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 17:04:05 2026-01-12T17:04:05.569Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.573Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 17:04:05 2026-01-12T17:04:05.575Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 17:04:05 2026-01-12T17:04:05.576Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.578Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 17:04:05 2026-01-12T17:04:05.581Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 17:04:05 2026-01-12T17:04:05.582Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 4ms 17:04:05 2026-01-12T17:04:05.584Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 17:04:05 2026-01-12T17:04:05.587Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 17:04:05 2026-01-12T17:04:05.587Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.589Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 17:04:05 2026-01-12T17:04:05.591Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 17:04:05 2026-01-12T17:04:05.592Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.594Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 17:04:05 2026-01-12T17:04:05.597Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 17:04:05 2026-01-12T17:04:05.597Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.599Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 17:04:05 2026-01-12T17:04:05.602Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 17:04:05 2026-01-12T17:04:05.602Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.605Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 17:04:05 2026-01-12T17:04:05.607Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 17:04:05 2026-01-12T17:04:05.607Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.610Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 17:04:05 2026-01-12T17:04:05.612Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 17:04:05 2026-01-12T17:04:05.612Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.614Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 17:04:05 2026-01-12T17:04:05.616Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 17:04:05 2026-01-12T17:04:05.617Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.619Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 17:04:05 2026-01-12T17:04:05.622Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 17:04:05 2026-01-12T17:04:05.623Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.625Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 17:04:05 2026-01-12T17:04:05.627Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 17:04:05 2026-01-12T17:04:05.628Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.630Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 17:04:05 2026-01-12T17:04:05.637Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 17:04:05 2026-01-12T17:04:05.637Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 6ms 17:04:05 2026-01-12T17:04:05.639Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 17:04:05 2026-01-12T17:04:05.648Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:04:05 2026-01-12T17:04:05.649Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 8ms 17:04:05 2026-01-12T17:04:05.652Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 17:04:05 2026-01-12T17:04:05.658Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 17:04:05 2026-01-12T17:04:05.658Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 6ms 17:04:05 2026-01-12T17:04:05.662Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 17:04:05 2026-01-12T17:04:05.664Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 17:04:05 2026-01-12T17:04:05.665Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.669Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 17:04:05 2026-01-12T17:04:05.673Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 17:04:05 2026-01-12T17:04:05.674Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 5ms 17:04:05 2026-01-12T17:04:05.677Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 17:04:05 2026-01-12T17:04:05.690Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 17:04:05 2026-01-12T17:04:05.691Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 14ms 17:04:05 2026-01-12T17:04:05.694Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 17:04:05 2026-01-12T17:04:05.696Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 17:04:05 2026-01-12T17:04:05.696Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.699Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 17:04:05 2026-01-12T17:04:05.701Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 17:04:05 2026-01-12T17:04:05.701Z INFO 11286 --- [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 17:04:05 2026-01-12T17:04:05.704Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 17:04:05 2026-01-12T17:04:05.706Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 17:04:05 2026-01-12T17:04:05.708Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:04:05 2026-01-12T17:04:05.709Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 17:04:05 2026-01-12T17:04:05.712Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 17:04:05 2026-01-12T17:04:05.714Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 17:04:05 2026-01-12T17:04:05.715Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 17:04:05 2026-01-12T17:04:05.717Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 17:04:05 2026-01-12T17:04:05.718Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 17:04:05 2026-01-12T17:04:05.720Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 17:04:05 2026-01-12T17:04:05.722Z INFO 11286 --- [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 5ms 17:04:05 2026-01-12T17:04:05.724Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 17:04:05 2026-01-12T17:04:05.726Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 17:04:05 2026-01-12T17:04:05.727Z INFO 11286 --- [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 3ms 17:04:05 2026-01-12T17:04:05.730Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 17:04:05 2026-01-12T17:04:05.733Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 17:04:05 2026-01-12T17:04:05.733Z INFO 11286 --- [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 3ms 17:04:05 2026-01-12T17:04:05.735Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 17:04:05 2026-01-12T17:04:05.737Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 17:04:05 2026-01-12T17:04:05.737Z INFO 11286 --- [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 17:04:05 2026-01-12T17:04:05.739Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 17:04:05 2026-01-12T17:04:05.743Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 17:04:05 2026-01-12T17:04:05.748Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 17:04:05 2026-01-12T17:04:05.751Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 17:04:05 2026-01-12T17:04:05.754Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 15ms 17:04:05 2026-01-12T17:04:05.758Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 17:04:05 2026-01-12T17:04:05.768Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 17:04:05 2026-01-12T17:04:05.768Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 17:04:05 2026-01-12T17:04:05.772Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 17:04:05 2026-01-12T17:04:05.781Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 17:04:05 2026-01-12T17:04:05.782Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 17:04:05 2026-01-12T17:04:05.784Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 17:04:05 2026-01-12T17:04:05.786Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 17:04:05 2026-01-12T17:04:05.786Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 17:04:05 2026-01-12T17:04:05.788Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 17:04:05 2026-01-12T17:04:05.789Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 17:04:05 2026-01-12T17:04:05.789Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 17:04:05 2026-01-12T17:04:05.798Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:04:05 2026-01-12T17:04:05.798Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Run: 53 17:04:05 2026-01-12T17:04:05.798Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 17:04:05 2026-01-12T17:04:05.798Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:04:05 2026-01-12T17:04:05.798Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:04:05 2026-01-12T17:04:05.798Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:04:05 2026-01-12T17:04:05.799Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:04:05 2026-01-12T17:04:05.802Z INFO 11286 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 17:04:05 2026-01-12T17:04:05.802Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 17:04:05 2026-01-12T17:04:05.804Z INFO 11286 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 17:04:05 2026-01-12T17:04:05.805Z INFO 11286 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:04:06 2026-01-12T17:04:06.753Z INFO 11286 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:04:06 2026-01-12T17:04:06.815Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.29.Final 17:04:06 2026-01-12T17:04:06.817Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 17:04:06 2026-01-12T17:04:06.854Z INFO 11286 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:04:07 2026-01-12T17:04:07.268Z INFO 11286 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:04:07 2026-01-12T17:04:07.329Z WARN 11286 --- [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) 17:04:07 2026-01-12T17:04:07.348Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:04:07 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:04:07 Database driver: undefined/unknown 17:04:07 Database version: 14.1 17:04:07 Autocommit mode: undefined/unknown 17:04:07 Isolation level: undefined/unknown 17:04:07 Minimum pool size: undefined/unknown 17:04:07 Maximum pool size: undefined/unknown 17:04:08 2026-01-12T17:04:08.585Z INFO 11286 --- [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) 17:04:08 2026-01-12T17:04:08.588Z INFO 11286 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:04:09 2026-01-12T17:04:09.106Z INFO 11286 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 17:04:10 2026-01-12T17:04:10.380Z WARN 11286 --- [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: 17:04:10 --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 17:04:10 2026-01-12T17:04:10.497Z INFO 11286 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:04:10 o o o o---o o--o o o---o o o----o o--o--o 17:04:10 | | / \ / | / / \ | | 17:04:10 o----o o o o----o | o o o----o | 17:04:10 | | * \ / | \ * \ | | 17:04:10 o o * o o---o o--o o----o o---o * o o----o o 17:04:10 17:04:10 2026-01-12T17:04:10.497Z INFO 11286 --- [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. 17:04:10 2026-01-12T17:04:10.499Z INFO 11286 --- [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 17:04:10 2026-01-12T17:04:10.499Z INFO 11286 --- [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 17:04:10 2026-01-12T17:04:10.499Z INFO 11286 --- [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. 17:04:10 2026-01-12T17:04:10.502Z INFO 11286 --- [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. 17:04:10 To enable the Jet engine on the members, do one of the following: 17:04:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:04:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:04:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:04:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:04:11 2026-01-12T17:04:11.102Z INFO 11286 --- [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. 17:04:11 2026-01-12T17:04:11.183Z INFO 11286 --- [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 17:04:11 2026-01-12T17:04:11.385Z INFO 11286 --- [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. 17:04:11 2026-01-12T17:04:11.391Z INFO 11286 --- [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 17:04:13 2026-01-12T17:04:13.897Z INFO 11286 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:04:13 17:04:13 Members {size:1, ver:1} [ 17:04:13 Member [10.250.0.254]:5701 - 0f6d32d6-f160-4e27-9953-14320e9ac326 this 17:04:13 ] 17:04:13 17:04:13 2026-01-12T17:04:13.915Z INFO 11286 --- [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 17:04:15 2026-01-12T17:04:15.131Z WARN 11286 --- [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 17:04:15 2026-01-12T17:04:15.896Z WARN 11286 --- [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. 17:04:16 2026-01-12T17:04:16.134Z INFO 11286 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:04:16 2026-01-12T17:04:16.134Z INFO 11286 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:04:16 2026-01-12T17:04:16.143Z INFO 11286 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:04:16 2026-01-12T17:04:16.161Z INFO 11286 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 26 ms 17:04:16 2026-01-12T17:04:16.344Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:16 allow.auto.create.topics = true 17:04:16 auto.commit.interval.ms = 5000 17:04:16 auto.include.jmx.reporter = true 17:04:16 auto.offset.reset = latest 17:04:16 bootstrap.servers = [localhost:32777] 17:04:16 check.crcs = true 17:04:16 client.dns.lookup = use_all_dns_ips 17:04:16 client.id = consumer-ncmp-group-1 17:04:16 client.rack = 17:04:16 connections.max.idle.ms = 540000 17:04:16 default.api.timeout.ms = 60000 17:04:16 enable.auto.commit = false 17:04:16 enable.metrics.push = true 17:04:16 exclude.internal.topics = true 17:04:16 fetch.max.bytes = 52428800 17:04:16 fetch.max.wait.ms = 500 17:04:16 fetch.min.bytes = 1 17:04:16 group.id = ncmp-group 17:04:16 group.instance.id = null 17:04:16 group.protocol = classic 17:04:16 group.remote.assignor = null 17:04:16 heartbeat.interval.ms = 3000 17:04:16 interceptor.classes = [] 17:04:16 internal.leave.group.on.close = true 17:04:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:16 isolation.level = read_uncommitted 17:04:16 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 max.partition.fetch.bytes = 1048576 17:04:16 max.poll.interval.ms = 300000 17:04:16 max.poll.records = 500 17:04:16 metadata.max.age.ms = 300000 17:04:16 metadata.recovery.strategy = none 17:04:16 metric.reporters = [] 17:04:16 metrics.num.samples = 2 17:04:16 metrics.recording.level = INFO 17:04:16 metrics.sample.window.ms = 30000 17:04:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:16 receive.buffer.bytes = 65536 17:04:16 reconnect.backoff.max.ms = 1000 17:04:16 reconnect.backoff.ms = 50 17:04:16 request.timeout.ms = 30000 17:04:16 retry.backoff.max.ms = 1000 17:04:16 retry.backoff.ms = 100 17:04:16 sasl.client.callback.handler.class = null 17:04:16 sasl.jaas.config = null 17:04:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:16 sasl.kerberos.min.time.before.relogin = 60000 17:04:16 sasl.kerberos.service.name = null 17:04:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:16 sasl.login.callback.handler.class = null 17:04:16 sasl.login.class = null 17:04:16 sasl.login.connect.timeout.ms = null 17:04:16 sasl.login.read.timeout.ms = null 17:04:16 sasl.login.refresh.buffer.seconds = 300 17:04:16 sasl.login.refresh.min.period.seconds = 60 17:04:16 sasl.login.refresh.window.factor = 0.8 17:04:16 sasl.login.refresh.window.jitter = 0.05 17:04:16 sasl.login.retry.backoff.max.ms = 10000 17:04:16 sasl.login.retry.backoff.ms = 100 17:04:16 sasl.mechanism = GSSAPI 17:04:16 sasl.oauthbearer.clock.skew.seconds = 30 17:04:16 sasl.oauthbearer.expected.audience = null 17:04:16 sasl.oauthbearer.expected.issuer = null 17:04:16 sasl.oauthbearer.header.urlencode = false 17:04:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:16 sasl.oauthbearer.jwks.endpoint.url = null 17:04:16 sasl.oauthbearer.scope.claim.name = scope 17:04:16 sasl.oauthbearer.sub.claim.name = sub 17:04:16 sasl.oauthbearer.token.endpoint.url = null 17:04:16 security.protocol = PLAINTEXT 17:04:16 security.providers = null 17:04:16 send.buffer.bytes = 131072 17:04:16 session.timeout.ms = 45000 17:04:16 socket.connection.setup.timeout.max.ms = 30000 17:04:16 socket.connection.setup.timeout.ms = 10000 17:04:16 ssl.cipher.suites = null 17:04:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:16 ssl.endpoint.identification.algorithm = https 17:04:16 ssl.engine.factory.class = null 17:04:16 ssl.key.password = null 17:04:16 ssl.keymanager.algorithm = SunX509 17:04:16 ssl.keystore.certificate.chain = null 17:04:16 ssl.keystore.key = null 17:04:16 ssl.keystore.location = null 17:04:16 ssl.keystore.password = null 17:04:16 ssl.keystore.type = JKS 17:04:16 ssl.protocol = TLSv1.3 17:04:16 ssl.provider = null 17:04:16 ssl.secure.random.implementation = null 17:04:16 ssl.trustmanager.algorithm = PKIX 17:04:16 ssl.truststore.certificates = null 17:04:16 ssl.truststore.location = null 17:04:16 ssl.truststore.password = null 17:04:16 ssl.truststore.type = JKS 17:04:16 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 17:04:16 2026-01-12T17:04:16.400Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:16 2026-01-12T17:04:16.491Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:04:16 2026-01-12T17:04:16.493Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:16 2026-01-12T17:04:16.493Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:16 2026-01-12T17:04:16.493Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237456491 17:04:16 2026-01-12T17:04:16.496Z INFO 11286 --- [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 17:04:16 2026-01-12T17:04:16.506Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:16 allow.auto.create.topics = true 17:04:16 auto.commit.interval.ms = 5000 17:04:16 auto.include.jmx.reporter = true 17:04:16 auto.offset.reset = latest 17:04:16 bootstrap.servers = [localhost:32777] 17:04:16 check.crcs = true 17:04:16 client.dns.lookup = use_all_dns_ips 17:04:16 client.id = consumer-ncmp-group-2 17:04:16 client.rack = 17:04:16 connections.max.idle.ms = 540000 17:04:16 default.api.timeout.ms = 60000 17:04:16 enable.auto.commit = false 17:04:16 enable.metrics.push = true 17:04:16 exclude.internal.topics = true 17:04:16 fetch.max.bytes = 52428800 17:04:16 fetch.max.wait.ms = 500 17:04:16 fetch.min.bytes = 1 17:04:16 group.id = ncmp-group 17:04:16 group.instance.id = null 17:04:16 group.protocol = classic 17:04:16 group.remote.assignor = null 17:04:16 heartbeat.interval.ms = 3000 17:04:16 interceptor.classes = [] 17:04:16 internal.leave.group.on.close = true 17:04:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:16 isolation.level = read_uncommitted 17:04:16 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 max.partition.fetch.bytes = 1048576 17:04:16 max.poll.interval.ms = 300000 17:04:16 max.poll.records = 500 17:04:16 metadata.max.age.ms = 300000 17:04:16 metadata.recovery.strategy = none 17:04:16 metric.reporters = [] 17:04:16 metrics.num.samples = 2 17:04:16 metrics.recording.level = INFO 17:04:16 metrics.sample.window.ms = 30000 17:04:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:16 receive.buffer.bytes = 65536 17:04:16 reconnect.backoff.max.ms = 1000 17:04:16 reconnect.backoff.ms = 50 17:04:16 request.timeout.ms = 30000 17:04:16 retry.backoff.max.ms = 1000 17:04:16 retry.backoff.ms = 100 17:04:16 sasl.client.callback.handler.class = null 17:04:16 sasl.jaas.config = null 17:04:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:16 sasl.kerberos.min.time.before.relogin = 60000 17:04:16 sasl.kerberos.service.name = null 17:04:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:16 sasl.login.callback.handler.class = null 17:04:16 sasl.login.class = null 17:04:16 sasl.login.connect.timeout.ms = null 17:04:16 sasl.login.read.timeout.ms = null 17:04:16 sasl.login.refresh.buffer.seconds = 300 17:04:16 sasl.login.refresh.min.period.seconds = 60 17:04:16 sasl.login.refresh.window.factor = 0.8 17:04:16 sasl.login.refresh.window.jitter = 0.05 17:04:16 sasl.login.retry.backoff.max.ms = 10000 17:04:16 sasl.login.retry.backoff.ms = 100 17:04:16 sasl.mechanism = GSSAPI 17:04:16 sasl.oauthbearer.clock.skew.seconds = 30 17:04:16 sasl.oauthbearer.expected.audience = null 17:04:16 sasl.oauthbearer.expected.issuer = null 17:04:16 sasl.oauthbearer.header.urlencode = false 17:04:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:16 sasl.oauthbearer.jwks.endpoint.url = null 17:04:16 sasl.oauthbearer.scope.claim.name = scope 17:04:16 sasl.oauthbearer.sub.claim.name = sub 17:04:16 sasl.oauthbearer.token.endpoint.url = null 17:04:16 security.protocol = PLAINTEXT 17:04:16 security.providers = null 17:04:16 send.buffer.bytes = 131072 17:04:16 session.timeout.ms = 45000 17:04:16 socket.connection.setup.timeout.max.ms = 30000 17:04:16 socket.connection.setup.timeout.ms = 10000 17:04:16 ssl.cipher.suites = null 17:04:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:16 ssl.endpoint.identification.algorithm = https 17:04:16 ssl.engine.factory.class = null 17:04:16 ssl.key.password = null 17:04:16 ssl.keymanager.algorithm = SunX509 17:04:16 ssl.keystore.certificate.chain = null 17:04:16 ssl.keystore.key = null 17:04:16 ssl.keystore.location = null 17:04:16 ssl.keystore.password = null 17:04:16 ssl.keystore.type = JKS 17:04:16 ssl.protocol = TLSv1.3 17:04:16 ssl.provider = null 17:04:16 ssl.secure.random.implementation = null 17:04:16 ssl.trustmanager.algorithm = PKIX 17:04:16 ssl.truststore.certificates = null 17:04:16 ssl.truststore.location = null 17:04:16 ssl.truststore.password = null 17:04:16 ssl.truststore.type = JKS 17:04:16 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 17:04:16 2026-01-12T17:04:16.506Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:16 2026-01-12T17:04:16.514Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:04:16 2026-01-12T17:04:16.514Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:16 2026-01-12T17:04:16.514Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:16 2026-01-12T17:04:16.514Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237456514 17:04:16 2026-01-12T17:04:16.514Z INFO 11286 --- [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 17:04:16 2026-01-12T17:04:16.516Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:16 allow.auto.create.topics = true 17:04:16 auto.commit.interval.ms = 5000 17:04:16 auto.include.jmx.reporter = true 17:04:16 auto.offset.reset = latest 17:04:16 bootstrap.servers = [localhost:32777] 17:04:16 check.crcs = true 17:04:16 client.dns.lookup = use_all_dns_ips 17:04:16 client.id = consumer-ncmp-group-3 17:04:16 client.rack = 17:04:16 connections.max.idle.ms = 540000 17:04:16 default.api.timeout.ms = 60000 17:04:16 enable.auto.commit = false 17:04:16 enable.metrics.push = true 17:04:16 exclude.internal.topics = true 17:04:16 fetch.max.bytes = 52428800 17:04:16 fetch.max.wait.ms = 500 17:04:16 fetch.min.bytes = 1 17:04:16 group.id = ncmp-group 17:04:16 group.instance.id = null 17:04:16 group.protocol = classic 17:04:16 group.remote.assignor = null 17:04:16 heartbeat.interval.ms = 3000 17:04:16 interceptor.classes = [] 17:04:16 internal.leave.group.on.close = true 17:04:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:16 isolation.level = read_uncommitted 17:04:16 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 max.partition.fetch.bytes = 1048576 17:04:16 max.poll.interval.ms = 300000 17:04:16 max.poll.records = 500 17:04:16 metadata.max.age.ms = 300000 17:04:16 metadata.recovery.strategy = none 17:04:16 metric.reporters = [] 17:04:16 metrics.num.samples = 2 17:04:16 metrics.recording.level = INFO 17:04:16 metrics.sample.window.ms = 30000 17:04:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:16 receive.buffer.bytes = 65536 17:04:16 reconnect.backoff.max.ms = 1000 17:04:16 reconnect.backoff.ms = 50 17:04:16 request.timeout.ms = 30000 17:04:16 retry.backoff.max.ms = 1000 17:04:16 retry.backoff.ms = 100 17:04:16 sasl.client.callback.handler.class = null 17:04:16 sasl.jaas.config = null 17:04:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:16 sasl.kerberos.min.time.before.relogin = 60000 17:04:16 sasl.kerberos.service.name = null 17:04:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:16 sasl.login.callback.handler.class = null 17:04:16 sasl.login.class = null 17:04:16 sasl.login.connect.timeout.ms = null 17:04:16 sasl.login.read.timeout.ms = null 17:04:16 sasl.login.refresh.buffer.seconds = 300 17:04:16 sasl.login.refresh.min.period.seconds = 60 17:04:16 sasl.login.refresh.window.factor = 0.8 17:04:16 sasl.login.refresh.window.jitter = 0.05 17:04:16 sasl.login.retry.backoff.max.ms = 10000 17:04:16 sasl.login.retry.backoff.ms = 100 17:04:16 sasl.mechanism = GSSAPI 17:04:16 sasl.oauthbearer.clock.skew.seconds = 30 17:04:16 sasl.oauthbearer.expected.audience = null 17:04:16 sasl.oauthbearer.expected.issuer = null 17:04:16 sasl.oauthbearer.header.urlencode = false 17:04:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:16 sasl.oauthbearer.jwks.endpoint.url = null 17:04:16 sasl.oauthbearer.scope.claim.name = scope 17:04:16 sasl.oauthbearer.sub.claim.name = sub 17:04:16 sasl.oauthbearer.token.endpoint.url = null 17:04:16 security.protocol = PLAINTEXT 17:04:16 security.providers = null 17:04:16 send.buffer.bytes = 131072 17:04:16 session.timeout.ms = 45000 17:04:16 socket.connection.setup.timeout.max.ms = 30000 17:04:16 socket.connection.setup.timeout.ms = 10000 17:04:16 ssl.cipher.suites = null 17:04:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:16 ssl.endpoint.identification.algorithm = https 17:04:16 ssl.engine.factory.class = null 17:04:16 ssl.key.password = null 17:04:16 ssl.keymanager.algorithm = SunX509 17:04:16 ssl.keystore.certificate.chain = null 17:04:16 ssl.keystore.key = null 17:04:16 ssl.keystore.location = null 17:04:16 ssl.keystore.password = null 17:04:16 ssl.keystore.type = JKS 17:04:16 ssl.protocol = TLSv1.3 17:04:16 ssl.provider = null 17:04:16 ssl.secure.random.implementation = null 17:04:16 ssl.trustmanager.algorithm = PKIX 17:04:16 ssl.truststore.certificates = null 17:04:16 ssl.truststore.location = null 17:04:16 ssl.truststore.password = null 17:04:16 ssl.truststore.type = JKS 17:04:16 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 17:04:16 2026-01-12T17:04:16.516Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:16 2026-01-12T17:04:16.597Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:16 2026-01-12T17:04:16.597Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:16 2026-01-12T17:04:16.597Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237456597 17:04:16 2026-01-12T17:04:16.597Z INFO 11286 --- [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 17:04:16 2026-01-12T17:04:16.609Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:16 allow.auto.create.topics = true 17:04:16 auto.commit.interval.ms = 5000 17:04:16 auto.include.jmx.reporter = true 17:04:16 auto.offset.reset = latest 17:04:16 bootstrap.servers = [localhost:32777] 17:04:16 check.crcs = true 17:04:16 client.dns.lookup = use_all_dns_ips 17:04:16 client.id = consumer-ncmp-group-4 17:04:16 client.rack = 17:04:16 connections.max.idle.ms = 540000 17:04:16 default.api.timeout.ms = 60000 17:04:16 enable.auto.commit = false 17:04:16 enable.metrics.push = true 17:04:16 exclude.internal.topics = true 17:04:16 fetch.max.bytes = 52428800 17:04:16 fetch.max.wait.ms = 500 17:04:16 fetch.min.bytes = 1 17:04:16 group.id = ncmp-group 17:04:16 group.instance.id = null 17:04:16 group.protocol = classic 17:04:16 group.remote.assignor = null 17:04:16 heartbeat.interval.ms = 3000 17:04:16 interceptor.classes = [] 17:04:16 internal.leave.group.on.close = true 17:04:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:16 isolation.level = read_uncommitted 17:04:16 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 max.partition.fetch.bytes = 1048576 17:04:16 max.poll.interval.ms = 300000 17:04:16 max.poll.records = 500 17:04:16 metadata.max.age.ms = 300000 17:04:16 metadata.recovery.strategy = none 17:04:16 metric.reporters = [] 17:04:16 metrics.num.samples = 2 17:04:16 metrics.recording.level = INFO 17:04:16 metrics.sample.window.ms = 30000 17:04:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:16 receive.buffer.bytes = 65536 17:04:16 reconnect.backoff.max.ms = 1000 17:04:16 reconnect.backoff.ms = 50 17:04:16 request.timeout.ms = 30000 17:04:16 retry.backoff.max.ms = 1000 17:04:16 retry.backoff.ms = 100 17:04:16 sasl.client.callback.handler.class = null 17:04:16 sasl.jaas.config = null 17:04:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:16 sasl.kerberos.min.time.before.relogin = 60000 17:04:16 sasl.kerberos.service.name = null 17:04:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:16 sasl.login.callback.handler.class = null 17:04:16 sasl.login.class = null 17:04:16 sasl.login.connect.timeout.ms = null 17:04:16 sasl.login.read.timeout.ms = null 17:04:16 sasl.login.refresh.buffer.seconds = 300 17:04:16 sasl.login.refresh.min.period.seconds = 60 17:04:16 sasl.login.refresh.window.factor = 0.8 17:04:16 sasl.login.refresh.window.jitter = 0.05 17:04:16 sasl.login.retry.backoff.max.ms = 10000 17:04:16 sasl.login.retry.backoff.ms = 100 17:04:16 sasl.mechanism = GSSAPI 17:04:16 sasl.oauthbearer.clock.skew.seconds = 30 17:04:16 sasl.oauthbearer.expected.audience = null 17:04:16 sasl.oauthbearer.expected.issuer = null 17:04:16 sasl.oauthbearer.header.urlencode = false 17:04:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:16 sasl.oauthbearer.jwks.endpoint.url = null 17:04:16 sasl.oauthbearer.scope.claim.name = scope 17:04:16 sasl.oauthbearer.sub.claim.name = sub 17:04:16 sasl.oauthbearer.token.endpoint.url = null 17:04:16 security.protocol = PLAINTEXT 17:04:16 security.providers = null 17:04:16 send.buffer.bytes = 131072 17:04:16 session.timeout.ms = 45000 17:04:16 socket.connection.setup.timeout.max.ms = 30000 17:04:16 socket.connection.setup.timeout.ms = 10000 17:04:16 ssl.cipher.suites = null 17:04:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:16 ssl.endpoint.identification.algorithm = https 17:04:16 ssl.engine.factory.class = null 17:04:16 ssl.key.password = null 17:04:16 ssl.keymanager.algorithm = SunX509 17:04:16 ssl.keystore.certificate.chain = null 17:04:16 ssl.keystore.key = null 17:04:16 ssl.keystore.location = null 17:04:16 ssl.keystore.password = null 17:04:16 ssl.keystore.type = JKS 17:04:16 ssl.protocol = TLSv1.3 17:04:16 ssl.provider = null 17:04:16 ssl.secure.random.implementation = null 17:04:16 ssl.trustmanager.algorithm = PKIX 17:04:16 ssl.truststore.certificates = null 17:04:16 ssl.truststore.location = null 17:04:16 ssl.truststore.password = null 17:04:16 ssl.truststore.type = JKS 17:04:16 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 17:04:16 2026-01-12T17:04:16.610Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:16 2026-01-12T17:04:16.616Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:04:16 2026-01-12T17:04:16.616Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:16 2026-01-12T17:04:16.616Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:16 2026-01-12T17:04:16.616Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237456616 17:04:16 2026-01-12T17:04:16.616Z INFO 11286 --- [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 17:04:16 2026-01-12T17:04:16.618Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:16 allow.auto.create.topics = true 17:04:16 auto.commit.interval.ms = 5000 17:04:16 auto.include.jmx.reporter = true 17:04:16 auto.offset.reset = latest 17:04:16 bootstrap.servers = [localhost:32777] 17:04:16 check.crcs = true 17:04:16 client.dns.lookup = use_all_dns_ips 17:04:16 client.id = consumer-ncmp-data-operation-event-group-5 17:04:16 client.rack = 17:04:16 connections.max.idle.ms = 540000 17:04:16 default.api.timeout.ms = 60000 17:04:16 enable.auto.commit = false 17:04:16 enable.metrics.push = true 17:04:16 exclude.internal.topics = true 17:04:16 fetch.max.bytes = 52428800 17:04:16 fetch.max.wait.ms = 500 17:04:16 fetch.min.bytes = 1 17:04:16 group.id = ncmp-data-operation-event-group 17:04:16 group.instance.id = null 17:04:16 group.protocol = classic 17:04:16 group.remote.assignor = null 17:04:16 heartbeat.interval.ms = 3000 17:04:16 interceptor.classes = [] 17:04:16 internal.leave.group.on.close = true 17:04:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:16 isolation.level = read_uncommitted 17:04:16 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 max.partition.fetch.bytes = 1048576 17:04:16 max.poll.interval.ms = 300000 17:04:16 max.poll.records = 500 17:04:16 metadata.max.age.ms = 300000 17:04:16 metadata.recovery.strategy = none 17:04:16 metric.reporters = [] 17:04:16 metrics.num.samples = 2 17:04:16 metrics.recording.level = INFO 17:04:16 metrics.sample.window.ms = 30000 17:04:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:16 receive.buffer.bytes = 65536 17:04:16 reconnect.backoff.max.ms = 1000 17:04:16 reconnect.backoff.ms = 50 17:04:16 request.timeout.ms = 30000 17:04:16 retry.backoff.max.ms = 1000 17:04:16 retry.backoff.ms = 100 17:04:16 sasl.client.callback.handler.class = null 17:04:16 sasl.jaas.config = null 17:04:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:16 sasl.kerberos.min.time.before.relogin = 60000 17:04:16 sasl.kerberos.service.name = null 17:04:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:16 sasl.login.callback.handler.class = null 17:04:16 sasl.login.class = null 17:04:16 sasl.login.connect.timeout.ms = null 17:04:16 sasl.login.read.timeout.ms = null 17:04:16 sasl.login.refresh.buffer.seconds = 300 17:04:16 sasl.login.refresh.min.period.seconds = 60 17:04:16 sasl.login.refresh.window.factor = 0.8 17:04:16 sasl.login.refresh.window.jitter = 0.05 17:04:16 sasl.login.retry.backoff.max.ms = 10000 17:04:16 sasl.login.retry.backoff.ms = 100 17:04:16 sasl.mechanism = GSSAPI 17:04:16 sasl.oauthbearer.clock.skew.seconds = 30 17:04:16 sasl.oauthbearer.expected.audience = null 17:04:16 sasl.oauthbearer.expected.issuer = null 17:04:16 sasl.oauthbearer.header.urlencode = false 17:04:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:16 sasl.oauthbearer.jwks.endpoint.url = null 17:04:16 sasl.oauthbearer.scope.claim.name = scope 17:04:16 sasl.oauthbearer.sub.claim.name = sub 17:04:16 sasl.oauthbearer.token.endpoint.url = null 17:04:16 security.protocol = PLAINTEXT 17:04:16 security.providers = null 17:04:16 send.buffer.bytes = 131072 17:04:16 session.timeout.ms = 45000 17:04:16 socket.connection.setup.timeout.max.ms = 30000 17:04:16 socket.connection.setup.timeout.ms = 10000 17:04:16 ssl.cipher.suites = null 17:04:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:16 ssl.endpoint.identification.algorithm = https 17:04:16 ssl.engine.factory.class = null 17:04:16 ssl.key.password = null 17:04:16 ssl.keymanager.algorithm = SunX509 17:04:16 ssl.keystore.certificate.chain = null 17:04:16 ssl.keystore.key = null 17:04:16 ssl.keystore.location = null 17:04:16 ssl.keystore.password = null 17:04:16 ssl.keystore.type = JKS 17:04:16 ssl.protocol = TLSv1.3 17:04:16 ssl.provider = null 17:04:16 ssl.secure.random.implementation = null 17:04:16 ssl.trustmanager.algorithm = PKIX 17:04:16 ssl.truststore.certificates = null 17:04:16 ssl.truststore.location = null 17:04:16 ssl.truststore.password = null 17:04:16 ssl.truststore.type = JKS 17:04:16 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 17:04:16 2026-01-12T17:04:16.618Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:16 2026-01-12T17:04:16.623Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:04:16 2026-01-12T17:04:16.623Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:16 2026-01-12T17:04:16.624Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:16 2026-01-12T17:04:16.624Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237456623 17:04:16 2026-01-12T17:04:16.624Z INFO 11286 --- [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 17:04:16 2026-01-12T17:04:16.625Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:16 allow.auto.create.topics = true 17:04:16 auto.commit.interval.ms = 5000 17:04:16 auto.include.jmx.reporter = true 17:04:16 auto.offset.reset = latest 17:04:16 bootstrap.servers = [localhost:32777] 17:04:16 check.crcs = true 17:04:16 client.dns.lookup = use_all_dns_ips 17:04:16 client.id = consumer-ncmp-async-rest-request-event-group-6 17:04:16 client.rack = 17:04:16 connections.max.idle.ms = 540000 17:04:16 default.api.timeout.ms = 60000 17:04:16 enable.auto.commit = false 17:04:16 enable.metrics.push = true 17:04:16 exclude.internal.topics = true 17:04:16 fetch.max.bytes = 52428800 17:04:16 fetch.max.wait.ms = 500 17:04:16 fetch.min.bytes = 1 17:04:16 group.id = ncmp-async-rest-request-event-group 17:04:16 group.instance.id = null 17:04:16 group.protocol = classic 17:04:16 group.remote.assignor = null 17:04:16 heartbeat.interval.ms = 3000 17:04:16 interceptor.classes = [] 17:04:16 internal.leave.group.on.close = true 17:04:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:16 isolation.level = read_uncommitted 17:04:16 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 max.partition.fetch.bytes = 1048576 17:04:16 max.poll.interval.ms = 300000 17:04:16 max.poll.records = 500 17:04:16 metadata.max.age.ms = 300000 17:04:16 metadata.recovery.strategy = none 17:04:16 metric.reporters = [] 17:04:16 metrics.num.samples = 2 17:04:16 metrics.recording.level = INFO 17:04:16 metrics.sample.window.ms = 30000 17:04:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:16 receive.buffer.bytes = 65536 17:04:16 reconnect.backoff.max.ms = 1000 17:04:16 reconnect.backoff.ms = 50 17:04:16 request.timeout.ms = 30000 17:04:16 retry.backoff.max.ms = 1000 17:04:16 retry.backoff.ms = 100 17:04:16 sasl.client.callback.handler.class = null 17:04:16 sasl.jaas.config = null 17:04:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:16 sasl.kerberos.min.time.before.relogin = 60000 17:04:16 sasl.kerberos.service.name = null 17:04:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:16 sasl.login.callback.handler.class = null 17:04:16 sasl.login.class = null 17:04:16 sasl.login.connect.timeout.ms = null 17:04:16 sasl.login.read.timeout.ms = null 17:04:16 sasl.login.refresh.buffer.seconds = 300 17:04:16 sasl.login.refresh.min.period.seconds = 60 17:04:16 sasl.login.refresh.window.factor = 0.8 17:04:16 sasl.login.refresh.window.jitter = 0.05 17:04:16 sasl.login.retry.backoff.max.ms = 10000 17:04:16 sasl.login.retry.backoff.ms = 100 17:04:16 sasl.mechanism = GSSAPI 17:04:16 sasl.oauthbearer.clock.skew.seconds = 30 17:04:16 sasl.oauthbearer.expected.audience = null 17:04:16 sasl.oauthbearer.expected.issuer = null 17:04:16 sasl.oauthbearer.header.urlencode = false 17:04:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:16 sasl.oauthbearer.jwks.endpoint.url = null 17:04:16 sasl.oauthbearer.scope.claim.name = scope 17:04:16 sasl.oauthbearer.sub.claim.name = sub 17:04:16 sasl.oauthbearer.token.endpoint.url = null 17:04:16 security.protocol = PLAINTEXT 17:04:16 security.providers = null 17:04:16 send.buffer.bytes = 131072 17:04:16 session.timeout.ms = 45000 17:04:16 socket.connection.setup.timeout.max.ms = 30000 17:04:16 socket.connection.setup.timeout.ms = 10000 17:04:16 ssl.cipher.suites = null 17:04:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:16 ssl.endpoint.identification.algorithm = https 17:04:16 ssl.engine.factory.class = null 17:04:16 ssl.key.password = null 17:04:16 ssl.keymanager.algorithm = SunX509 17:04:16 ssl.keystore.certificate.chain = null 17:04:16 ssl.keystore.key = null 17:04:16 ssl.keystore.location = null 17:04:16 ssl.keystore.password = null 17:04:16 ssl.keystore.type = JKS 17:04:16 ssl.protocol = TLSv1.3 17:04:16 ssl.provider = null 17:04:16 ssl.secure.random.implementation = null 17:04:16 ssl.trustmanager.algorithm = PKIX 17:04:16 ssl.truststore.certificates = null 17:04:16 ssl.truststore.location = null 17:04:16 ssl.truststore.password = null 17:04:16 ssl.truststore.type = JKS 17:04:16 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:04:16 17:04:16 2026-01-12T17:04:16.625Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:16 2026-01-12T17:04:16.640Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:16 2026-01-12T17:04:16.640Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:16 2026-01-12T17:04:16.640Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237456640 17:04:16 2026-01-12T17:04:16.640Z INFO 11286 --- [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 17:04:16 2026-01-12T17:04:16.662Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 16.948 seconds (process running for 45.949) 17:04:16 2026-01-12T17:04:16.663Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:04:16 2026-01-12T17:04:16.663Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:04:16 2026-01-12T17:04:16.663Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:04:16 2026-01-12T17:04:16.663Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:04:16 2026-01-12T17:04:16.670Z INFO 11286 --- [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... 17:04:16 2026-01-12T17:04:16.672Z INFO 11286 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:04:16 2026-01-12T17:04:16.672Z INFO 11286 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:04:16 2026-01-12T17:04:16.756Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:04:16 2026-01-12T17:04:16.756Z INFO 11286 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:04:17 2026-01-12T17:04:17.174Z WARN 11286 --- [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} 17:04:17 2026-01-12T17:04:17.175Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.176Z WARN 11286 --- [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} 17:04:17 2026-01-12T17:04:17.176Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.176Z WARN 11286 --- [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} 17:04:17 2026-01-12T17:04:17.176Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.176Z WARN 11286 --- [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} 17:04:17 2026-01-12T17:04:17.176Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.176Z WARN 11286 --- [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} 17:04:17 2026-01-12T17:04:17.176Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.178Z WARN 11286 --- [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} 17:04:17 2026-01-12T17:04:17.178Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.303Z WARN 11286 --- [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 7 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 17:04:17 2026-01-12T17:04:17.305Z WARN 11286 --- [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} 17:04:17 2026-01-12T17:04:17.553Z INFO 11286 --- [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) 17:04:17 2026-01-12T17:04:17.559Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.562Z INFO 11286 --- [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) 17:04:17 2026-01-12T17:04:17.563Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.570Z INFO 11286 --- [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) 17:04:17 2026-01-12T17:04:17.572Z INFO 11286 --- [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) 17:04:17 2026-01-12T17:04:17.573Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.575Z INFO 11286 --- [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) 17:04:17 2026-01-12T17:04:17.595Z INFO 11286 --- [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) 17:04:17 2026-01-12T17:04:17.595Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.596Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.613Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.650Z INFO 11286 --- [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-acd86967-0e37-4df6-9f76-743d9d3fc2cf 17:04:17 2026-01-12T17:04:17.650Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.652Z INFO 11286 --- [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-115b3eb8-9e45-49cd-9566-ba896681fca8 17:04:17 2026-01-12T17:04:17.652Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.653Z INFO 11286 --- [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-d5e15571-cecc-48f9-9095-16a17f7e5697 17:04:17 2026-01-12T17:04:17.653Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.653Z INFO 11286 --- [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-ba0d2db0-d423-441d-9fe4-643f09e5ad30 17:04:17 2026-01-12T17:04:17.653Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.653Z INFO 11286 --- [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-22f9be98-3a02-4633-aaa9-c0bbc9f9449b 17:04:17 2026-01-12T17:04:17.654Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.655Z INFO 11286 --- [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-f7380f8f-9969-4136-90a9-2492ccc31c7b 17:04:17 2026-01-12T17:04:17.655Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.671Z INFO 11286 --- [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-acd86967-0e37-4df6-9f76-743d9d3fc2cf', protocol='range'} 17:04:17 2026-01-12T17:04:17.676Z INFO 11286 --- [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-f7380f8f-9969-4136-90a9-2492ccc31c7b', protocol='range'} 17:04:17 2026-01-12T17:04:17.678Z INFO 11286 --- [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-22f9be98-3a02-4633-aaa9-c0bbc9f9449b', protocol='range'} 17:04:17 2026-01-12T17:04:17.680Z INFO 11286 --- [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-acd86967-0e37-4df6-9f76-743d9d3fc2cf=Assignment(partitions=[ncmp-async-m2m-0])} 17:04:17 2026-01-12T17:04:17.680Z INFO 11286 --- [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-d5e15571-cecc-48f9-9095-16a17f7e5697', protocol='range'} 17:04:17 2026-01-12T17:04:17.680Z INFO 11286 --- [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-ba0d2db0-d423-441d-9fe4-643f09e5ad30', protocol='range'} 17:04:17 2026-01-12T17:04:17.681Z INFO 11286 --- [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-115b3eb8-9e45-49cd-9566-ba896681fca8', protocol='range'} 17:04:17 2026-01-12T17:04:17.682Z INFO 11286 --- [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-f7380f8f-9969-4136-90a9-2492ccc31c7b=Assignment(partitions=[ncmp-async-m2m-0])} 17:04:17 2026-01-12T17:04:17.689Z INFO 11286 --- [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-2-d5e15571-cecc-48f9-9095-16a17f7e5697=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-1-22f9be98-3a02-4633-aaa9-c0bbc9f9449b=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-115b3eb8-9e45-49cd-9566-ba896681fca8=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-ba0d2db0-d423-441d-9fe4-643f09e5ad30=Assignment(partitions=[subscription-0])} 17:04:17 2026-01-12T17:04:17.713Z INFO 11286 --- [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-22f9be98-3a02-4633-aaa9-c0bbc9f9449b', protocol='range'} 17:04:17 2026-01-12T17:04:17.714Z INFO 11286 --- [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]) 17:04:17 2026-01-12T17:04:17.716Z INFO 11286 --- [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-acd86967-0e37-4df6-9f76-743d9d3fc2cf', protocol='range'} 17:04:17 2026-01-12T17:04:17.716Z INFO 11286 --- [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]) 17:04:17 2026-01-12T17:04:17.718Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.718Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.719Z INFO 11286 --- [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-115b3eb8-9e45-49cd-9566-ba896681fca8', protocol='range'} 17:04:17 2026-01-12T17:04:17.720Z INFO 11286 --- [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]) 17:04:17 2026-01-12T17:04:17.720Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.720Z INFO 11286 --- [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-d5e15571-cecc-48f9-9095-16a17f7e5697', protocol='range'} 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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-f7380f8f-9969-4136-90a9-2492ccc31c7b', protocol='range'} 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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]) 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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]) 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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-ba0d2db0-d423-441d-9fe4-643f09e5ad30', protocol='range'} 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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]) 17:04:17 2026-01-12T17:04:17.721Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.733Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.735Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.740Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.741Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.742Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.746Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.747Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.747Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.747Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.747Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.747Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.752Z INFO 11286 --- [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 17:04:17 2026-01-12T17:04:17.762Z INFO 11286 --- [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}}. 17:04:17 2026-01-12T17:04:17.762Z INFO 11286 --- [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}}. 17:04:17 2026-01-12T17:04:17.762Z INFO 11286 --- [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}}. 17:04:17 2026-01-12T17:04:17.762Z INFO 11286 --- [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}}. 17:04:17 2026-01-12T17:04:17.762Z INFO 11286 --- [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}}. 17:04:17 2026-01-12T17:04:17.762Z INFO 11286 --- [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}}. 17:04:17 2026-01-12T17:04:17.784Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:04:17 2026-01-12T17:04:17.785Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:04:17 2026-01-12T17:04:17.785Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:04:17 2026-01-12T17:04:17.786Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:04:17 2026-01-12T17:04:17.786Z INFO 11286 --- [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] 17:04:17 2026-01-12T17:04:17.787Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:04:18 2026-01-12T17:04:17.995Z INFO 11286 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:04:18 2026-01-12T17:04:17.995Z INFO 11286 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:04:18 2026-01-12T17:04:17.996Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:04:18 2026-01-12T17:04:17.996Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:04:18 2026-01-12T17:04:18.062Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:04:18 2026-01-12T17:04:18.168Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:04:18 2026-01-12T17:04:18.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:04:18 2026-01-12T17:04:18.260Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:04:18 2026-01-12T17:04:18.272Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:04:18 2026-01-12T17:04:18.286Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:04:18 2026-01-12T17:04:18.298Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:04:18 2026-01-12T17:04:18.352Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:04:18 2026-01-12T17:04:18.407Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:04:18 2026-01-12T17:04:18.408Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:04:18 2026-01-12T17:04:18.408Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:04:18 2026-01-12T17:04:18.408Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:04:18 2026-01-12T17:04:18.499Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:04:18 2026-01-12T17:04:18.499Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:04:18 2026-01-12T17:04:18.500Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:04:18 2026-01-12T17:04:18.500Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:04:18 2026-01-12T17:04:18.502Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:04:18 2026-01-12T17:04:18.502Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:04:18 2026-01-12T17:04:18.502Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:04:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:19 2026-01-12T17:04:19.163Z INFO 11286 --- [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] 17:04:19 2026-01-12T17:04:19.181Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:19 acks = -1 17:04:19 auto.include.jmx.reporter = true 17:04:19 batch.size = 16384 17:04:19 bootstrap.servers = [localhost:32777] 17:04:19 buffer.memory = 33554432 17:04:19 client.dns.lookup = use_all_dns_ips 17:04:19 client.id = cps-core-1 17:04:19 compression.gzip.level = -1 17:04:19 compression.lz4.level = 9 17:04:19 compression.type = none 17:04:19 compression.zstd.level = 3 17:04:19 connections.max.idle.ms = 540000 17:04:19 delivery.timeout.ms = 120000 17:04:19 enable.idempotence = true 17:04:19 enable.metrics.push = true 17:04:19 interceptor.classes = [] 17:04:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:19 linger.ms = 0 17:04:19 max.block.ms = 60000 17:04:19 max.in.flight.requests.per.connection = 5 17:04:19 max.request.size = 1048576 17:04:19 metadata.max.age.ms = 300000 17:04:19 metadata.max.idle.ms = 300000 17:04:19 metadata.recovery.strategy = none 17:04:19 metric.reporters = [] 17:04:19 metrics.num.samples = 2 17:04:19 metrics.recording.level = INFO 17:04:19 metrics.sample.window.ms = 30000 17:04:19 partitioner.adaptive.partitioning.enable = true 17:04:19 partitioner.availability.timeout.ms = 0 17:04:19 partitioner.class = null 17:04:19 partitioner.ignore.keys = false 17:04:19 receive.buffer.bytes = 32768 17:04:19 reconnect.backoff.max.ms = 1000 17:04:19 reconnect.backoff.ms = 50 17:04:19 request.timeout.ms = 30000 17:04:19 retries = 2147483647 17:04:19 retry.backoff.max.ms = 1000 17:04:19 retry.backoff.ms = 100 17:04:19 sasl.client.callback.handler.class = null 17:04:19 sasl.jaas.config = null 17:04:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:19 sasl.kerberos.min.time.before.relogin = 60000 17:04:19 sasl.kerberos.service.name = null 17:04:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:19 sasl.login.callback.handler.class = null 17:04:19 sasl.login.class = null 17:04:19 sasl.login.connect.timeout.ms = null 17:04:19 sasl.login.read.timeout.ms = null 17:04:19 sasl.login.refresh.buffer.seconds = 300 17:04:19 sasl.login.refresh.min.period.seconds = 60 17:04:19 sasl.login.refresh.window.factor = 0.8 17:04:19 sasl.login.refresh.window.jitter = 0.05 17:04:19 sasl.login.retry.backoff.max.ms = 10000 17:04:19 sasl.login.retry.backoff.ms = 100 17:04:19 sasl.mechanism = GSSAPI 17:04:19 sasl.oauthbearer.clock.skew.seconds = 30 17:04:19 sasl.oauthbearer.expected.audience = null 17:04:19 sasl.oauthbearer.expected.issuer = null 17:04:19 sasl.oauthbearer.header.urlencode = false 17:04:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:19 sasl.oauthbearer.jwks.endpoint.url = null 17:04:19 sasl.oauthbearer.scope.claim.name = scope 17:04:19 sasl.oauthbearer.sub.claim.name = sub 17:04:19 sasl.oauthbearer.token.endpoint.url = null 17:04:19 security.protocol = PLAINTEXT 17:04:19 security.providers = null 17:04:19 send.buffer.bytes = 131072 17:04:19 socket.connection.setup.timeout.max.ms = 30000 17:04:19 socket.connection.setup.timeout.ms = 10000 17:04:19 ssl.cipher.suites = null 17:04:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:19 ssl.endpoint.identification.algorithm = https 17:04:19 ssl.engine.factory.class = null 17:04:19 ssl.key.password = null 17:04:19 ssl.keymanager.algorithm = SunX509 17:04:19 ssl.keystore.certificate.chain = null 17:04:19 ssl.keystore.key = null 17:04:19 ssl.keystore.location = null 17:04:19 ssl.keystore.password = null 17:04:19 ssl.keystore.type = JKS 17:04:19 ssl.protocol = TLSv1.3 17:04:19 ssl.provider = null 17:04:19 ssl.secure.random.implementation = null 17:04:19 ssl.trustmanager.algorithm = PKIX 17:04:19 ssl.truststore.certificates = null 17:04:19 ssl.truststore.location = null 17:04:19 ssl.truststore.password = null 17:04:19 ssl.truststore.type = JKS 17:04:19 transaction.timeout.ms = 60000 17:04:19 transactional.id = null 17:04:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:04:19 17:04:19 2026-01-12T17:04:19.182Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:19 2026-01-12T17:04:19.195Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:04:19 2026-01-12T17:04:19.196Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:19 2026-01-12T17:04:19.199Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:19 2026-01-12T17:04:19.201Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:19 2026-01-12T17:04:19.202Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:19 2026-01-12T17:04:19.202Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:19 2026-01-12T17:04:19.210Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:19 2026-01-12T17:04:19.210Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:19 2026-01-12T17:04:19.210Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237459210 17:04:19 2026-01-12T17:04:19.226Z WARN 11286 --- [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} 17:04:19 2026-01-12T17:04:19.226Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:19 2026-01-12T17:04:19.358Z INFO 11286 --- [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 17:04:19 2026-01-12T17:04:19.801Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:19 2026-01-12T17:04:19.821Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:20 2026-01-12T17:04:19.950Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:20 2026-01-12T17:04:20.022Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:20 2026-01-12T17:04:20.025Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:20 2026-01-12T17:04:20.026Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:20 2026-01-12T17:04:20.026Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:20 2026-01-12T17:04:20.026Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:20 2026-01-12T17:04:20.116Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:20 2026-01-12T17:04:20.139Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:20 2026-01-12T17:04:20.183Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:20 2026-01-12T17:04:20.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:20 2026-01-12T17:04:20.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:20 2026-01-12T17:04:20.243Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:20 2026-01-12T17:04:20.243Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:20 2026-01-12T17:04:20.243Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:20 2026-01-12T17:04:20.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:04:20 2026-01-12T17:04:20.359Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:04:20 2026-01-12T17:04:20.409Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:20 2026-01-12T17:04:20.505Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 17:04:20 2026-01-12T17:04:20.505Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 17:04:20 2026-01-12T17:04:20.583Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 17:04:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.04 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:04:20 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:04:21 2026-01-12T17:04:20.985Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:21 2026-01-12T17:04:20.985Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:21 2026-01-12T17:04:20.986Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:21 2026-01-12T17:04:20.986Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:21 2026-01-12T17:04:20.986Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:21 2026-01-12T17:04:21.072Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:21 2026-01-12T17:04:21.090Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:21 2026-01-12T17:04:21.123Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:21 2026-01-12T17:04:21.362Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:21 2026-01-12T17:04:21.363Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:21 2026-01-12T17:04:21.363Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:21 2026-01-12T17:04:21.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:21 2026-01-12T17:04:21.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:21 2026-01-12T17:04:21.450Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:21 2026-01-12T17:04:21.467Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:21 2026-01-12T17:04:21.499Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:21 2026-01-12T17:04:21.670Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:21 2026-01-12T17:04:21.670Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:21 2026-01-12T17:04:21.670Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:21 2026-01-12T17:04:21.672Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:21 2026-01-12T17:04:21.672Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:21 2026-01-12T17:04:21.749Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:21 2026-01-12T17:04:21.767Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:21 2026-01-12T17:04:21.795Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:04:21 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:04:22 2026-01-12T17:04:21.964Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:22 2026-01-12T17:04:21.964Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:22 2026-01-12T17:04:21.964Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:22 2026-01-12T17:04:21.965Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:22 2026-01-12T17:04:21.965Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:22 2026-01-12T17:04:22.037Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:22 2026-01-12T17:04:22.053Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:22 2026-01-12T17:04:22.090Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:22 2026-01-12T17:04:22.136Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:22 2026-01-12T17:04:22.136Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:22 2026-01-12T17:04:22.136Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:22 2026-01-12T17:04:22.137Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:22 2026-01-12T17:04:22.137Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:22 2026-01-12T17:04:22.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:22 2026-01-12T17:04:22.224Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:22 2026-01-12T17:04:22.250Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:22 2026-01-12T17:04:22.458Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:22 2026-01-12T17:04:22.459Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:22 2026-01-12T17:04:22.459Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:22 2026-01-12T17:04:22.459Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:22 2026-01-12T17:04:22.459Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:22 2026-01-12T17:04:22.530Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:22 2026-01-12T17:04:22.547Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:22 2026-01-12T17:04:22.576Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:22 2026-01-12T17:04:22.618Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:22 2026-01-12T17:04:22.618Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:22 2026-01-12T17:04:22.619Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:22 2026-01-12T17:04:22.619Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:22 2026-01-12T17:04:22.619Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:22 2026-01-12T17:04:22.695Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:22 2026-01-12T17:04:22.710Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:22 2026-01-12T17:04:22.742Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:23 2026-01-12T17:04:23.095Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:23 2026-01-12T17:04:23.096Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:23 2026-01-12T17:04:23.096Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:23 2026-01-12T17:04:23.097Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:23 2026-01-12T17:04:23.097Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:23 2026-01-12T17:04:23.182Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:23 2026-01-12T17:04:23.198Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:23 2026-01-12T17:04:23.228Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:23 2026-01-12T17:04:23.275Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:23 2026-01-12T17:04:23.275Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:23 2026-01-12T17:04:23.276Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:23 2026-01-12T17:04:23.276Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:23 2026-01-12T17:04:23.276Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:23 2026-01-12T17:04:23.350Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:23 2026-01-12T17:04:23.365Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:23 2026-01-12T17:04:23.396Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:23 2026-01-12T17:04:23.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:23 2026-01-12T17:04:23.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:23 2026-01-12T17:04:23.650Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:23 2026-01-12T17:04:23.650Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:23 2026-01-12T17:04:23.650Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:23 2026-01-12T17:04:23.724Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:23 2026-01-12T17:04:23.748Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:23 2026-01-12T17:04:23.789Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:23 2026-01-12T17:04:23.829Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:23 2026-01-12T17:04:23.830Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:23 2026-01-12T17:04:23.830Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:23 2026-01-12T17:04:23.831Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:23 2026-01-12T17:04:23.831Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:23 2026-01-12T17:04:23.903Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:23 2026-01-12T17:04:23.921Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:23 2026-01-12T17:04:23.954Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:24 2026-01-12T17:04:24.171Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:24 2026-01-12T17:04:24.171Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:24 2026-01-12T17:04:24.171Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:24 2026-01-12T17:04:24.172Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:24 2026-01-12T17:04:24.172Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:24 2026-01-12T17:04:24.254Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:24 2026-01-12T17:04:24.265Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:24 2026-01-12T17:04:24.298Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:24 2026-01-12T17:04:24.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:24 2026-01-12T17:04:24.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:24 2026-01-12T17:04:24.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:24 2026-01-12T17:04:24.343Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:24 2026-01-12T17:04:24.343Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:24 2026-01-12T17:04:24.419Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:24 2026-01-12T17:04:24.430Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:24 2026-01-12T17:04:24.453Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:24 2026-01-12T17:04:24.672Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:24 2026-01-12T17:04:24.673Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:24 2026-01-12T17:04:24.673Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:24 2026-01-12T17:04:24.678Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:24 2026-01-12T17:04:24.678Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:24 2026-01-12T17:04:24.754Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:24 2026-01-12T17:04:24.766Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:24 2026-01-12T17:04:24.789Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:24 2026-01-12T17:04:24.823Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:24 2026-01-12T17:04:24.823Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:24 2026-01-12T17:04:24.823Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:24 2026-01-12T17:04:24.824Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:24 2026-01-12T17:04:24.824Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:24 2026-01-12T17:04:24.890Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:24 2026-01-12T17:04:24.901Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:24 2026-01-12T17:04:24.924Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:25 2026-01-12T17:04:25.099Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:25 2026-01-12T17:04:25.100Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:25 2026-01-12T17:04:25.100Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:25 2026-01-12T17:04:25.100Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:25 2026-01-12T17:04:25.100Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:25 2026-01-12T17:04:25.171Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:25 2026-01-12T17:04:25.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:25 2026-01-12T17:04:25.210Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:25 2026-01-12T17:04:25.249Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:25 2026-01-12T17:04:25.249Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:25 2026-01-12T17:04:25.250Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:25 2026-01-12T17:04:25.250Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:25 2026-01-12T17:04:25.250Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:25 2026-01-12T17:04:25.314Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:25 2026-01-12T17:04:25.322Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:25 2026-01-12T17:04:25.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:25 2026-01-12T17:04:25.517Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:25 2026-01-12T17:04:25.517Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:25 2026-01-12T17:04:25.518Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:25 2026-01-12T17:04:25.518Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:25 2026-01-12T17:04:25.518Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:25 2026-01-12T17:04:25.594Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:25 2026-01-12T17:04:25.606Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:25 2026-01-12T17:04:25.627Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:25 2026-01-12T17:04:25.659Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:25 2026-01-12T17:04:25.659Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:25 2026-01-12T17:04:25.660Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:25 2026-01-12T17:04:25.660Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:25 2026-01-12T17:04:25.660Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:25 2026-01-12T17:04:25.726Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:25 2026-01-12T17:04:25.738Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:25 2026-01-12T17:04:25.758Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:26 2026-01-12T17:04:26.066Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:26 2026-01-12T17:04:26.066Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:26 2026-01-12T17:04:26.066Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:26 2026-01-12T17:04:26.067Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:26 2026-01-12T17:04:26.067Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:26 2026-01-12T17:04:26.138Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:26 2026-01-12T17:04:26.150Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:26 2026-01-12T17:04:26.177Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:26 2026-01-12T17:04:26.211Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:26 2026-01-12T17:04:26.211Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:26 2026-01-12T17:04:26.211Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:26 2026-01-12T17:04:26.212Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:26 2026-01-12T17:04:26.212Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:26 2026-01-12T17:04:26.274Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:26 2026-01-12T17:04:26.285Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:26 2026-01-12T17:04:26.305Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:26 2026-01-12T17:04:26.470Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:26 2026-01-12T17:04:26.470Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:26 2026-01-12T17:04:26.470Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:26 2026-01-12T17:04:26.471Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:26 2026-01-12T17:04:26.471Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:26 2026-01-12T17:04:26.539Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:26 2026-01-12T17:04:26.552Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:26 2026-01-12T17:04:26.570Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:26 2026-01-12T17:04:26.601Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:26 2026-01-12T17:04:26.601Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:26 2026-01-12T17:04:26.602Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:26 2026-01-12T17:04:26.602Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:26 2026-01-12T17:04:26.602Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:26 2026-01-12T17:04:26.665Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:26 2026-01-12T17:04:26.676Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:26 2026-01-12T17:04:26.697Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:26 2026-01-12T17:04:26.853Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:26 2026-01-12T17:04:26.854Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:26 2026-01-12T17:04:26.855Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:26 2026-01-12T17:04:26.855Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:26 2026-01-12T17:04:26.855Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:27 2026-01-12T17:04:26.934Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:27 2026-01-12T17:04:26.946Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:27 2026-01-12T17:04:26.964Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:27 2026-01-12T17:04:26.992Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:27 2026-01-12T17:04:26.992Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:27 2026-01-12T17:04:26.993Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:27 2026-01-12T17:04:26.993Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:27 2026-01-12T17:04:26.993Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:27 2026-01-12T17:04:27.055Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:27 2026-01-12T17:04:27.066Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:27 2026-01-12T17:04:27.085Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.335 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:04:27 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:04:27 2026-01-12T17:04:27.285Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:27 2026-01-12T17:04:27.286Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:27 2026-01-12T17:04:27.286Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:27 2026-01-12T17:04:27.286Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:27 2026-01-12T17:04:27.286Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:27 2026-01-12T17:04:27.354Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:27 2026-01-12T17:04:27.366Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:27 2026-01-12T17:04:27.382Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:27 2026-01-12T17:04:27.482Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:27 2026-01-12T17:04:27.482Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:27 2026-01-12T17:04:27.483Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:27 2026-01-12T17:04:27.483Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:27 2026-01-12T17:04:27.483Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:27 2026-01-12T17:04:27.545Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:27 2026-01-12T17:04:27.558Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:27 2026-01-12T17:04:27.574Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:04:27 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:04:27 2026-01-12T17:04:27.676Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:27 allow.auto.create.topics = true 17:04:27 auto.commit.interval.ms = 5000 17:04:27 auto.include.jmx.reporter = true 17:04:27 auto.offset.reset = latest 17:04:27 bootstrap.servers = [localhost:32777] 17:04:27 check.crcs = true 17:04:27 client.dns.lookup = use_all_dns_ips 17:04:27 client.id = consumer-test-group-7 17:04:27 client.rack = 17:04:27 connections.max.idle.ms = 540000 17:04:27 default.api.timeout.ms = 60000 17:04:27 enable.auto.commit = true 17:04:27 enable.metrics.push = true 17:04:27 exclude.internal.topics = true 17:04:27 fetch.max.bytes = 52428800 17:04:27 fetch.max.wait.ms = 500 17:04:27 fetch.min.bytes = 1 17:04:27 group.id = test-group 17:04:27 group.instance.id = null 17:04:27 group.protocol = classic 17:04:27 group.remote.assignor = null 17:04:27 heartbeat.interval.ms = 3000 17:04:27 interceptor.classes = [] 17:04:27 internal.leave.group.on.close = true 17:04:27 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:27 isolation.level = read_uncommitted 17:04:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:27 max.partition.fetch.bytes = 1048576 17:04:27 max.poll.interval.ms = 300000 17:04:27 max.poll.records = 2147483647 17:04:27 metadata.max.age.ms = 300000 17:04:27 metadata.recovery.strategy = none 17:04:27 metric.reporters = [] 17:04:27 metrics.num.samples = 2 17:04:27 metrics.recording.level = INFO 17:04:27 metrics.sample.window.ms = 30000 17:04:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:27 receive.buffer.bytes = 65536 17:04:27 reconnect.backoff.max.ms = 1000 17:04:27 reconnect.backoff.ms = 50 17:04:27 request.timeout.ms = 30000 17:04:27 retry.backoff.max.ms = 1000 17:04:27 retry.backoff.ms = 100 17:04:27 sasl.client.callback.handler.class = null 17:04:27 sasl.jaas.config = null 17:04:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:27 sasl.kerberos.min.time.before.relogin = 60000 17:04:27 sasl.kerberos.service.name = null 17:04:27 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:27 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:27 sasl.login.callback.handler.class = null 17:04:27 sasl.login.class = null 17:04:27 sasl.login.connect.timeout.ms = null 17:04:27 sasl.login.read.timeout.ms = null 17:04:27 sasl.login.refresh.buffer.seconds = 300 17:04:27 sasl.login.refresh.min.period.seconds = 60 17:04:27 sasl.login.refresh.window.factor = 0.8 17:04:27 sasl.login.refresh.window.jitter = 0.05 17:04:27 sasl.login.retry.backoff.max.ms = 10000 17:04:27 sasl.login.retry.backoff.ms = 100 17:04:27 sasl.mechanism = GSSAPI 17:04:27 sasl.oauthbearer.clock.skew.seconds = 30 17:04:27 sasl.oauthbearer.expected.audience = null 17:04:27 sasl.oauthbearer.expected.issuer = null 17:04:27 sasl.oauthbearer.header.urlencode = false 17:04:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:27 sasl.oauthbearer.jwks.endpoint.url = null 17:04:27 sasl.oauthbearer.scope.claim.name = scope 17:04:27 sasl.oauthbearer.sub.claim.name = sub 17:04:27 sasl.oauthbearer.token.endpoint.url = null 17:04:27 security.protocol = PLAINTEXT 17:04:27 security.providers = null 17:04:27 send.buffer.bytes = 131072 17:04:27 session.timeout.ms = 45000 17:04:27 socket.connection.setup.timeout.max.ms = 30000 17:04:27 socket.connection.setup.timeout.ms = 10000 17:04:27 ssl.cipher.suites = null 17:04:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:27 ssl.endpoint.identification.algorithm = https 17:04:27 ssl.engine.factory.class = null 17:04:27 ssl.key.password = null 17:04:27 ssl.keymanager.algorithm = SunX509 17:04:27 ssl.keystore.certificate.chain = null 17:04:27 ssl.keystore.key = null 17:04:27 ssl.keystore.location = null 17:04:27 ssl.keystore.password = null 17:04:27 ssl.keystore.type = JKS 17:04:27 ssl.protocol = TLSv1.3 17:04:27 ssl.provider = null 17:04:27 ssl.secure.random.implementation = null 17:04:27 ssl.trustmanager.algorithm = PKIX 17:04:27 ssl.truststore.certificates = null 17:04:27 ssl.truststore.location = null 17:04:27 ssl.truststore.password = null 17:04:27 ssl.truststore.type = JKS 17:04:27 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:27 17:04:27 2026-01-12T17:04:27.676Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:27 2026-01-12T17:04:27.679Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:27 2026-01-12T17:04:27.679Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:27 2026-01-12T17:04:27.679Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237467679 17:04:27 2026-01-12T17:04:27.682Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 17:04:27 2026-01-12T17:04:27.711Z WARN 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-7, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 17:04:27 2026-01-12T17:04:27.711Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:27 2026-01-12T17:04:27.712Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:27 2026-01-12T17:04:27.715Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:04:27 2026-01-12T17:04:27.731Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-7-cf80317b-b78c-49d8-a412-e6d3b329d063 17:04:27 2026-01-12T17:04:27.731Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:04:27 2026-01-12T17:04:27.733Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-7-cf80317b-b78c-49d8-a412-e6d3b329d063', protocol='range'} 17:04:27 2026-01-12T17:04:27.826Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-7-cf80317b-b78c-49d8-a412-e6d3b329d063=Assignment(partitions=[legacy-batch-topic-0])} 17:04:27 2026-01-12T17:04:27.829Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-7-cf80317b-b78c-49d8-a412-e6d3b329d063', protocol='range'} 17:04:27 2026-01-12T17:04:27.829Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 17:04:27 2026-01-12T17:04:27.829Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 17:04:27 2026-01-12T17:04:27.830Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 17:04:27 2026-01-12T17:04:27.832Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:28 2026-01-12T17:04:28.208Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:28 2026-01-12T17:04:28.208Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:28 2026-01-12T17:04:28.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:28 2026-01-12T17:04:28.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:28 2026-01-12T17:04:28.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:28 2026-01-12T17:04:28.270Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:04:28 2026-01-12T17:04:28.282Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:04:28 2026-01-12T17:04:28.304Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:28 2026-01-12T17:04:28.499Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 17:04:28 2026-01-12T17:04:28.499Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Member consumer-test-group-7-cf80317b-b78c-49d8-a412-e6d3b329d063 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:28 2026-01-12T17:04:28.500Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:28 2026-01-12T17:04:28.500Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:28 2026-01-12T17:04:28.500Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:28 2026-01-12T17:04:28.502Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:28 2026-01-12T17:04:28.502Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:28 2026-01-12T17:04:28.517Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:28 2026-01-12T17:04:28.517Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:28 2026-01-12T17:04:28.517Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:28 2026-01-12T17:04:28.518Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:28 2026-01-12T17:04:28.522Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 17:04:28 2026-01-12T17:04:28.557Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:28 allow.auto.create.topics = true 17:04:28 auto.commit.interval.ms = 5000 17:04:28 auto.include.jmx.reporter = true 17:04:28 auto.offset.reset = latest 17:04:28 bootstrap.servers = [localhost:32777] 17:04:28 check.crcs = true 17:04:28 client.dns.lookup = use_all_dns_ips 17:04:28 client.id = consumer-test-group-8 17:04:28 client.rack = 17:04:28 connections.max.idle.ms = 540000 17:04:28 default.api.timeout.ms = 60000 17:04:28 enable.auto.commit = true 17:04:28 enable.metrics.push = true 17:04:28 exclude.internal.topics = true 17:04:28 fetch.max.bytes = 52428800 17:04:28 fetch.max.wait.ms = 500 17:04:28 fetch.min.bytes = 1 17:04:28 group.id = test-group 17:04:28 group.instance.id = null 17:04:28 group.protocol = classic 17:04:28 group.remote.assignor = null 17:04:28 heartbeat.interval.ms = 3000 17:04:28 interceptor.classes = [] 17:04:28 internal.leave.group.on.close = true 17:04:28 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:28 isolation.level = read_uncommitted 17:04:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:28 max.partition.fetch.bytes = 1048576 17:04:28 max.poll.interval.ms = 300000 17:04:28 max.poll.records = 2147483647 17:04:28 metadata.max.age.ms = 300000 17:04:28 metadata.recovery.strategy = none 17:04:28 metric.reporters = [] 17:04:28 metrics.num.samples = 2 17:04:28 metrics.recording.level = INFO 17:04:28 metrics.sample.window.ms = 30000 17:04:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:28 receive.buffer.bytes = 65536 17:04:28 reconnect.backoff.max.ms = 1000 17:04:28 reconnect.backoff.ms = 50 17:04:28 request.timeout.ms = 30000 17:04:28 retry.backoff.max.ms = 1000 17:04:28 retry.backoff.ms = 100 17:04:28 sasl.client.callback.handler.class = null 17:04:28 sasl.jaas.config = null 17:04:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:28 sasl.kerberos.min.time.before.relogin = 60000 17:04:28 sasl.kerberos.service.name = null 17:04:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:28 sasl.login.callback.handler.class = null 17:04:28 sasl.login.class = null 17:04:28 sasl.login.connect.timeout.ms = null 17:04:28 sasl.login.read.timeout.ms = null 17:04:28 sasl.login.refresh.buffer.seconds = 300 17:04:28 sasl.login.refresh.min.period.seconds = 60 17:04:28 sasl.login.refresh.window.factor = 0.8 17:04:28 sasl.login.refresh.window.jitter = 0.05 17:04:28 sasl.login.retry.backoff.max.ms = 10000 17:04:28 sasl.login.retry.backoff.ms = 100 17:04:28 sasl.mechanism = GSSAPI 17:04:28 sasl.oauthbearer.clock.skew.seconds = 30 17:04:28 sasl.oauthbearer.expected.audience = null 17:04:28 sasl.oauthbearer.expected.issuer = null 17:04:28 sasl.oauthbearer.header.urlencode = false 17:04:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:28 sasl.oauthbearer.jwks.endpoint.url = null 17:04:28 sasl.oauthbearer.scope.claim.name = scope 17:04:28 sasl.oauthbearer.sub.claim.name = sub 17:04:28 sasl.oauthbearer.token.endpoint.url = null 17:04:28 security.protocol = PLAINTEXT 17:04:28 security.providers = null 17:04:28 send.buffer.bytes = 131072 17:04:28 session.timeout.ms = 45000 17:04:28 socket.connection.setup.timeout.max.ms = 30000 17:04:28 socket.connection.setup.timeout.ms = 10000 17:04:28 ssl.cipher.suites = null 17:04:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:28 ssl.endpoint.identification.algorithm = https 17:04:28 ssl.engine.factory.class = null 17:04:28 ssl.key.password = null 17:04:28 ssl.keymanager.algorithm = SunX509 17:04:28 ssl.keystore.certificate.chain = null 17:04:28 ssl.keystore.key = null 17:04:28 ssl.keystore.location = null 17:04:28 ssl.keystore.password = null 17:04:28 ssl.keystore.type = JKS 17:04:28 ssl.protocol = TLSv1.3 17:04:28 ssl.provider = null 17:04:28 ssl.secure.random.implementation = null 17:04:28 ssl.trustmanager.algorithm = PKIX 17:04:28 ssl.truststore.certificates = null 17:04:28 ssl.truststore.location = null 17:04:28 ssl.truststore.password = null 17:04:28 ssl.truststore.type = JKS 17:04:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:28 17:04:28 2026-01-12T17:04:28.558Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:28 2026-01-12T17:04:28.560Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:28 2026-01-12T17:04:28.560Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:28 2026-01-12T17:04:28.560Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237468560 17:04:28 2026-01-12T17:04:28.561Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 17:04:28 2026-01-12T17:04:28.569Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:28 2026-01-12T17:04:28.570Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:28 2026-01-12T17:04:28.571Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:04:28 2026-01-12T17:04:28.575Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-8-d4cfb8d9-732d-43a8-a983-3cb5f78ce5f7 17:04:28 2026-01-12T17:04:28.575Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:04:28 2026-01-12T17:04:28.578Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-8-d4cfb8d9-732d-43a8-a983-3cb5f78ce5f7', protocol='range'} 17:04:28 2026-01-12T17:04:28.578Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-8-d4cfb8d9-732d-43a8-a983-3cb5f78ce5f7=Assignment(partitions=[legacy-batch-topic-0])} 17:04:28 2026-01-12T17:04:28.580Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-8-d4cfb8d9-732d-43a8-a983-3cb5f78ce5f7', protocol='range'} 17:04:28 2026-01-12T17:04:28.580Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 17:04:28 2026-01-12T17:04:28.581Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 17:04:28 2026-01-12T17:04:28.582Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 17:04:28 2026-01-12T17:04:28.585Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:29 2026-01-12T17:04:29.085Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:29 2026-01-12T17:04:29.086Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:29 2026-01-12T17:04:29.086Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:29 2026-01-12T17:04:29.086Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:29 2026-01-12T17:04:29.086Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:29 2026-01-12T17:04:29.159Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:04:29 2026-01-12T17:04:29.172Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:04:29 2026-01-12T17:04:29.192Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:29 2026-01-12T17:04:29.246Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: a91d6eb1-7685-4156-90d0-203c2844395c, data operation cloud event id: eb389dad-38ca-4b7c-b5ef-521d1d71b414 17:04:29 2026-01-12T17:04:29.246Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:29 acks = -1 17:04:29 auto.include.jmx.reporter = true 17:04:29 batch.size = 16384 17:04:29 bootstrap.servers = [localhost:32777] 17:04:29 buffer.memory = 33554432 17:04:29 client.dns.lookup = use_all_dns_ips 17:04:29 client.id = cps-core-1 17:04:29 compression.gzip.level = -1 17:04:29 compression.lz4.level = 9 17:04:29 compression.type = none 17:04:29 compression.zstd.level = 3 17:04:29 connections.max.idle.ms = 540000 17:04:29 delivery.timeout.ms = 120000 17:04:29 enable.idempotence = true 17:04:29 enable.metrics.push = true 17:04:29 interceptor.classes = [] 17:04:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:29 linger.ms = 0 17:04:29 max.block.ms = 60000 17:04:29 max.in.flight.requests.per.connection = 5 17:04:29 max.request.size = 1048576 17:04:29 metadata.max.age.ms = 300000 17:04:29 metadata.max.idle.ms = 300000 17:04:29 metadata.recovery.strategy = none 17:04:29 metric.reporters = [] 17:04:29 metrics.num.samples = 2 17:04:29 metrics.recording.level = INFO 17:04:29 metrics.sample.window.ms = 30000 17:04:29 partitioner.adaptive.partitioning.enable = true 17:04:29 partitioner.availability.timeout.ms = 0 17:04:29 partitioner.class = null 17:04:29 partitioner.ignore.keys = false 17:04:29 receive.buffer.bytes = 32768 17:04:29 reconnect.backoff.max.ms = 1000 17:04:29 reconnect.backoff.ms = 50 17:04:29 request.timeout.ms = 30000 17:04:29 retries = 2147483647 17:04:29 retry.backoff.max.ms = 1000 17:04:29 retry.backoff.ms = 100 17:04:29 sasl.client.callback.handler.class = null 17:04:29 sasl.jaas.config = null 17:04:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:29 sasl.kerberos.min.time.before.relogin = 60000 17:04:29 sasl.kerberos.service.name = null 17:04:29 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:29 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:29 sasl.login.callback.handler.class = null 17:04:29 sasl.login.class = null 17:04:29 sasl.login.connect.timeout.ms = null 17:04:29 sasl.login.read.timeout.ms = null 17:04:29 sasl.login.refresh.buffer.seconds = 300 17:04:29 sasl.login.refresh.min.period.seconds = 60 17:04:29 sasl.login.refresh.window.factor = 0.8 17:04:29 sasl.login.refresh.window.jitter = 0.05 17:04:29 sasl.login.retry.backoff.max.ms = 10000 17:04:29 sasl.login.retry.backoff.ms = 100 17:04:29 sasl.mechanism = GSSAPI 17:04:29 sasl.oauthbearer.clock.skew.seconds = 30 17:04:29 sasl.oauthbearer.expected.audience = null 17:04:29 sasl.oauthbearer.expected.issuer = null 17:04:29 sasl.oauthbearer.header.urlencode = false 17:04:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:29 sasl.oauthbearer.jwks.endpoint.url = null 17:04:29 sasl.oauthbearer.scope.claim.name = scope 17:04:29 sasl.oauthbearer.sub.claim.name = sub 17:04:29 sasl.oauthbearer.token.endpoint.url = null 17:04:29 security.protocol = PLAINTEXT 17:04:29 security.providers = null 17:04:29 send.buffer.bytes = 131072 17:04:29 socket.connection.setup.timeout.max.ms = 30000 17:04:29 socket.connection.setup.timeout.ms = 10000 17:04:29 ssl.cipher.suites = null 17:04:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:29 ssl.endpoint.identification.algorithm = https 17:04:29 ssl.engine.factory.class = null 17:04:29 ssl.key.password = null 17:04:29 ssl.keymanager.algorithm = SunX509 17:04:29 ssl.keystore.certificate.chain = null 17:04:29 ssl.keystore.key = null 17:04:29 ssl.keystore.location = null 17:04:29 ssl.keystore.password = null 17:04:29 ssl.keystore.type = JKS 17:04:29 ssl.protocol = TLSv1.3 17:04:29 ssl.provider = null 17:04:29 ssl.secure.random.implementation = null 17:04:29 ssl.trustmanager.algorithm = PKIX 17:04:29 ssl.truststore.certificates = null 17:04:29 ssl.truststore.location = null 17:04:29 ssl.truststore.password = null 17:04:29 ssl.truststore.type = JKS 17:04:29 transaction.timeout.ms = 60000 17:04:29 transactional.id = null 17:04:29 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:29 17:04:29 2026-01-12T17:04:29.247Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:29 2026-01-12T17:04:29.247Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:04:29 2026-01-12T17:04:29.250Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 17:04:29 2026-01-12T17:04:29.258Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:29 2026-01-12T17:04:29.258Z INFO 11286 --- [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 17:04:29 2026-01-12T17:04:29.359Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 17:04:29 2026-01-12T17:04:29.359Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Member consumer-test-group-8-d4cfb8d9-732d-43a8-a983-3cb5f78ce5f7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:29 2026-01-12T17:04:29.360Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:29 2026-01-12T17:04:29.360Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:29 2026-01-12T17:04:29.360Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:29 2026-01-12T17:04:29.360Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:29 2026-01-12T17:04:29.360Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:29 2026-01-12T17:04:29.798Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:29 2026-01-12T17:04:29.798Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:29 2026-01-12T17:04:29.799Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:29 2026-01-12T17:04:29.799Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:29 2026-01-12T17:04:29.803Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 17:04:29 2026-01-12T17:04:29.824Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:29 allow.auto.create.topics = true 17:04:29 auto.commit.interval.ms = 5000 17:04:29 auto.include.jmx.reporter = true 17:04:29 auto.offset.reset = latest 17:04:29 bootstrap.servers = [localhost:32777] 17:04:29 check.crcs = true 17:04:29 client.dns.lookup = use_all_dns_ips 17:04:29 client.id = consumer-test-group-9 17:04:29 client.rack = 17:04:29 connections.max.idle.ms = 540000 17:04:29 default.api.timeout.ms = 60000 17:04:29 enable.auto.commit = true 17:04:29 enable.metrics.push = true 17:04:29 exclude.internal.topics = true 17:04:29 fetch.max.bytes = 52428800 17:04:29 fetch.max.wait.ms = 500 17:04:29 fetch.min.bytes = 1 17:04:29 group.id = test-group 17:04:29 group.instance.id = null 17:04:29 group.protocol = classic 17:04:29 group.remote.assignor = null 17:04:29 heartbeat.interval.ms = 3000 17:04:29 interceptor.classes = [] 17:04:29 internal.leave.group.on.close = true 17:04:29 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:29 isolation.level = read_uncommitted 17:04:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:29 max.partition.fetch.bytes = 1048576 17:04:29 max.poll.interval.ms = 300000 17:04:29 max.poll.records = 2147483647 17:04:29 metadata.max.age.ms = 300000 17:04:29 metadata.recovery.strategy = none 17:04:29 metric.reporters = [] 17:04:29 metrics.num.samples = 2 17:04:29 metrics.recording.level = INFO 17:04:29 metrics.sample.window.ms = 30000 17:04:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:29 receive.buffer.bytes = 65536 17:04:29 reconnect.backoff.max.ms = 1000 17:04:29 reconnect.backoff.ms = 50 17:04:29 request.timeout.ms = 30000 17:04:29 retry.backoff.max.ms = 1000 17:04:29 retry.backoff.ms = 100 17:04:29 sasl.client.callback.handler.class = null 17:04:29 sasl.jaas.config = null 17:04:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:29 sasl.kerberos.min.time.before.relogin = 60000 17:04:29 sasl.kerberos.service.name = null 17:04:29 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:29 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:29 sasl.login.callback.handler.class = null 17:04:29 sasl.login.class = null 17:04:29 sasl.login.connect.timeout.ms = null 17:04:29 sasl.login.read.timeout.ms = null 17:04:29 sasl.login.refresh.buffer.seconds = 300 17:04:29 sasl.login.refresh.min.period.seconds = 60 17:04:29 sasl.login.refresh.window.factor = 0.8 17:04:29 sasl.login.refresh.window.jitter = 0.05 17:04:29 sasl.login.retry.backoff.max.ms = 10000 17:04:29 sasl.login.retry.backoff.ms = 100 17:04:29 sasl.mechanism = GSSAPI 17:04:29 sasl.oauthbearer.clock.skew.seconds = 30 17:04:29 sasl.oauthbearer.expected.audience = null 17:04:29 sasl.oauthbearer.expected.issuer = null 17:04:29 sasl.oauthbearer.header.urlencode = false 17:04:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:29 sasl.oauthbearer.jwks.endpoint.url = null 17:04:29 sasl.oauthbearer.scope.claim.name = scope 17:04:29 sasl.oauthbearer.sub.claim.name = sub 17:04:29 sasl.oauthbearer.token.endpoint.url = null 17:04:29 security.protocol = PLAINTEXT 17:04:29 security.providers = null 17:04:29 send.buffer.bytes = 131072 17:04:29 session.timeout.ms = 45000 17:04:29 socket.connection.setup.timeout.max.ms = 30000 17:04:29 socket.connection.setup.timeout.ms = 10000 17:04:29 ssl.cipher.suites = null 17:04:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:29 ssl.endpoint.identification.algorithm = https 17:04:29 ssl.engine.factory.class = null 17:04:29 ssl.key.password = null 17:04:29 ssl.keymanager.algorithm = SunX509 17:04:29 ssl.keystore.certificate.chain = null 17:04:29 ssl.keystore.key = null 17:04:29 ssl.keystore.location = null 17:04:29 ssl.keystore.password = null 17:04:29 ssl.keystore.type = JKS 17:04:29 ssl.protocol = TLSv1.3 17:04:29 ssl.provider = null 17:04:29 ssl.secure.random.implementation = null 17:04:29 ssl.trustmanager.algorithm = PKIX 17:04:29 ssl.truststore.certificates = null 17:04:29 ssl.truststore.location = null 17:04:29 ssl.truststore.password = null 17:04:29 ssl.truststore.type = JKS 17:04:29 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:29 17:04:29 2026-01-12T17:04:29.824Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:29 2026-01-12T17:04:29.827Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:29 2026-01-12T17:04:29.827Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:29 2026-01-12T17:04:29.827Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237469827 17:04:29 2026-01-12T17:04:29.828Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 17:04:29 2026-01-12T17:04:29.832Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:29 2026-01-12T17:04:29.833Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:29 2026-01-12T17:04:29.834Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:04:29 2026-01-12T17:04:29.838Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-9-3d563325-17c3-47a2-8262-913cfcafe3dd 17:04:29 2026-01-12T17:04:29.838Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:04:29 2026-01-12T17:04:29.840Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-9-3d563325-17c3-47a2-8262-913cfcafe3dd', protocol='range'} 17:04:29 2026-01-12T17:04:29.840Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-9-3d563325-17c3-47a2-8262-913cfcafe3dd=Assignment(partitions=[legacy-batch-topic-0])} 17:04:29 2026-01-12T17:04:29.842Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-9-3d563325-17c3-47a2-8262-913cfcafe3dd', protocol='range'} 17:04:29 2026-01-12T17:04:29.842Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 17:04:29 2026-01-12T17:04:29.842Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 17:04:29 2026-01-12T17:04:29.843Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 17:04:29 2026-01-12T17:04:29.849Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:30 2026-01-12T17:04:30.352Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:30 2026-01-12T17:04:30.353Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:30 2026-01-12T17:04:30.353Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:30 2026-01-12T17:04:30.353Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:30 2026-01-12T17:04:30.353Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:30 2026-01-12T17:04:30.418Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:04:30 2026-01-12T17:04:30.430Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:04:30 2026-01-12T17:04:30.449Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:30 2026-01-12T17:04:30.480Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: cdd3a76a-a4c1-4928-b2e8-d365d789736a, data operation cloud event id: d28ae4a0-4110-404a-9801-27da24771edb 17:04:30 2026-01-12T17:04:30.526Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 17:04:30 2026-01-12T17:04:30.526Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Member consumer-test-group-9-3d563325-17c3-47a2-8262-913cfcafe3dd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:30 2026-01-12T17:04:30.527Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:30 2026-01-12T17:04:30.527Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:30 2026-01-12T17:04:30.527Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:30 2026-01-12T17:04:30.528Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:30 2026-01-12T17:04:30.528Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:31 2026-01-12T17:04:30.989Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:31 2026-01-12T17:04:30.989Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:31 2026-01-12T17:04:30.989Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:31 2026-01-12T17:04:30.989Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:31 2026-01-12T17:04:30.993Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 17:04:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.345 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:04:31 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:04:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:04:31 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:04:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:04:31 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:04:31 2026-01-12T17:04:31.179Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:31 2026-01-12T17:04:31.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:31 2026-01-12T17:04:31.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:31 2026-01-12T17:04:31.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:31 2026-01-12T17:04:31.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:31 2026-01-12T17:04:31.263Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:31 2026-01-12T17:04:31.273Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:31 2026-01-12T17:04:31.296Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:31 2026-01-12T17:04:31.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:31 2026-01-12T17:04:31.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:31 2026-01-12T17:04:31.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:31 2026-01-12T17:04:31.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:31 2026-01-12T17:04:31.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:31 2026-01-12T17:04:31.410Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:31 2026-01-12T17:04:31.421Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:31 2026-01-12T17:04:31.446Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:31 2026-01-12T17:04:31.476Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:31 2026-01-12T17:04:31.476Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:31 2026-01-12T17:04:31.477Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:31 2026-01-12T17:04:31.477Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:31 2026-01-12T17:04:31.477Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:31 2026-01-12T17:04:31.539Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:04:31 2026-01-12T17:04:31.549Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:04:31 2026-01-12T17:04:31.572Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:31 2026-01-12T17:04:31.588Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 17:04:31 2026-01-12T17:04:31.612Z INFO 11286 --- [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. 17:04:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:04:31 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:04:31 2026-01-12T17:04:31.795Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:31 2026-01-12T17:04:31.796Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:31 2026-01-12T17:04:31.796Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:31 2026-01-12T17:04:31.796Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:31 2026-01-12T17:04:31.796Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:31 2026-01-12T17:04:31.858Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:31 2026-01-12T17:04:31.891Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:31 2026-01-12T17:04:31.891Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:31 2026-01-12T17:04:31.893Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:31 2026-01-12T17:04:31.893Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:31 2026-01-12T17:04:31.893Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:32 2026-01-12T17:04:31.939Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:32 2026-01-12T17:04:31.970Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:32 2026-01-12T17:04:31.970Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:32 2026-01-12T17:04:31.971Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:32 2026-01-12T17:04:31.971Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:32 2026-01-12T17:04:31.971Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:32 2026-01-12T17:04:31.997Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:32 2026-01-12T17:04:32.029Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:32 2026-01-12T17:04:32.029Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:32 2026-01-12T17:04:32.029Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:32 2026-01-12T17:04:32.030Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:32 2026-01-12T17:04:32.030Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:32 2026-01-12T17:04:32.076Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:32 2026-01-12T17:04:32.121Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:32 2026-01-12T17:04:32.122Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:32 2026-01-12T17:04:32.122Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:32 2026-01-12T17:04:32.122Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:32 2026-01-12T17:04:32.122Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:32 2026-01-12T17:04:32.150Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:32 2026-01-12T17:04:32.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:32 2026-01-12T17:04:32.186Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:32 2026-01-12T17:04:32.186Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:32 2026-01-12T17:04:32.186Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:32 2026-01-12T17:04:32.186Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:32 2026-01-12T17:04:32.221Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:32 2026-01-12T17:04:32.235Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:32 allow.auto.create.topics = true 17:04:32 auto.commit.interval.ms = 5000 17:04:32 auto.include.jmx.reporter = true 17:04:32 auto.offset.reset = latest 17:04:32 bootstrap.servers = [localhost:32777] 17:04:32 check.crcs = true 17:04:32 client.dns.lookup = use_all_dns_ips 17:04:32 client.id = consumer-test-group-10 17:04:32 client.rack = 17:04:32 connections.max.idle.ms = 540000 17:04:32 default.api.timeout.ms = 60000 17:04:32 enable.auto.commit = true 17:04:32 enable.metrics.push = true 17:04:32 exclude.internal.topics = true 17:04:32 fetch.max.bytes = 52428800 17:04:32 fetch.max.wait.ms = 500 17:04:32 fetch.min.bytes = 1 17:04:32 group.id = test-group 17:04:32 group.instance.id = null 17:04:32 group.protocol = classic 17:04:32 group.remote.assignor = null 17:04:32 heartbeat.interval.ms = 3000 17:04:32 interceptor.classes = [] 17:04:32 internal.leave.group.on.close = true 17:04:32 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:32 isolation.level = read_uncommitted 17:04:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:32 max.partition.fetch.bytes = 1048576 17:04:32 max.poll.interval.ms = 300000 17:04:32 max.poll.records = 2147483647 17:04:32 metadata.max.age.ms = 300000 17:04:32 metadata.recovery.strategy = none 17:04:32 metric.reporters = [] 17:04:32 metrics.num.samples = 2 17:04:32 metrics.recording.level = INFO 17:04:32 metrics.sample.window.ms = 30000 17:04:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:32 receive.buffer.bytes = 65536 17:04:32 reconnect.backoff.max.ms = 1000 17:04:32 reconnect.backoff.ms = 50 17:04:32 request.timeout.ms = 30000 17:04:32 retry.backoff.max.ms = 1000 17:04:32 retry.backoff.ms = 100 17:04:32 sasl.client.callback.handler.class = null 17:04:32 sasl.jaas.config = null 17:04:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:32 sasl.kerberos.min.time.before.relogin = 60000 17:04:32 sasl.kerberos.service.name = null 17:04:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:32 sasl.login.callback.handler.class = null 17:04:32 sasl.login.class = null 17:04:32 sasl.login.connect.timeout.ms = null 17:04:32 sasl.login.read.timeout.ms = null 17:04:32 sasl.login.refresh.buffer.seconds = 300 17:04:32 sasl.login.refresh.min.period.seconds = 60 17:04:32 sasl.login.refresh.window.factor = 0.8 17:04:32 sasl.login.refresh.window.jitter = 0.05 17:04:32 sasl.login.retry.backoff.max.ms = 10000 17:04:32 sasl.login.retry.backoff.ms = 100 17:04:32 sasl.mechanism = GSSAPI 17:04:32 sasl.oauthbearer.clock.skew.seconds = 30 17:04:32 sasl.oauthbearer.expected.audience = null 17:04:32 sasl.oauthbearer.expected.issuer = null 17:04:32 sasl.oauthbearer.header.urlencode = false 17:04:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:32 sasl.oauthbearer.jwks.endpoint.url = null 17:04:32 sasl.oauthbearer.scope.claim.name = scope 17:04:32 sasl.oauthbearer.sub.claim.name = sub 17:04:32 sasl.oauthbearer.token.endpoint.url = null 17:04:32 security.protocol = PLAINTEXT 17:04:32 security.providers = null 17:04:32 send.buffer.bytes = 131072 17:04:32 session.timeout.ms = 45000 17:04:32 socket.connection.setup.timeout.max.ms = 30000 17:04:32 socket.connection.setup.timeout.ms = 10000 17:04:32 ssl.cipher.suites = null 17:04:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:32 ssl.endpoint.identification.algorithm = https 17:04:32 ssl.engine.factory.class = null 17:04:32 ssl.key.password = null 17:04:32 ssl.keymanager.algorithm = SunX509 17:04:32 ssl.keystore.certificate.chain = null 17:04:32 ssl.keystore.key = null 17:04:32 ssl.keystore.location = null 17:04:32 ssl.keystore.password = null 17:04:32 ssl.keystore.type = JKS 17:04:32 ssl.protocol = TLSv1.3 17:04:32 ssl.provider = null 17:04:32 ssl.secure.random.implementation = null 17:04:32 ssl.trustmanager.algorithm = PKIX 17:04:32 ssl.truststore.certificates = null 17:04:32 ssl.truststore.location = null 17:04:32 ssl.truststore.password = null 17:04:32 ssl.truststore.type = JKS 17:04:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:32 17:04:32 2026-01-12T17:04:32.236Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:32 2026-01-12T17:04:32.238Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:32 2026-01-12T17:04:32.238Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:32 2026-01-12T17:04:32.238Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237472238 17:04:32 2026-01-12T17:04:32.238Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 17:04:32 2026-01-12T17:04:32.249Z WARN 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-10, 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} 17:04:32 2026-01-12T17:04:32.249Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:32 2026-01-12T17:04:32.249Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:32 2026-01-12T17:04:32.251Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:04:32 2026-01-12T17:04:32.263Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-10-c29caa2a-f504-4614-8cb3-2d825ce050ea 17:04:32 2026-01-12T17:04:32.263Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:04:32 2026-01-12T17:04:32.265Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-10-c29caa2a-f504-4614-8cb3-2d825ce050ea', protocol='range'} 17:04:32 2026-01-12T17:04:32.371Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-10-c29caa2a-f504-4614-8cb3-2d825ce050ea=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:04:32 2026-01-12T17:04:32.379Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-10-c29caa2a-f504-4614-8cb3-2d825ce050ea', protocol='range'} 17:04:32 2026-01-12T17:04:32.379Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 17:04:32 2026-01-12T17:04:32.379Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 17:04:32 2026-01-12T17:04:32.380Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 17:04:32 2026-01-12T17:04:32.384Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting offset for partition ncmp-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}}. 17:04:32 2026-01-12T17:04:32.741Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:32 acks = -1 17:04:32 auto.include.jmx.reporter = true 17:04:32 batch.size = 16384 17:04:32 bootstrap.servers = [localhost:32777] 17:04:32 buffer.memory = 33554432 17:04:32 client.dns.lookup = use_all_dns_ips 17:04:32 client.id = test-client-id 17:04:32 compression.gzip.level = -1 17:04:32 compression.lz4.level = 9 17:04:32 compression.type = none 17:04:32 compression.zstd.level = 3 17:04:32 connections.max.idle.ms = 540000 17:04:32 delivery.timeout.ms = 120000 17:04:32 enable.idempotence = true 17:04:32 enable.metrics.push = true 17:04:32 interceptor.classes = [] 17:04:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:32 linger.ms = 0 17:04:32 max.block.ms = 60000 17:04:32 max.in.flight.requests.per.connection = 5 17:04:32 max.request.size = 1048576 17:04:32 metadata.max.age.ms = 300000 17:04:32 metadata.max.idle.ms = 300000 17:04:32 metadata.recovery.strategy = none 17:04:32 metric.reporters = [] 17:04:32 metrics.num.samples = 2 17:04:32 metrics.recording.level = INFO 17:04:32 metrics.sample.window.ms = 30000 17:04:32 partitioner.adaptive.partitioning.enable = true 17:04:32 partitioner.availability.timeout.ms = 0 17:04:32 partitioner.class = null 17:04:32 partitioner.ignore.keys = false 17:04:32 receive.buffer.bytes = 32768 17:04:32 reconnect.backoff.max.ms = 1000 17:04:32 reconnect.backoff.ms = 50 17:04:32 request.timeout.ms = 30000 17:04:32 retries = 2147483647 17:04:32 retry.backoff.max.ms = 1000 17:04:32 retry.backoff.ms = 100 17:04:32 sasl.client.callback.handler.class = null 17:04:32 sasl.jaas.config = null 17:04:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:32 sasl.kerberos.min.time.before.relogin = 60000 17:04:32 sasl.kerberos.service.name = null 17:04:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:32 sasl.login.callback.handler.class = null 17:04:32 sasl.login.class = null 17:04:32 sasl.login.connect.timeout.ms = null 17:04:32 sasl.login.read.timeout.ms = null 17:04:32 sasl.login.refresh.buffer.seconds = 300 17:04:32 sasl.login.refresh.min.period.seconds = 60 17:04:32 sasl.login.refresh.window.factor = 0.8 17:04:32 sasl.login.refresh.window.jitter = 0.05 17:04:32 sasl.login.retry.backoff.max.ms = 10000 17:04:32 sasl.login.retry.backoff.ms = 100 17:04:32 sasl.mechanism = GSSAPI 17:04:32 sasl.oauthbearer.clock.skew.seconds = 30 17:04:32 sasl.oauthbearer.expected.audience = null 17:04:32 sasl.oauthbearer.expected.issuer = null 17:04:32 sasl.oauthbearer.header.urlencode = false 17:04:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:32 sasl.oauthbearer.jwks.endpoint.url = null 17:04:32 sasl.oauthbearer.scope.claim.name = scope 17:04:32 sasl.oauthbearer.sub.claim.name = sub 17:04:32 sasl.oauthbearer.token.endpoint.url = null 17:04:32 security.protocol = PLAINTEXT 17:04:32 security.providers = null 17:04:32 send.buffer.bytes = 131072 17:04:32 socket.connection.setup.timeout.max.ms = 30000 17:04:32 socket.connection.setup.timeout.ms = 10000 17:04:32 ssl.cipher.suites = null 17:04:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:32 ssl.endpoint.identification.algorithm = https 17:04:32 ssl.engine.factory.class = null 17:04:32 ssl.key.password = null 17:04:32 ssl.keymanager.algorithm = SunX509 17:04:32 ssl.keystore.certificate.chain = null 17:04:32 ssl.keystore.key = null 17:04:32 ssl.keystore.location = null 17:04:32 ssl.keystore.password = null 17:04:32 ssl.keystore.type = JKS 17:04:32 ssl.protocol = TLSv1.3 17:04:32 ssl.provider = null 17:04:32 ssl.secure.random.implementation = null 17:04:32 ssl.trustmanager.algorithm = PKIX 17:04:32 ssl.truststore.certificates = null 17:04:32 ssl.truststore.location = null 17:04:32 ssl.truststore.password = null 17:04:32 ssl.truststore.type = JKS 17:04:32 transaction.timeout.ms = 60000 17:04:32 transactional.id = null 17:04:32 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:32 17:04:32 2026-01-12T17:04:32.741Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:32 2026-01-12T17:04:32.742Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:32 2026-01-12T17:04:32.746Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:32 2026-01-12T17:04:32.746Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:32 2026-01-12T17:04:32.746Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237472746 17:04:32 2026-01-12T17:04:32.746Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:32 acks = -1 17:04:32 auto.include.jmx.reporter = true 17:04:32 batch.size = 16384 17:04:32 bootstrap.servers = [localhost:32777] 17:04:32 buffer.memory = 33554432 17:04:32 client.dns.lookup = use_all_dns_ips 17:04:32 client.id = test-client-id 17:04:32 compression.gzip.level = -1 17:04:32 compression.lz4.level = 9 17:04:32 compression.type = none 17:04:32 compression.zstd.level = 3 17:04:32 connections.max.idle.ms = 540000 17:04:32 delivery.timeout.ms = 120000 17:04:32 enable.idempotence = true 17:04:32 enable.metrics.push = true 17:04:32 interceptor.classes = [] 17:04:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:32 linger.ms = 0 17:04:32 max.block.ms = 60000 17:04:32 max.in.flight.requests.per.connection = 5 17:04:32 max.request.size = 1048576 17:04:32 metadata.max.age.ms = 300000 17:04:32 metadata.max.idle.ms = 300000 17:04:32 metadata.recovery.strategy = none 17:04:32 metric.reporters = [] 17:04:32 metrics.num.samples = 2 17:04:32 metrics.recording.level = INFO 17:04:32 metrics.sample.window.ms = 30000 17:04:32 partitioner.adaptive.partitioning.enable = true 17:04:32 partitioner.availability.timeout.ms = 0 17:04:32 partitioner.class = null 17:04:32 partitioner.ignore.keys = false 17:04:32 receive.buffer.bytes = 32768 17:04:32 reconnect.backoff.max.ms = 1000 17:04:32 reconnect.backoff.ms = 50 17:04:32 request.timeout.ms = 30000 17:04:32 retries = 2147483647 17:04:32 retry.backoff.max.ms = 1000 17:04:32 retry.backoff.ms = 100 17:04:32 sasl.client.callback.handler.class = null 17:04:32 sasl.jaas.config = null 17:04:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:32 sasl.kerberos.min.time.before.relogin = 60000 17:04:32 sasl.kerberos.service.name = null 17:04:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:32 sasl.login.callback.handler.class = null 17:04:32 sasl.login.class = null 17:04:32 sasl.login.connect.timeout.ms = null 17:04:32 sasl.login.read.timeout.ms = null 17:04:32 sasl.login.refresh.buffer.seconds = 300 17:04:32 sasl.login.refresh.min.period.seconds = 60 17:04:32 sasl.login.refresh.window.factor = 0.8 17:04:32 sasl.login.refresh.window.jitter = 0.05 17:04:32 sasl.login.retry.backoff.max.ms = 10000 17:04:32 sasl.login.retry.backoff.ms = 100 17:04:32 sasl.mechanism = GSSAPI 17:04:32 sasl.oauthbearer.clock.skew.seconds = 30 17:04:32 sasl.oauthbearer.expected.audience = null 17:04:32 sasl.oauthbearer.expected.issuer = null 17:04:32 sasl.oauthbearer.header.urlencode = false 17:04:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:32 sasl.oauthbearer.jwks.endpoint.url = null 17:04:32 sasl.oauthbearer.scope.claim.name = scope 17:04:32 sasl.oauthbearer.sub.claim.name = sub 17:04:32 sasl.oauthbearer.token.endpoint.url = null 17:04:32 security.protocol = PLAINTEXT 17:04:32 security.providers = null 17:04:32 send.buffer.bytes = 131072 17:04:32 socket.connection.setup.timeout.max.ms = 30000 17:04:32 socket.connection.setup.timeout.ms = 10000 17:04:32 ssl.cipher.suites = null 17:04:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:32 ssl.endpoint.identification.algorithm = https 17:04:32 ssl.engine.factory.class = null 17:04:32 ssl.key.password = null 17:04:32 ssl.keymanager.algorithm = SunX509 17:04:32 ssl.keystore.certificate.chain = null 17:04:32 ssl.keystore.key = null 17:04:32 ssl.keystore.location = null 17:04:32 ssl.keystore.password = null 17:04:32 ssl.keystore.type = JKS 17:04:32 ssl.protocol = TLSv1.3 17:04:32 ssl.provider = null 17:04:32 ssl.secure.random.implementation = null 17:04:32 ssl.trustmanager.algorithm = PKIX 17:04:32 ssl.truststore.certificates = null 17:04:32 ssl.truststore.location = null 17:04:32 ssl.truststore.password = null 17:04:32 ssl.truststore.type = JKS 17:04:32 transaction.timeout.ms = 60000 17:04:32 transactional.id = null 17:04:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:32 17:04:32 2026-01-12T17:04:32.747Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:32 2026-01-12T17:04:32.747Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:32 2026-01-12T17:04:32.749Z INFO 11286 --- [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. 17:04:32 2026-01-12T17:04:32.757Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:32 2026-01-12T17:04:32.757Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:32 2026-01-12T17:04:32.757Z INFO 11286 --- [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 17:04:32 2026-01-12T17:04:32.757Z INFO 11286 --- [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 17:04:32 2026-01-12T17:04:32.787Z INFO 11286 --- [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 17:04:32 2026-01-12T17:04:32.913Z INFO 11286 --- [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 17:04:33 2026-01-12T17:04:33.022Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 17:04:33 2026-01-12T17:04:33.022Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Member consumer-test-group-10-c29caa2a-f504-4614-8cb3-2d825ce050ea sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:33 2026-01-12T17:04:33.023Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:33 2026-01-12T17:04:33.023Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:33 2026-01-12T17:04:33.023Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:33 2026-01-12T17:04:33.023Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:33 2026-01-12T17:04:33.023Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:33 2026-01-12T17:04:33.514Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:33 2026-01-12T17:04:33.514Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:33 2026-01-12T17:04:33.514Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:33 2026-01-12T17:04:33.514Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:33 2026-01-12T17:04:33.517Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 17:04:33 2026-01-12T17:04:33.519Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:33 2026-01-12T17:04:33.522Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:33 2026-01-12T17:04:33.522Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:33 2026-01-12T17:04:33.522Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:33 2026-01-12T17:04:33.522Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:33 2026-01-12T17:04:33.522Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:33 2026-01-12T17:04:33.522Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:33 2026-01-12T17:04:33.525Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:33 2026-01-12T17:04:33.525Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:33 2026-01-12T17:04:33.525Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:33 2026-01-12T17:04:33.525Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:33 2026-01-12T17:04:33.525Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:33 2026-01-12T17:04:33.735Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:33 2026-01-12T17:04:33.736Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:33 2026-01-12T17:04:33.736Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:33 2026-01-12T17:04:33.736Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:33 2026-01-12T17:04:33.736Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:33 2026-01-12T17:04:33.759Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:33 2026-01-12T17:04:33.784Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:33 2026-01-12T17:04:33.784Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:33 2026-01-12T17:04:33.785Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:33 2026-01-12T17:04:33.785Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:33 2026-01-12T17:04:33.785Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:33 2026-01-12T17:04:33.815Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:33 2026-01-12T17:04:33.851Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:33 2026-01-12T17:04:33.851Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:33 2026-01-12T17:04:33.851Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:33 2026-01-12T17:04:33.852Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:33 2026-01-12T17:04:33.852Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:33 2026-01-12T17:04:33.875Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:33 2026-01-12T17:04:33.901Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:33 2026-01-12T17:04:33.901Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:33 2026-01-12T17:04:33.901Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:33 2026-01-12T17:04:33.901Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:33 2026-01-12T17:04:33.901Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:34 2026-01-12T17:04:33.923Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:34 2026-01-12T17:04:33.946Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:34 2026-01-12T17:04:33.947Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:34 2026-01-12T17:04:33.947Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:34 2026-01-12T17:04:33.947Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:34 2026-01-12T17:04:33.947Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:34 2026-01-12T17:04:33.970Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:34 2026-01-12T17:04:33.992Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:34 2026-01-12T17:04:33.993Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:34 2026-01-12T17:04:33.999Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:34 2026-01-12T17:04:33.999Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:34 2026-01-12T17:04:33.999Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:34 2026-01-12T17:04:34.035Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:34 2026-01-12T17:04:34.045Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:34 allow.auto.create.topics = true 17:04:34 auto.commit.interval.ms = 5000 17:04:34 auto.include.jmx.reporter = true 17:04:34 auto.offset.reset = latest 17:04:34 bootstrap.servers = [localhost:32777] 17:04:34 check.crcs = true 17:04:34 client.dns.lookup = use_all_dns_ips 17:04:34 client.id = consumer-test-group-11 17:04:34 client.rack = 17:04:34 connections.max.idle.ms = 540000 17:04:34 default.api.timeout.ms = 60000 17:04:34 enable.auto.commit = true 17:04:34 enable.metrics.push = true 17:04:34 exclude.internal.topics = true 17:04:34 fetch.max.bytes = 52428800 17:04:34 fetch.max.wait.ms = 500 17:04:34 fetch.min.bytes = 1 17:04:34 group.id = test-group 17:04:34 group.instance.id = null 17:04:34 group.protocol = classic 17:04:34 group.remote.assignor = null 17:04:34 heartbeat.interval.ms = 3000 17:04:34 interceptor.classes = [] 17:04:34 internal.leave.group.on.close = true 17:04:34 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:34 isolation.level = read_uncommitted 17:04:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:34 max.partition.fetch.bytes = 1048576 17:04:34 max.poll.interval.ms = 300000 17:04:34 max.poll.records = 2147483647 17:04:34 metadata.max.age.ms = 300000 17:04:34 metadata.recovery.strategy = none 17:04:34 metric.reporters = [] 17:04:34 metrics.num.samples = 2 17:04:34 metrics.recording.level = INFO 17:04:34 metrics.sample.window.ms = 30000 17:04:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:34 receive.buffer.bytes = 65536 17:04:34 reconnect.backoff.max.ms = 1000 17:04:34 reconnect.backoff.ms = 50 17:04:34 request.timeout.ms = 30000 17:04:34 retry.backoff.max.ms = 1000 17:04:34 retry.backoff.ms = 100 17:04:34 sasl.client.callback.handler.class = null 17:04:34 sasl.jaas.config = null 17:04:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:34 sasl.kerberos.min.time.before.relogin = 60000 17:04:34 sasl.kerberos.service.name = null 17:04:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:34 sasl.login.callback.handler.class = null 17:04:34 sasl.login.class = null 17:04:34 sasl.login.connect.timeout.ms = null 17:04:34 sasl.login.read.timeout.ms = null 17:04:34 sasl.login.refresh.buffer.seconds = 300 17:04:34 sasl.login.refresh.min.period.seconds = 60 17:04:34 sasl.login.refresh.window.factor = 0.8 17:04:34 sasl.login.refresh.window.jitter = 0.05 17:04:34 sasl.login.retry.backoff.max.ms = 10000 17:04:34 sasl.login.retry.backoff.ms = 100 17:04:34 sasl.mechanism = GSSAPI 17:04:34 sasl.oauthbearer.clock.skew.seconds = 30 17:04:34 sasl.oauthbearer.expected.audience = null 17:04:34 sasl.oauthbearer.expected.issuer = null 17:04:34 sasl.oauthbearer.header.urlencode = false 17:04:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:34 sasl.oauthbearer.jwks.endpoint.url = null 17:04:34 sasl.oauthbearer.scope.claim.name = scope 17:04:34 sasl.oauthbearer.sub.claim.name = sub 17:04:34 sasl.oauthbearer.token.endpoint.url = null 17:04:34 security.protocol = PLAINTEXT 17:04:34 security.providers = null 17:04:34 send.buffer.bytes = 131072 17:04:34 session.timeout.ms = 45000 17:04:34 socket.connection.setup.timeout.max.ms = 30000 17:04:34 socket.connection.setup.timeout.ms = 10000 17:04:34 ssl.cipher.suites = null 17:04:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:34 ssl.endpoint.identification.algorithm = https 17:04:34 ssl.engine.factory.class = null 17:04:34 ssl.key.password = null 17:04:34 ssl.keymanager.algorithm = SunX509 17:04:34 ssl.keystore.certificate.chain = null 17:04:34 ssl.keystore.key = null 17:04:34 ssl.keystore.location = null 17:04:34 ssl.keystore.password = null 17:04:34 ssl.keystore.type = JKS 17:04:34 ssl.protocol = TLSv1.3 17:04:34 ssl.provider = null 17:04:34 ssl.secure.random.implementation = null 17:04:34 ssl.trustmanager.algorithm = PKIX 17:04:34 ssl.truststore.certificates = null 17:04:34 ssl.truststore.location = null 17:04:34 ssl.truststore.password = null 17:04:34 ssl.truststore.type = JKS 17:04:34 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:34 17:04:34 2026-01-12T17:04:34.046Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:34 2026-01-12T17:04:34.048Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:34 2026-01-12T17:04:34.048Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:34 2026-01-12T17:04:34.048Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237474048 17:04:34 2026-01-12T17:04:34.048Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 17:04:34 2026-01-12T17:04:34.053Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:34 2026-01-12T17:04:34.053Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:34 2026-01-12T17:04:34.054Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:04:34 2026-01-12T17:04:34.060Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-11-10a9feeb-62d7-4dfd-82a4-15a46ecbce08 17:04:34 2026-01-12T17:04:34.060Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:04:34 2026-01-12T17:04:34.064Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-11-10a9feeb-62d7-4dfd-82a4-15a46ecbce08', protocol='range'} 17:04:34 2026-01-12T17:04:34.065Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-11-10a9feeb-62d7-4dfd-82a4-15a46ecbce08=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:04:34 2026-01-12T17:04:34.068Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-11-10a9feeb-62d7-4dfd-82a4-15a46ecbce08', protocol='range'} 17:04:34 2026-01-12T17:04:34.068Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 17:04:34 2026-01-12T17:04:34.068Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 17:04:34 2026-01-12T17:04:34.070Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 17:04:34 2026-01-12T17:04:34.074Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting offset for partition ncmp-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}}. 17:04:34 2026-01-12T17:04:34.550Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:34 acks = -1 17:04:34 auto.include.jmx.reporter = true 17:04:34 batch.size = 16384 17:04:34 bootstrap.servers = [localhost:32777] 17:04:34 buffer.memory = 33554432 17:04:34 client.dns.lookup = use_all_dns_ips 17:04:34 client.id = test-client-id 17:04:34 compression.gzip.level = -1 17:04:34 compression.lz4.level = 9 17:04:34 compression.type = none 17:04:34 compression.zstd.level = 3 17:04:34 connections.max.idle.ms = 540000 17:04:34 delivery.timeout.ms = 120000 17:04:34 enable.idempotence = true 17:04:34 enable.metrics.push = true 17:04:34 interceptor.classes = [] 17:04:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:34 linger.ms = 0 17:04:34 max.block.ms = 60000 17:04:34 max.in.flight.requests.per.connection = 5 17:04:34 max.request.size = 1048576 17:04:34 metadata.max.age.ms = 300000 17:04:34 metadata.max.idle.ms = 300000 17:04:34 metadata.recovery.strategy = none 17:04:34 metric.reporters = [] 17:04:34 metrics.num.samples = 2 17:04:34 metrics.recording.level = INFO 17:04:34 metrics.sample.window.ms = 30000 17:04:34 partitioner.adaptive.partitioning.enable = true 17:04:34 partitioner.availability.timeout.ms = 0 17:04:34 partitioner.class = null 17:04:34 partitioner.ignore.keys = false 17:04:34 receive.buffer.bytes = 32768 17:04:34 reconnect.backoff.max.ms = 1000 17:04:34 reconnect.backoff.ms = 50 17:04:34 request.timeout.ms = 30000 17:04:34 retries = 2147483647 17:04:34 retry.backoff.max.ms = 1000 17:04:34 retry.backoff.ms = 100 17:04:34 sasl.client.callback.handler.class = null 17:04:34 sasl.jaas.config = null 17:04:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:34 sasl.kerberos.min.time.before.relogin = 60000 17:04:34 sasl.kerberos.service.name = null 17:04:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:34 sasl.login.callback.handler.class = null 17:04:34 sasl.login.class = null 17:04:34 sasl.login.connect.timeout.ms = null 17:04:34 sasl.login.read.timeout.ms = null 17:04:34 sasl.login.refresh.buffer.seconds = 300 17:04:34 sasl.login.refresh.min.period.seconds = 60 17:04:34 sasl.login.refresh.window.factor = 0.8 17:04:34 sasl.login.refresh.window.jitter = 0.05 17:04:34 sasl.login.retry.backoff.max.ms = 10000 17:04:34 sasl.login.retry.backoff.ms = 100 17:04:34 sasl.mechanism = GSSAPI 17:04:34 sasl.oauthbearer.clock.skew.seconds = 30 17:04:34 sasl.oauthbearer.expected.audience = null 17:04:34 sasl.oauthbearer.expected.issuer = null 17:04:34 sasl.oauthbearer.header.urlencode = false 17:04:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:34 sasl.oauthbearer.jwks.endpoint.url = null 17:04:34 sasl.oauthbearer.scope.claim.name = scope 17:04:34 sasl.oauthbearer.sub.claim.name = sub 17:04:34 sasl.oauthbearer.token.endpoint.url = null 17:04:34 security.protocol = PLAINTEXT 17:04:34 security.providers = null 17:04:34 send.buffer.bytes = 131072 17:04:34 socket.connection.setup.timeout.max.ms = 30000 17:04:34 socket.connection.setup.timeout.ms = 10000 17:04:34 ssl.cipher.suites = null 17:04:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:34 ssl.endpoint.identification.algorithm = https 17:04:34 ssl.engine.factory.class = null 17:04:34 ssl.key.password = null 17:04:34 ssl.keymanager.algorithm = SunX509 17:04:34 ssl.keystore.certificate.chain = null 17:04:34 ssl.keystore.key = null 17:04:34 ssl.keystore.location = null 17:04:34 ssl.keystore.password = null 17:04:34 ssl.keystore.type = JKS 17:04:34 ssl.protocol = TLSv1.3 17:04:34 ssl.provider = null 17:04:34 ssl.secure.random.implementation = null 17:04:34 ssl.trustmanager.algorithm = PKIX 17:04:34 ssl.truststore.certificates = null 17:04:34 ssl.truststore.location = null 17:04:34 ssl.truststore.password = null 17:04:34 ssl.truststore.type = JKS 17:04:34 transaction.timeout.ms = 60000 17:04:34 transactional.id = null 17:04:34 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:34 17:04:34 2026-01-12T17:04:34.550Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:34 2026-01-12T17:04:34.551Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:34 2026-01-12T17:04:34.554Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:34 2026-01-12T17:04:34.554Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:34 2026-01-12T17:04:34.554Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237474554 17:04:34 2026-01-12T17:04:34.555Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:34 acks = -1 17:04:34 auto.include.jmx.reporter = true 17:04:34 batch.size = 16384 17:04:34 bootstrap.servers = [localhost:32777] 17:04:34 buffer.memory = 33554432 17:04:34 client.dns.lookup = use_all_dns_ips 17:04:34 client.id = test-client-id 17:04:34 compression.gzip.level = -1 17:04:34 compression.lz4.level = 9 17:04:34 compression.type = none 17:04:34 compression.zstd.level = 3 17:04:34 connections.max.idle.ms = 540000 17:04:34 delivery.timeout.ms = 120000 17:04:34 enable.idempotence = true 17:04:34 enable.metrics.push = true 17:04:34 interceptor.classes = [] 17:04:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:34 linger.ms = 0 17:04:34 max.block.ms = 60000 17:04:34 max.in.flight.requests.per.connection = 5 17:04:34 max.request.size = 1048576 17:04:34 metadata.max.age.ms = 300000 17:04:34 metadata.max.idle.ms = 300000 17:04:34 metadata.recovery.strategy = none 17:04:34 metric.reporters = [] 17:04:34 metrics.num.samples = 2 17:04:34 metrics.recording.level = INFO 17:04:34 metrics.sample.window.ms = 30000 17:04:34 partitioner.adaptive.partitioning.enable = true 17:04:34 partitioner.availability.timeout.ms = 0 17:04:34 partitioner.class = null 17:04:34 partitioner.ignore.keys = false 17:04:34 receive.buffer.bytes = 32768 17:04:34 reconnect.backoff.max.ms = 1000 17:04:34 reconnect.backoff.ms = 50 17:04:34 request.timeout.ms = 30000 17:04:34 retries = 2147483647 17:04:34 retry.backoff.max.ms = 1000 17:04:34 retry.backoff.ms = 100 17:04:34 sasl.client.callback.handler.class = null 17:04:34 sasl.jaas.config = null 17:04:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:34 sasl.kerberos.min.time.before.relogin = 60000 17:04:34 sasl.kerberos.service.name = null 17:04:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:34 sasl.login.callback.handler.class = null 17:04:34 sasl.login.class = null 17:04:34 sasl.login.connect.timeout.ms = null 17:04:34 sasl.login.read.timeout.ms = null 17:04:34 sasl.login.refresh.buffer.seconds = 300 17:04:34 sasl.login.refresh.min.period.seconds = 60 17:04:34 sasl.login.refresh.window.factor = 0.8 17:04:34 sasl.login.refresh.window.jitter = 0.05 17:04:34 sasl.login.retry.backoff.max.ms = 10000 17:04:34 sasl.login.retry.backoff.ms = 100 17:04:34 sasl.mechanism = GSSAPI 17:04:34 sasl.oauthbearer.clock.skew.seconds = 30 17:04:34 sasl.oauthbearer.expected.audience = null 17:04:34 sasl.oauthbearer.expected.issuer = null 17:04:34 sasl.oauthbearer.header.urlencode = false 17:04:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:34 sasl.oauthbearer.jwks.endpoint.url = null 17:04:34 sasl.oauthbearer.scope.claim.name = scope 17:04:34 sasl.oauthbearer.sub.claim.name = sub 17:04:34 sasl.oauthbearer.token.endpoint.url = null 17:04:34 security.protocol = PLAINTEXT 17:04:34 security.providers = null 17:04:34 send.buffer.bytes = 131072 17:04:34 socket.connection.setup.timeout.max.ms = 30000 17:04:34 socket.connection.setup.timeout.ms = 10000 17:04:34 ssl.cipher.suites = null 17:04:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:34 ssl.endpoint.identification.algorithm = https 17:04:34 ssl.engine.factory.class = null 17:04:34 ssl.key.password = null 17:04:34 ssl.keymanager.algorithm = SunX509 17:04:34 ssl.keystore.certificate.chain = null 17:04:34 ssl.keystore.key = null 17:04:34 ssl.keystore.location = null 17:04:34 ssl.keystore.password = null 17:04:34 ssl.keystore.type = JKS 17:04:34 ssl.protocol = TLSv1.3 17:04:34 ssl.provider = null 17:04:34 ssl.secure.random.implementation = null 17:04:34 ssl.trustmanager.algorithm = PKIX 17:04:34 ssl.truststore.certificates = null 17:04:34 ssl.truststore.location = null 17:04:34 ssl.truststore.password = null 17:04:34 ssl.truststore.type = JKS 17:04:34 transaction.timeout.ms = 60000 17:04:34 transactional.id = null 17:04:34 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:34 17:04:34 2026-01-12T17:04:34.555Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:34 2026-01-12T17:04:34.556Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:34 2026-01-12T17:04:34.558Z INFO 11286 --- [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. 17:04:34 2026-01-12T17:04:34.562Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:34 2026-01-12T17:04:34.562Z INFO 11286 --- [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 17:04:34 2026-01-12T17:04:34.563Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:34 2026-01-12T17:04:34.563Z INFO 11286 --- [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 17:04:34 2026-01-12T17:04:34.570Z INFO 11286 --- [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 17:04:34 2026-01-12T17:04:34.607Z INFO 11286 --- [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 17:04:34 2026-01-12T17:04:34.698Z INFO 11286 --- [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 17:04:34 2026-01-12T17:04:34.724Z INFO 11286 --- [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 17:04:34 2026-01-12T17:04:34.813Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 17:04:34 2026-01-12T17:04:34.813Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Member consumer-test-group-11-10a9feeb-62d7-4dfd-82a4-15a46ecbce08 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:34 2026-01-12T17:04:34.813Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:34 2026-01-12T17:04:34.813Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:34 2026-01-12T17:04:34.813Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:34 2026-01-12T17:04:34.814Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:34 2026-01-12T17:04:34.814Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:34 2026-01-12T17:04:34.817Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:34 2026-01-12T17:04:34.817Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:34 2026-01-12T17:04:34.818Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:34 2026-01-12T17:04:34.818Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:34 2026-01-12T17:04:34.819Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 17:04:34 2026-01-12T17:04:34.819Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:34 2026-01-12T17:04:34.822Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:34 2026-01-12T17:04:34.822Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:34 2026-01-12T17:04:34.822Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:34 2026-01-12T17:04:34.822Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:34 2026-01-12T17:04:34.822Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:34 2026-01-12T17:04:34.822Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:34 2026-01-12T17:04:34.825Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:34 2026-01-12T17:04:34.825Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:34 2026-01-12T17:04:34.825Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:34 2026-01-12T17:04:34.825Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:34 2026-01-12T17:04:34.825Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:35 2026-01-12T17:04:34.981Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:35 2026-01-12T17:04:34.981Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:35 2026-01-12T17:04:34.981Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:35 2026-01-12T17:04:34.982Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:35 2026-01-12T17:04:34.982Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:35 2026-01-12T17:04:35.006Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:35 2026-01-12T17:04:35.032Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:35 2026-01-12T17:04:35.033Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:35 2026-01-12T17:04:35.033Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:35 2026-01-12T17:04:35.033Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:35 2026-01-12T17:04:35.033Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:35 2026-01-12T17:04:35.061Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:35 2026-01-12T17:04:35.091Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:35 2026-01-12T17:04:35.091Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:35 2026-01-12T17:04:35.091Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:35 2026-01-12T17:04:35.092Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:35 2026-01-12T17:04:35.092Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:35 2026-01-12T17:04:35.116Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:35 2026-01-12T17:04:35.143Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:35 2026-01-12T17:04:35.144Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:35 2026-01-12T17:04:35.144Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:35 2026-01-12T17:04:35.144Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:35 2026-01-12T17:04:35.144Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:35 2026-01-12T17:04:35.170Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:35 2026-01-12T17:04:35.198Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:35 2026-01-12T17:04:35.199Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:35 2026-01-12T17:04:35.199Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:35 2026-01-12T17:04:35.199Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:35 2026-01-12T17:04:35.199Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:35 2026-01-12T17:04:35.228Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:35 2026-01-12T17:04:35.255Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:35 2026-01-12T17:04:35.255Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:35 2026-01-12T17:04:35.255Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:35 2026-01-12T17:04:35.256Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:35 2026-01-12T17:04:35.256Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:35 2026-01-12T17:04:35.280Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:35 2026-01-12T17:04:35.291Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:35 allow.auto.create.topics = true 17:04:35 auto.commit.interval.ms = 5000 17:04:35 auto.include.jmx.reporter = true 17:04:35 auto.offset.reset = latest 17:04:35 bootstrap.servers = [localhost:32777] 17:04:35 check.crcs = true 17:04:35 client.dns.lookup = use_all_dns_ips 17:04:35 client.id = consumer-test-group-12 17:04:35 client.rack = 17:04:35 connections.max.idle.ms = 540000 17:04:35 default.api.timeout.ms = 60000 17:04:35 enable.auto.commit = true 17:04:35 enable.metrics.push = true 17:04:35 exclude.internal.topics = true 17:04:35 fetch.max.bytes = 52428800 17:04:35 fetch.max.wait.ms = 500 17:04:35 fetch.min.bytes = 1 17:04:35 group.id = test-group 17:04:35 group.instance.id = null 17:04:35 group.protocol = classic 17:04:35 group.remote.assignor = null 17:04:35 heartbeat.interval.ms = 3000 17:04:35 interceptor.classes = [] 17:04:35 internal.leave.group.on.close = true 17:04:35 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:35 isolation.level = read_uncommitted 17:04:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:35 max.partition.fetch.bytes = 1048576 17:04:35 max.poll.interval.ms = 300000 17:04:35 max.poll.records = 2147483647 17:04:35 metadata.max.age.ms = 300000 17:04:35 metadata.recovery.strategy = none 17:04:35 metric.reporters = [] 17:04:35 metrics.num.samples = 2 17:04:35 metrics.recording.level = INFO 17:04:35 metrics.sample.window.ms = 30000 17:04:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:35 receive.buffer.bytes = 65536 17:04:35 reconnect.backoff.max.ms = 1000 17:04:35 reconnect.backoff.ms = 50 17:04:35 request.timeout.ms = 30000 17:04:35 retry.backoff.max.ms = 1000 17:04:35 retry.backoff.ms = 100 17:04:35 sasl.client.callback.handler.class = null 17:04:35 sasl.jaas.config = null 17:04:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:35 sasl.kerberos.min.time.before.relogin = 60000 17:04:35 sasl.kerberos.service.name = null 17:04:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:35 sasl.login.callback.handler.class = null 17:04:35 sasl.login.class = null 17:04:35 sasl.login.connect.timeout.ms = null 17:04:35 sasl.login.read.timeout.ms = null 17:04:35 sasl.login.refresh.buffer.seconds = 300 17:04:35 sasl.login.refresh.min.period.seconds = 60 17:04:35 sasl.login.refresh.window.factor = 0.8 17:04:35 sasl.login.refresh.window.jitter = 0.05 17:04:35 sasl.login.retry.backoff.max.ms = 10000 17:04:35 sasl.login.retry.backoff.ms = 100 17:04:35 sasl.mechanism = GSSAPI 17:04:35 sasl.oauthbearer.clock.skew.seconds = 30 17:04:35 sasl.oauthbearer.expected.audience = null 17:04:35 sasl.oauthbearer.expected.issuer = null 17:04:35 sasl.oauthbearer.header.urlencode = false 17:04:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:35 sasl.oauthbearer.jwks.endpoint.url = null 17:04:35 sasl.oauthbearer.scope.claim.name = scope 17:04:35 sasl.oauthbearer.sub.claim.name = sub 17:04:35 sasl.oauthbearer.token.endpoint.url = null 17:04:35 security.protocol = PLAINTEXT 17:04:35 security.providers = null 17:04:35 send.buffer.bytes = 131072 17:04:35 session.timeout.ms = 45000 17:04:35 socket.connection.setup.timeout.max.ms = 30000 17:04:35 socket.connection.setup.timeout.ms = 10000 17:04:35 ssl.cipher.suites = null 17:04:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:35 ssl.endpoint.identification.algorithm = https 17:04:35 ssl.engine.factory.class = null 17:04:35 ssl.key.password = null 17:04:35 ssl.keymanager.algorithm = SunX509 17:04:35 ssl.keystore.certificate.chain = null 17:04:35 ssl.keystore.key = null 17:04:35 ssl.keystore.location = null 17:04:35 ssl.keystore.password = null 17:04:35 ssl.keystore.type = JKS 17:04:35 ssl.protocol = TLSv1.3 17:04:35 ssl.provider = null 17:04:35 ssl.secure.random.implementation = null 17:04:35 ssl.trustmanager.algorithm = PKIX 17:04:35 ssl.truststore.certificates = null 17:04:35 ssl.truststore.location = null 17:04:35 ssl.truststore.password = null 17:04:35 ssl.truststore.type = JKS 17:04:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:35 17:04:35 2026-01-12T17:04:35.292Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:35 2026-01-12T17:04:35.294Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:35 2026-01-12T17:04:35.294Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:35 2026-01-12T17:04:35.294Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237475294 17:04:35 2026-01-12T17:04:35.295Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 17:04:35 2026-01-12T17:04:35.299Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:35 2026-01-12T17:04:35.300Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:35 2026-01-12T17:04:35.300Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:04:35 2026-01-12T17:04:35.306Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-12-f456669a-3bef-456c-9257-eaf6ad3ba518 17:04:35 2026-01-12T17:04:35.306Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:04:35 2026-01-12T17:04:35.308Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-12-f456669a-3bef-456c-9257-eaf6ad3ba518', protocol='range'} 17:04:35 2026-01-12T17:04:35.309Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-12-f456669a-3bef-456c-9257-eaf6ad3ba518=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:04:35 2026-01-12T17:04:35.311Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-12-f456669a-3bef-456c-9257-eaf6ad3ba518', protocol='range'} 17:04:35 2026-01-12T17:04:35.311Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 17:04:35 2026-01-12T17:04:35.311Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 17:04:35 2026-01-12T17:04:35.312Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 17:04:35 2026-01-12T17:04:35.317Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting offset for partition ncmp-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}}. 17:04:35 2026-01-12T17:04:35.797Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:35 acks = -1 17:04:35 auto.include.jmx.reporter = true 17:04:35 batch.size = 16384 17:04:35 bootstrap.servers = [localhost:32777] 17:04:35 buffer.memory = 33554432 17:04:35 client.dns.lookup = use_all_dns_ips 17:04:35 client.id = test-client-id 17:04:35 compression.gzip.level = -1 17:04:35 compression.lz4.level = 9 17:04:35 compression.type = none 17:04:35 compression.zstd.level = 3 17:04:35 connections.max.idle.ms = 540000 17:04:35 delivery.timeout.ms = 120000 17:04:35 enable.idempotence = true 17:04:35 enable.metrics.push = true 17:04:35 interceptor.classes = [] 17:04:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:35 linger.ms = 0 17:04:35 max.block.ms = 60000 17:04:35 max.in.flight.requests.per.connection = 5 17:04:35 max.request.size = 1048576 17:04:35 metadata.max.age.ms = 300000 17:04:35 metadata.max.idle.ms = 300000 17:04:35 metadata.recovery.strategy = none 17:04:35 metric.reporters = [] 17:04:35 metrics.num.samples = 2 17:04:35 metrics.recording.level = INFO 17:04:35 metrics.sample.window.ms = 30000 17:04:35 partitioner.adaptive.partitioning.enable = true 17:04:35 partitioner.availability.timeout.ms = 0 17:04:35 partitioner.class = null 17:04:35 partitioner.ignore.keys = false 17:04:35 receive.buffer.bytes = 32768 17:04:35 reconnect.backoff.max.ms = 1000 17:04:35 reconnect.backoff.ms = 50 17:04:35 request.timeout.ms = 30000 17:04:35 retries = 2147483647 17:04:35 retry.backoff.max.ms = 1000 17:04:35 retry.backoff.ms = 100 17:04:35 sasl.client.callback.handler.class = null 17:04:35 sasl.jaas.config = null 17:04:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:35 sasl.kerberos.min.time.before.relogin = 60000 17:04:35 sasl.kerberos.service.name = null 17:04:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:35 sasl.login.callback.handler.class = null 17:04:35 sasl.login.class = null 17:04:35 sasl.login.connect.timeout.ms = null 17:04:35 sasl.login.read.timeout.ms = null 17:04:35 sasl.login.refresh.buffer.seconds = 300 17:04:35 sasl.login.refresh.min.period.seconds = 60 17:04:35 sasl.login.refresh.window.factor = 0.8 17:04:35 sasl.login.refresh.window.jitter = 0.05 17:04:35 sasl.login.retry.backoff.max.ms = 10000 17:04:35 sasl.login.retry.backoff.ms = 100 17:04:35 sasl.mechanism = GSSAPI 17:04:35 sasl.oauthbearer.clock.skew.seconds = 30 17:04:35 sasl.oauthbearer.expected.audience = null 17:04:35 sasl.oauthbearer.expected.issuer = null 17:04:35 sasl.oauthbearer.header.urlencode = false 17:04:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:35 sasl.oauthbearer.jwks.endpoint.url = null 17:04:35 sasl.oauthbearer.scope.claim.name = scope 17:04:35 sasl.oauthbearer.sub.claim.name = sub 17:04:35 sasl.oauthbearer.token.endpoint.url = null 17:04:35 security.protocol = PLAINTEXT 17:04:35 security.providers = null 17:04:35 send.buffer.bytes = 131072 17:04:35 socket.connection.setup.timeout.max.ms = 30000 17:04:35 socket.connection.setup.timeout.ms = 10000 17:04:35 ssl.cipher.suites = null 17:04:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:35 ssl.endpoint.identification.algorithm = https 17:04:35 ssl.engine.factory.class = null 17:04:35 ssl.key.password = null 17:04:35 ssl.keymanager.algorithm = SunX509 17:04:35 ssl.keystore.certificate.chain = null 17:04:35 ssl.keystore.key = null 17:04:35 ssl.keystore.location = null 17:04:35 ssl.keystore.password = null 17:04:35 ssl.keystore.type = JKS 17:04:35 ssl.protocol = TLSv1.3 17:04:35 ssl.provider = null 17:04:35 ssl.secure.random.implementation = null 17:04:35 ssl.trustmanager.algorithm = PKIX 17:04:35 ssl.truststore.certificates = null 17:04:35 ssl.truststore.location = null 17:04:35 ssl.truststore.password = null 17:04:35 ssl.truststore.type = JKS 17:04:35 transaction.timeout.ms = 60000 17:04:35 transactional.id = null 17:04:35 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:35 17:04:35 2026-01-12T17:04:35.797Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:35 2026-01-12T17:04:35.798Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:35 2026-01-12T17:04:35.802Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:35 2026-01-12T17:04:35.802Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:35 2026-01-12T17:04:35.802Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237475802 17:04:35 2026-01-12T17:04:35.802Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:35 acks = -1 17:04:35 auto.include.jmx.reporter = true 17:04:35 batch.size = 16384 17:04:35 bootstrap.servers = [localhost:32777] 17:04:35 buffer.memory = 33554432 17:04:35 client.dns.lookup = use_all_dns_ips 17:04:35 client.id = test-client-id 17:04:35 compression.gzip.level = -1 17:04:35 compression.lz4.level = 9 17:04:35 compression.type = none 17:04:35 compression.zstd.level = 3 17:04:35 connections.max.idle.ms = 540000 17:04:35 delivery.timeout.ms = 120000 17:04:35 enable.idempotence = true 17:04:35 enable.metrics.push = true 17:04:35 interceptor.classes = [] 17:04:35 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:35 linger.ms = 0 17:04:35 max.block.ms = 60000 17:04:35 max.in.flight.requests.per.connection = 5 17:04:35 max.request.size = 1048576 17:04:35 metadata.max.age.ms = 300000 17:04:35 metadata.max.idle.ms = 300000 17:04:35 metadata.recovery.strategy = none 17:04:35 metric.reporters = [] 17:04:35 metrics.num.samples = 2 17:04:35 metrics.recording.level = INFO 17:04:35 metrics.sample.window.ms = 30000 17:04:35 partitioner.adaptive.partitioning.enable = true 17:04:35 partitioner.availability.timeout.ms = 0 17:04:35 partitioner.class = null 17:04:35 partitioner.ignore.keys = false 17:04:35 receive.buffer.bytes = 32768 17:04:35 reconnect.backoff.max.ms = 1000 17:04:35 reconnect.backoff.ms = 50 17:04:35 request.timeout.ms = 30000 17:04:35 retries = 2147483647 17:04:35 retry.backoff.max.ms = 1000 17:04:35 retry.backoff.ms = 100 17:04:35 sasl.client.callback.handler.class = null 17:04:35 sasl.jaas.config = null 17:04:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:35 sasl.kerberos.min.time.before.relogin = 60000 17:04:35 sasl.kerberos.service.name = null 17:04:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:35 sasl.login.callback.handler.class = null 17:04:35 sasl.login.class = null 17:04:35 sasl.login.connect.timeout.ms = null 17:04:35 sasl.login.read.timeout.ms = null 17:04:35 sasl.login.refresh.buffer.seconds = 300 17:04:35 sasl.login.refresh.min.period.seconds = 60 17:04:35 sasl.login.refresh.window.factor = 0.8 17:04:35 sasl.login.refresh.window.jitter = 0.05 17:04:35 sasl.login.retry.backoff.max.ms = 10000 17:04:35 sasl.login.retry.backoff.ms = 100 17:04:35 sasl.mechanism = GSSAPI 17:04:35 sasl.oauthbearer.clock.skew.seconds = 30 17:04:35 sasl.oauthbearer.expected.audience = null 17:04:35 sasl.oauthbearer.expected.issuer = null 17:04:35 sasl.oauthbearer.header.urlencode = false 17:04:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:35 sasl.oauthbearer.jwks.endpoint.url = null 17:04:35 sasl.oauthbearer.scope.claim.name = scope 17:04:35 sasl.oauthbearer.sub.claim.name = sub 17:04:35 sasl.oauthbearer.token.endpoint.url = null 17:04:35 security.protocol = PLAINTEXT 17:04:35 security.providers = null 17:04:35 send.buffer.bytes = 131072 17:04:35 socket.connection.setup.timeout.max.ms = 30000 17:04:35 socket.connection.setup.timeout.ms = 10000 17:04:35 ssl.cipher.suites = null 17:04:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:35 ssl.endpoint.identification.algorithm = https 17:04:35 ssl.engine.factory.class = null 17:04:35 ssl.key.password = null 17:04:35 ssl.keymanager.algorithm = SunX509 17:04:35 ssl.keystore.certificate.chain = null 17:04:35 ssl.keystore.key = null 17:04:35 ssl.keystore.location = null 17:04:35 ssl.keystore.password = null 17:04:35 ssl.keystore.type = JKS 17:04:35 ssl.protocol = TLSv1.3 17:04:35 ssl.provider = null 17:04:35 ssl.secure.random.implementation = null 17:04:35 ssl.trustmanager.algorithm = PKIX 17:04:35 ssl.truststore.certificates = null 17:04:35 ssl.truststore.location = null 17:04:35 ssl.truststore.password = null 17:04:35 ssl.truststore.type = JKS 17:04:35 transaction.timeout.ms = 60000 17:04:35 transactional.id = null 17:04:35 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:35 17:04:35 2026-01-12T17:04:35.802Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:35 2026-01-12T17:04:35.803Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:35 2026-01-12T17:04:35.805Z INFO 11286 --- [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. 17:04:35 2026-01-12T17:04:35.811Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:35 2026-01-12T17:04:35.811Z INFO 11286 --- [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 17:04:35 2026-01-12T17:04:35.814Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:35 2026-01-12T17:04:35.814Z INFO 11286 --- [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 17:04:35 2026-01-12T17:04:35.832Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:35.935Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:36.028Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:36.086Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:36.130Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:36.159Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:36.233Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:36.311Z INFO 11286 --- [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 17:04:36 2026-01-12T17:04:36.350Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 17:04:36 2026-01-12T17:04:36.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Member consumer-test-group-12-f456669a-3bef-456c-9257-eaf6ad3ba518 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:36 2026-01-12T17:04:36.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:36 2026-01-12T17:04:36.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:36 2026-01-12T17:04:36.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:36 2026-01-12T17:04:36.353Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:36 2026-01-12T17:04:36.353Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:36 2026-01-12T17:04:36.853Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:36 2026-01-12T17:04:36.853Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:36 2026-01-12T17:04:36.853Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:36 2026-01-12T17:04:36.853Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:36 2026-01-12T17:04:36.856Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 17:04:36 2026-01-12T17:04:36.856Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:36 2026-01-12T17:04:36.859Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:36 2026-01-12T17:04:36.859Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:36 2026-01-12T17:04:36.859Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:36 2026-01-12T17:04:36.859Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:36 2026-01-12T17:04:36.859Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:36 2026-01-12T17:04:36.859Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:36 2026-01-12T17:04:36.862Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:36 2026-01-12T17:04:36.862Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:36 2026-01-12T17:04:36.862Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:36 2026-01-12T17:04:36.862Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:36 2026-01-12T17:04:36.862Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:37 2026-01-12T17:04:37.016Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:37 2026-01-12T17:04:37.019Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:37 2026-01-12T17:04:37.019Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:37 2026-01-12T17:04:37.020Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:37 2026-01-12T17:04:37.020Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:37 2026-01-12T17:04:37.046Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:37 2026-01-12T17:04:37.092Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:37 2026-01-12T17:04:37.092Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:37 2026-01-12T17:04:37.092Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:37 2026-01-12T17:04:37.093Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:37 2026-01-12T17:04:37.093Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:37 2026-01-12T17:04:37.118Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:37 2026-01-12T17:04:37.142Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:37 2026-01-12T17:04:37.142Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:37 2026-01-12T17:04:37.143Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:37 2026-01-12T17:04:37.143Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:37 2026-01-12T17:04:37.143Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:37 2026-01-12T17:04:37.168Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:37 2026-01-12T17:04:37.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:37 2026-01-12T17:04:37.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:37 2026-01-12T17:04:37.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:37 2026-01-12T17:04:37.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:37 2026-01-12T17:04:37.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:37 2026-01-12T17:04:37.219Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:37 2026-01-12T17:04:37.245Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:37 2026-01-12T17:04:37.245Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:37 2026-01-12T17:04:37.246Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:37 2026-01-12T17:04:37.246Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:37 2026-01-12T17:04:37.246Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:37 2026-01-12T17:04:37.271Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:37 2026-01-12T17:04:37.304Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:37 2026-01-12T17:04:37.304Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:37 2026-01-12T17:04:37.305Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:37 2026-01-12T17:04:37.305Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:37 2026-01-12T17:04:37.305Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:37 2026-01-12T17:04:37.338Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:37 2026-01-12T17:04:37.348Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:37 allow.auto.create.topics = true 17:04:37 auto.commit.interval.ms = 5000 17:04:37 auto.include.jmx.reporter = true 17:04:37 auto.offset.reset = latest 17:04:37 bootstrap.servers = [localhost:32777] 17:04:37 check.crcs = true 17:04:37 client.dns.lookup = use_all_dns_ips 17:04:37 client.id = consumer-test-group-13 17:04:37 client.rack = 17:04:37 connections.max.idle.ms = 540000 17:04:37 default.api.timeout.ms = 60000 17:04:37 enable.auto.commit = true 17:04:37 enable.metrics.push = true 17:04:37 exclude.internal.topics = true 17:04:37 fetch.max.bytes = 52428800 17:04:37 fetch.max.wait.ms = 500 17:04:37 fetch.min.bytes = 1 17:04:37 group.id = test-group 17:04:37 group.instance.id = null 17:04:37 group.protocol = classic 17:04:37 group.remote.assignor = null 17:04:37 heartbeat.interval.ms = 3000 17:04:37 interceptor.classes = [] 17:04:37 internal.leave.group.on.close = true 17:04:37 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:37 isolation.level = read_uncommitted 17:04:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:37 max.partition.fetch.bytes = 1048576 17:04:37 max.poll.interval.ms = 300000 17:04:37 max.poll.records = 2147483647 17:04:37 metadata.max.age.ms = 300000 17:04:37 metadata.recovery.strategy = none 17:04:37 metric.reporters = [] 17:04:37 metrics.num.samples = 2 17:04:37 metrics.recording.level = INFO 17:04:37 metrics.sample.window.ms = 30000 17:04:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:37 receive.buffer.bytes = 65536 17:04:37 reconnect.backoff.max.ms = 1000 17:04:37 reconnect.backoff.ms = 50 17:04:37 request.timeout.ms = 30000 17:04:37 retry.backoff.max.ms = 1000 17:04:37 retry.backoff.ms = 100 17:04:37 sasl.client.callback.handler.class = null 17:04:37 sasl.jaas.config = null 17:04:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:37 sasl.kerberos.min.time.before.relogin = 60000 17:04:37 sasl.kerberos.service.name = null 17:04:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:37 sasl.login.callback.handler.class = null 17:04:37 sasl.login.class = null 17:04:37 sasl.login.connect.timeout.ms = null 17:04:37 sasl.login.read.timeout.ms = null 17:04:37 sasl.login.refresh.buffer.seconds = 300 17:04:37 sasl.login.refresh.min.period.seconds = 60 17:04:37 sasl.login.refresh.window.factor = 0.8 17:04:37 sasl.login.refresh.window.jitter = 0.05 17:04:37 sasl.login.retry.backoff.max.ms = 10000 17:04:37 sasl.login.retry.backoff.ms = 100 17:04:37 sasl.mechanism = GSSAPI 17:04:37 sasl.oauthbearer.clock.skew.seconds = 30 17:04:37 sasl.oauthbearer.expected.audience = null 17:04:37 sasl.oauthbearer.expected.issuer = null 17:04:37 sasl.oauthbearer.header.urlencode = false 17:04:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:37 sasl.oauthbearer.jwks.endpoint.url = null 17:04:37 sasl.oauthbearer.scope.claim.name = scope 17:04:37 sasl.oauthbearer.sub.claim.name = sub 17:04:37 sasl.oauthbearer.token.endpoint.url = null 17:04:37 security.protocol = PLAINTEXT 17:04:37 security.providers = null 17:04:37 send.buffer.bytes = 131072 17:04:37 session.timeout.ms = 45000 17:04:37 socket.connection.setup.timeout.max.ms = 30000 17:04:37 socket.connection.setup.timeout.ms = 10000 17:04:37 ssl.cipher.suites = null 17:04:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:37 ssl.endpoint.identification.algorithm = https 17:04:37 ssl.engine.factory.class = null 17:04:37 ssl.key.password = null 17:04:37 ssl.keymanager.algorithm = SunX509 17:04:37 ssl.keystore.certificate.chain = null 17:04:37 ssl.keystore.key = null 17:04:37 ssl.keystore.location = null 17:04:37 ssl.keystore.password = null 17:04:37 ssl.keystore.type = JKS 17:04:37 ssl.protocol = TLSv1.3 17:04:37 ssl.provider = null 17:04:37 ssl.secure.random.implementation = null 17:04:37 ssl.trustmanager.algorithm = PKIX 17:04:37 ssl.truststore.certificates = null 17:04:37 ssl.truststore.location = null 17:04:37 ssl.truststore.password = null 17:04:37 ssl.truststore.type = JKS 17:04:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:37 17:04:37 2026-01-12T17:04:37.348Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:37 2026-01-12T17:04:37.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:37 2026-01-12T17:04:37.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:37 2026-01-12T17:04:37.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237477350 17:04:37 2026-01-12T17:04:37.350Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 17:04:37 2026-01-12T17:04:37.355Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:37 2026-01-12T17:04:37.355Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:37 2026-01-12T17:04:37.356Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:04:37 2026-01-12T17:04:37.359Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-13-f033709d-c4c2-426e-8e51-a5e6dc2a7eaf 17:04:37 2026-01-12T17:04:37.359Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:04:37 2026-01-12T17:04:37.361Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-13-f033709d-c4c2-426e-8e51-a5e6dc2a7eaf', protocol='range'} 17:04:37 2026-01-12T17:04:37.362Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-13-f033709d-c4c2-426e-8e51-a5e6dc2a7eaf=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:04:37 2026-01-12T17:04:37.365Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-13-f033709d-c4c2-426e-8e51-a5e6dc2a7eaf', protocol='range'} 17:04:37 2026-01-12T17:04:37.365Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 17:04:37 2026-01-12T17:04:37.365Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 17:04:37 2026-01-12T17:04:37.367Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 17:04:37 2026-01-12T17:04:37.374Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting offset for partition ncmp-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}}. 17:04:37 2026-01-12T17:04:37.852Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:37 acks = -1 17:04:37 auto.include.jmx.reporter = true 17:04:37 batch.size = 16384 17:04:37 bootstrap.servers = [localhost:32777] 17:04:37 buffer.memory = 33554432 17:04:37 client.dns.lookup = use_all_dns_ips 17:04:37 client.id = test-client-id 17:04:37 compression.gzip.level = -1 17:04:37 compression.lz4.level = 9 17:04:37 compression.type = none 17:04:37 compression.zstd.level = 3 17:04:37 connections.max.idle.ms = 540000 17:04:37 delivery.timeout.ms = 120000 17:04:37 enable.idempotence = true 17:04:37 enable.metrics.push = true 17:04:37 interceptor.classes = [] 17:04:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:37 linger.ms = 0 17:04:37 max.block.ms = 60000 17:04:37 max.in.flight.requests.per.connection = 5 17:04:37 max.request.size = 1048576 17:04:37 metadata.max.age.ms = 300000 17:04:37 metadata.max.idle.ms = 300000 17:04:37 metadata.recovery.strategy = none 17:04:37 metric.reporters = [] 17:04:37 metrics.num.samples = 2 17:04:37 metrics.recording.level = INFO 17:04:37 metrics.sample.window.ms = 30000 17:04:37 partitioner.adaptive.partitioning.enable = true 17:04:37 partitioner.availability.timeout.ms = 0 17:04:37 partitioner.class = null 17:04:37 partitioner.ignore.keys = false 17:04:37 receive.buffer.bytes = 32768 17:04:37 reconnect.backoff.max.ms = 1000 17:04:37 reconnect.backoff.ms = 50 17:04:37 request.timeout.ms = 30000 17:04:37 retries = 2147483647 17:04:37 retry.backoff.max.ms = 1000 17:04:37 retry.backoff.ms = 100 17:04:37 sasl.client.callback.handler.class = null 17:04:37 sasl.jaas.config = null 17:04:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:37 sasl.kerberos.min.time.before.relogin = 60000 17:04:37 sasl.kerberos.service.name = null 17:04:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:37 sasl.login.callback.handler.class = null 17:04:37 sasl.login.class = null 17:04:37 sasl.login.connect.timeout.ms = null 17:04:37 sasl.login.read.timeout.ms = null 17:04:37 sasl.login.refresh.buffer.seconds = 300 17:04:37 sasl.login.refresh.min.period.seconds = 60 17:04:37 sasl.login.refresh.window.factor = 0.8 17:04:37 sasl.login.refresh.window.jitter = 0.05 17:04:37 sasl.login.retry.backoff.max.ms = 10000 17:04:37 sasl.login.retry.backoff.ms = 100 17:04:37 sasl.mechanism = GSSAPI 17:04:37 sasl.oauthbearer.clock.skew.seconds = 30 17:04:37 sasl.oauthbearer.expected.audience = null 17:04:37 sasl.oauthbearer.expected.issuer = null 17:04:37 sasl.oauthbearer.header.urlencode = false 17:04:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:37 sasl.oauthbearer.jwks.endpoint.url = null 17:04:37 sasl.oauthbearer.scope.claim.name = scope 17:04:37 sasl.oauthbearer.sub.claim.name = sub 17:04:37 sasl.oauthbearer.token.endpoint.url = null 17:04:37 security.protocol = PLAINTEXT 17:04:37 security.providers = null 17:04:37 send.buffer.bytes = 131072 17:04:37 socket.connection.setup.timeout.max.ms = 30000 17:04:37 socket.connection.setup.timeout.ms = 10000 17:04:37 ssl.cipher.suites = null 17:04:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:37 ssl.endpoint.identification.algorithm = https 17:04:37 ssl.engine.factory.class = null 17:04:37 ssl.key.password = null 17:04:37 ssl.keymanager.algorithm = SunX509 17:04:37 ssl.keystore.certificate.chain = null 17:04:37 ssl.keystore.key = null 17:04:37 ssl.keystore.location = null 17:04:37 ssl.keystore.password = null 17:04:37 ssl.keystore.type = JKS 17:04:37 ssl.protocol = TLSv1.3 17:04:37 ssl.provider = null 17:04:37 ssl.secure.random.implementation = null 17:04:37 ssl.trustmanager.algorithm = PKIX 17:04:37 ssl.truststore.certificates = null 17:04:37 ssl.truststore.location = null 17:04:37 ssl.truststore.password = null 17:04:37 ssl.truststore.type = JKS 17:04:37 transaction.timeout.ms = 60000 17:04:37 transactional.id = null 17:04:37 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:37 17:04:37 2026-01-12T17:04:37.852Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:37 2026-01-12T17:04:37.853Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:37 2026-01-12T17:04:37.855Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:37 2026-01-12T17:04:37.855Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:37 2026-01-12T17:04:37.855Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237477855 17:04:37 2026-01-12T17:04:37.855Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:37 acks = -1 17:04:37 auto.include.jmx.reporter = true 17:04:37 batch.size = 16384 17:04:37 bootstrap.servers = [localhost:32777] 17:04:37 buffer.memory = 33554432 17:04:37 client.dns.lookup = use_all_dns_ips 17:04:37 client.id = test-client-id 17:04:37 compression.gzip.level = -1 17:04:37 compression.lz4.level = 9 17:04:37 compression.type = none 17:04:37 compression.zstd.level = 3 17:04:37 connections.max.idle.ms = 540000 17:04:37 delivery.timeout.ms = 120000 17:04:37 enable.idempotence = true 17:04:37 enable.metrics.push = true 17:04:37 interceptor.classes = [] 17:04:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:37 linger.ms = 0 17:04:37 max.block.ms = 60000 17:04:37 max.in.flight.requests.per.connection = 5 17:04:37 max.request.size = 1048576 17:04:37 metadata.max.age.ms = 300000 17:04:37 metadata.max.idle.ms = 300000 17:04:37 metadata.recovery.strategy = none 17:04:37 metric.reporters = [] 17:04:37 metrics.num.samples = 2 17:04:37 metrics.recording.level = INFO 17:04:37 metrics.sample.window.ms = 30000 17:04:37 partitioner.adaptive.partitioning.enable = true 17:04:37 partitioner.availability.timeout.ms = 0 17:04:37 partitioner.class = null 17:04:37 partitioner.ignore.keys = false 17:04:37 receive.buffer.bytes = 32768 17:04:37 reconnect.backoff.max.ms = 1000 17:04:37 reconnect.backoff.ms = 50 17:04:37 request.timeout.ms = 30000 17:04:37 retries = 2147483647 17:04:37 retry.backoff.max.ms = 1000 17:04:37 retry.backoff.ms = 100 17:04:37 sasl.client.callback.handler.class = null 17:04:37 sasl.jaas.config = null 17:04:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:37 sasl.kerberos.min.time.before.relogin = 60000 17:04:37 sasl.kerberos.service.name = null 17:04:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:37 sasl.login.callback.handler.class = null 17:04:37 sasl.login.class = null 17:04:37 sasl.login.connect.timeout.ms = null 17:04:37 sasl.login.read.timeout.ms = null 17:04:37 sasl.login.refresh.buffer.seconds = 300 17:04:37 sasl.login.refresh.min.period.seconds = 60 17:04:37 sasl.login.refresh.window.factor = 0.8 17:04:37 sasl.login.refresh.window.jitter = 0.05 17:04:37 sasl.login.retry.backoff.max.ms = 10000 17:04:37 sasl.login.retry.backoff.ms = 100 17:04:37 sasl.mechanism = GSSAPI 17:04:37 sasl.oauthbearer.clock.skew.seconds = 30 17:04:37 sasl.oauthbearer.expected.audience = null 17:04:37 sasl.oauthbearer.expected.issuer = null 17:04:37 sasl.oauthbearer.header.urlencode = false 17:04:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:37 sasl.oauthbearer.jwks.endpoint.url = null 17:04:37 sasl.oauthbearer.scope.claim.name = scope 17:04:37 sasl.oauthbearer.sub.claim.name = sub 17:04:37 sasl.oauthbearer.token.endpoint.url = null 17:04:37 security.protocol = PLAINTEXT 17:04:37 security.providers = null 17:04:37 send.buffer.bytes = 131072 17:04:37 socket.connection.setup.timeout.max.ms = 30000 17:04:37 socket.connection.setup.timeout.ms = 10000 17:04:37 ssl.cipher.suites = null 17:04:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:37 ssl.endpoint.identification.algorithm = https 17:04:37 ssl.engine.factory.class = null 17:04:37 ssl.key.password = null 17:04:37 ssl.keymanager.algorithm = SunX509 17:04:37 ssl.keystore.certificate.chain = null 17:04:37 ssl.keystore.key = null 17:04:37 ssl.keystore.location = null 17:04:37 ssl.keystore.password = null 17:04:37 ssl.keystore.type = JKS 17:04:37 ssl.protocol = TLSv1.3 17:04:37 ssl.provider = null 17:04:37 ssl.secure.random.implementation = null 17:04:37 ssl.trustmanager.algorithm = PKIX 17:04:37 ssl.truststore.certificates = null 17:04:37 ssl.truststore.location = null 17:04:37 ssl.truststore.password = null 17:04:37 ssl.truststore.type = JKS 17:04:37 transaction.timeout.ms = 60000 17:04:37 transactional.id = null 17:04:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:37 17:04:37 2026-01-12T17:04:37.856Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:37 2026-01-12T17:04:37.856Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:37 2026-01-12T17:04:37.857Z INFO 11286 --- [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. 17:04:37 2026-01-12T17:04:37.859Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:37 2026-01-12T17:04:37.859Z INFO 11286 --- [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 17:04:37 2026-01-12T17:04:37.863Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:37 2026-01-12T17:04:37.863Z INFO 11286 --- [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 17:04:37 2026-01-12T17:04:37.868Z INFO 11286 --- [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 17:04:37 2026-01-12T17:04:37.874Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:37.976Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:37.982Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.077Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.082Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.180Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.240Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.280Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.304Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.381Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.414Z INFO 11286 --- [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 17:04:38 2026-01-12T17:04:38.500Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 17:04:38 2026-01-12T17:04:38.500Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Member consumer-test-group-13-f033709d-c4c2-426e-8e51-a5e6dc2a7eaf sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:38 2026-01-12T17:04:38.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:38 2026-01-12T17:04:38.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:38 2026-01-12T17:04:38.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:38 2026-01-12T17:04:38.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:38 2026-01-12T17:04:38.502Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:39 2026-01-12T17:04:39.000Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:39 2026-01-12T17:04:39.000Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:39 2026-01-12T17:04:39.000Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:39 2026-01-12T17:04:39.000Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:39 2026-01-12T17:04:39.002Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 17:04:39 2026-01-12T17:04:39.002Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:39 2026-01-12T17:04:39.019Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:39 2026-01-12T17:04:39.020Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:39 2026-01-12T17:04:39.020Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:39 2026-01-12T17:04:39.020Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:39 2026-01-12T17:04:39.020Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:39 2026-01-12T17:04:39.020Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:39 2026-01-12T17:04:39.021Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:39 2026-01-12T17:04:39.021Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:39 2026-01-12T17:04:39.021Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:39 2026-01-12T17:04:39.021Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:39 2026-01-12T17:04:39.021Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:39 2026-01-12T17:04:39.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:39 2026-01-12T17:04:39.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:39 2026-01-12T17:04:39.195Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:39 2026-01-12T17:04:39.195Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:39 2026-01-12T17:04:39.195Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:39 2026-01-12T17:04:39.217Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:39 2026-01-12T17:04:39.241Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:39 2026-01-12T17:04:39.244Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:39 2026-01-12T17:04:39.244Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:39 2026-01-12T17:04:39.244Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:39 2026-01-12T17:04:39.244Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:39 2026-01-12T17:04:39.272Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:39 2026-01-12T17:04:39.295Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:39 2026-01-12T17:04:39.295Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:39 2026-01-12T17:04:39.296Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:39 2026-01-12T17:04:39.296Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:39 2026-01-12T17:04:39.296Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:39 2026-01-12T17:04:39.320Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:39 2026-01-12T17:04:39.340Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:39 2026-01-12T17:04:39.340Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:39 2026-01-12T17:04:39.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:39 2026-01-12T17:04:39.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:39 2026-01-12T17:04:39.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:39 2026-01-12T17:04:39.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:39 2026-01-12T17:04:39.386Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:39 2026-01-12T17:04:39.386Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:39 2026-01-12T17:04:39.386Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:39 2026-01-12T17:04:39.386Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:39 2026-01-12T17:04:39.386Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:39 2026-01-12T17:04:39.411Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:39 2026-01-12T17:04:39.431Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:39 2026-01-12T17:04:39.431Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:39 2026-01-12T17:04:39.432Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:39 2026-01-12T17:04:39.432Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:39 2026-01-12T17:04:39.432Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:39 2026-01-12T17:04:39.476Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:39 2026-01-12T17:04:39.488Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:39 allow.auto.create.topics = true 17:04:39 auto.commit.interval.ms = 5000 17:04:39 auto.include.jmx.reporter = true 17:04:39 auto.offset.reset = latest 17:04:39 bootstrap.servers = [localhost:32777] 17:04:39 check.crcs = true 17:04:39 client.dns.lookup = use_all_dns_ips 17:04:39 client.id = consumer-test-group-14 17:04:39 client.rack = 17:04:39 connections.max.idle.ms = 540000 17:04:39 default.api.timeout.ms = 60000 17:04:39 enable.auto.commit = true 17:04:39 enable.metrics.push = true 17:04:39 exclude.internal.topics = true 17:04:39 fetch.max.bytes = 52428800 17:04:39 fetch.max.wait.ms = 500 17:04:39 fetch.min.bytes = 1 17:04:39 group.id = test-group 17:04:39 group.instance.id = null 17:04:39 group.protocol = classic 17:04:39 group.remote.assignor = null 17:04:39 heartbeat.interval.ms = 3000 17:04:39 interceptor.classes = [] 17:04:39 internal.leave.group.on.close = true 17:04:39 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:39 isolation.level = read_uncommitted 17:04:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:39 max.partition.fetch.bytes = 1048576 17:04:39 max.poll.interval.ms = 300000 17:04:39 max.poll.records = 2147483647 17:04:39 metadata.max.age.ms = 300000 17:04:39 metadata.recovery.strategy = none 17:04:39 metric.reporters = [] 17:04:39 metrics.num.samples = 2 17:04:39 metrics.recording.level = INFO 17:04:39 metrics.sample.window.ms = 30000 17:04:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:39 receive.buffer.bytes = 65536 17:04:39 reconnect.backoff.max.ms = 1000 17:04:39 reconnect.backoff.ms = 50 17:04:39 request.timeout.ms = 30000 17:04:39 retry.backoff.max.ms = 1000 17:04:39 retry.backoff.ms = 100 17:04:39 sasl.client.callback.handler.class = null 17:04:39 sasl.jaas.config = null 17:04:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:39 sasl.kerberos.min.time.before.relogin = 60000 17:04:39 sasl.kerberos.service.name = null 17:04:39 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:39 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:39 sasl.login.callback.handler.class = null 17:04:39 sasl.login.class = null 17:04:39 sasl.login.connect.timeout.ms = null 17:04:39 sasl.login.read.timeout.ms = null 17:04:39 sasl.login.refresh.buffer.seconds = 300 17:04:39 sasl.login.refresh.min.period.seconds = 60 17:04:39 sasl.login.refresh.window.factor = 0.8 17:04:39 sasl.login.refresh.window.jitter = 0.05 17:04:39 sasl.login.retry.backoff.max.ms = 10000 17:04:39 sasl.login.retry.backoff.ms = 100 17:04:39 sasl.mechanism = GSSAPI 17:04:39 sasl.oauthbearer.clock.skew.seconds = 30 17:04:39 sasl.oauthbearer.expected.audience = null 17:04:39 sasl.oauthbearer.expected.issuer = null 17:04:39 sasl.oauthbearer.header.urlencode = false 17:04:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:39 sasl.oauthbearer.jwks.endpoint.url = null 17:04:39 sasl.oauthbearer.scope.claim.name = scope 17:04:39 sasl.oauthbearer.sub.claim.name = sub 17:04:39 sasl.oauthbearer.token.endpoint.url = null 17:04:39 security.protocol = PLAINTEXT 17:04:39 security.providers = null 17:04:39 send.buffer.bytes = 131072 17:04:39 session.timeout.ms = 45000 17:04:39 socket.connection.setup.timeout.max.ms = 30000 17:04:39 socket.connection.setup.timeout.ms = 10000 17:04:39 ssl.cipher.suites = null 17:04:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:39 ssl.endpoint.identification.algorithm = https 17:04:39 ssl.engine.factory.class = null 17:04:39 ssl.key.password = null 17:04:39 ssl.keymanager.algorithm = SunX509 17:04:39 ssl.keystore.certificate.chain = null 17:04:39 ssl.keystore.key = null 17:04:39 ssl.keystore.location = null 17:04:39 ssl.keystore.password = null 17:04:39 ssl.keystore.type = JKS 17:04:39 ssl.protocol = TLSv1.3 17:04:39 ssl.provider = null 17:04:39 ssl.secure.random.implementation = null 17:04:39 ssl.trustmanager.algorithm = PKIX 17:04:39 ssl.truststore.certificates = null 17:04:39 ssl.truststore.location = null 17:04:39 ssl.truststore.password = null 17:04:39 ssl.truststore.type = JKS 17:04:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:39 17:04:39 2026-01-12T17:04:39.489Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:39 2026-01-12T17:04:39.491Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:39 2026-01-12T17:04:39.491Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:39 2026-01-12T17:04:39.491Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237479491 17:04:39 2026-01-12T17:04:39.491Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 17:04:39 2026-01-12T17:04:39.495Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:39 2026-01-12T17:04:39.496Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:39 2026-01-12T17:04:39.496Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:04:39 2026-01-12T17:04:39.509Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-14-2b89ff47-69b1-4d1f-84c0-b0777df56fd9 17:04:39 2026-01-12T17:04:39.509Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:04:39 2026-01-12T17:04:39.513Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-14-2b89ff47-69b1-4d1f-84c0-b0777df56fd9', protocol='range'} 17:04:39 2026-01-12T17:04:39.514Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-14-2b89ff47-69b1-4d1f-84c0-b0777df56fd9=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:04:39 2026-01-12T17:04:39.516Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-14-2b89ff47-69b1-4d1f-84c0-b0777df56fd9', protocol='range'} 17:04:39 2026-01-12T17:04:39.516Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 17:04:39 2026-01-12T17:04:39.516Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 17:04:39 2026-01-12T17:04:39.517Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 17:04:39 2026-01-12T17:04:39.522Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-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}}. 17:04:40 2026-01-12T17:04:39.992Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:40 acks = -1 17:04:40 auto.include.jmx.reporter = true 17:04:40 batch.size = 16384 17:04:40 bootstrap.servers = [localhost:32777] 17:04:40 buffer.memory = 33554432 17:04:40 client.dns.lookup = use_all_dns_ips 17:04:40 client.id = test-client-id 17:04:40 compression.gzip.level = -1 17:04:40 compression.lz4.level = 9 17:04:40 compression.type = none 17:04:40 compression.zstd.level = 3 17:04:40 connections.max.idle.ms = 540000 17:04:40 delivery.timeout.ms = 120000 17:04:40 enable.idempotence = true 17:04:40 enable.metrics.push = true 17:04:40 interceptor.classes = [] 17:04:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:40 linger.ms = 0 17:04:40 max.block.ms = 60000 17:04:40 max.in.flight.requests.per.connection = 5 17:04:40 max.request.size = 1048576 17:04:40 metadata.max.age.ms = 300000 17:04:40 metadata.max.idle.ms = 300000 17:04:40 metadata.recovery.strategy = none 17:04:40 metric.reporters = [] 17:04:40 metrics.num.samples = 2 17:04:40 metrics.recording.level = INFO 17:04:40 metrics.sample.window.ms = 30000 17:04:40 partitioner.adaptive.partitioning.enable = true 17:04:40 partitioner.availability.timeout.ms = 0 17:04:40 partitioner.class = null 17:04:40 partitioner.ignore.keys = false 17:04:40 receive.buffer.bytes = 32768 17:04:40 reconnect.backoff.max.ms = 1000 17:04:40 reconnect.backoff.ms = 50 17:04:40 request.timeout.ms = 30000 17:04:40 retries = 2147483647 17:04:40 retry.backoff.max.ms = 1000 17:04:40 retry.backoff.ms = 100 17:04:40 sasl.client.callback.handler.class = null 17:04:40 sasl.jaas.config = null 17:04:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:40 sasl.kerberos.min.time.before.relogin = 60000 17:04:40 sasl.kerberos.service.name = null 17:04:40 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:40 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:40 sasl.login.callback.handler.class = null 17:04:40 sasl.login.class = null 17:04:40 sasl.login.connect.timeout.ms = null 17:04:40 sasl.login.read.timeout.ms = null 17:04:40 sasl.login.refresh.buffer.seconds = 300 17:04:40 sasl.login.refresh.min.period.seconds = 60 17:04:40 sasl.login.refresh.window.factor = 0.8 17:04:40 sasl.login.refresh.window.jitter = 0.05 17:04:40 sasl.login.retry.backoff.max.ms = 10000 17:04:40 sasl.login.retry.backoff.ms = 100 17:04:40 sasl.mechanism = GSSAPI 17:04:40 sasl.oauthbearer.clock.skew.seconds = 30 17:04:40 sasl.oauthbearer.expected.audience = null 17:04:40 sasl.oauthbearer.expected.issuer = null 17:04:40 sasl.oauthbearer.header.urlencode = false 17:04:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:40 sasl.oauthbearer.jwks.endpoint.url = null 17:04:40 sasl.oauthbearer.scope.claim.name = scope 17:04:40 sasl.oauthbearer.sub.claim.name = sub 17:04:40 sasl.oauthbearer.token.endpoint.url = null 17:04:40 security.protocol = PLAINTEXT 17:04:40 security.providers = null 17:04:40 send.buffer.bytes = 131072 17:04:40 socket.connection.setup.timeout.max.ms = 30000 17:04:40 socket.connection.setup.timeout.ms = 10000 17:04:40 ssl.cipher.suites = null 17:04:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:40 ssl.endpoint.identification.algorithm = https 17:04:40 ssl.engine.factory.class = null 17:04:40 ssl.key.password = null 17:04:40 ssl.keymanager.algorithm = SunX509 17:04:40 ssl.keystore.certificate.chain = null 17:04:40 ssl.keystore.key = null 17:04:40 ssl.keystore.location = null 17:04:40 ssl.keystore.password = null 17:04:40 ssl.keystore.type = JKS 17:04:40 ssl.protocol = TLSv1.3 17:04:40 ssl.provider = null 17:04:40 ssl.secure.random.implementation = null 17:04:40 ssl.trustmanager.algorithm = PKIX 17:04:40 ssl.truststore.certificates = null 17:04:40 ssl.truststore.location = null 17:04:40 ssl.truststore.password = null 17:04:40 ssl.truststore.type = JKS 17:04:40 transaction.timeout.ms = 60000 17:04:40 transactional.id = null 17:04:40 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:40 17:04:40 2026-01-12T17:04:39.993Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:40 2026-01-12T17:04:39.994Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:40 2026-01-12T17:04:39.997Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:40 2026-01-12T17:04:39.997Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:40 2026-01-12T17:04:39.997Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237479997 17:04:40 2026-01-12T17:04:39.998Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:40 acks = -1 17:04:40 auto.include.jmx.reporter = true 17:04:40 batch.size = 16384 17:04:40 bootstrap.servers = [localhost:32777] 17:04:40 buffer.memory = 33554432 17:04:40 client.dns.lookup = use_all_dns_ips 17:04:40 client.id = test-client-id 17:04:40 compression.gzip.level = -1 17:04:40 compression.lz4.level = 9 17:04:40 compression.type = none 17:04:40 compression.zstd.level = 3 17:04:40 connections.max.idle.ms = 540000 17:04:40 delivery.timeout.ms = 120000 17:04:40 enable.idempotence = true 17:04:40 enable.metrics.push = true 17:04:40 interceptor.classes = [] 17:04:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:40 linger.ms = 0 17:04:40 max.block.ms = 60000 17:04:40 max.in.flight.requests.per.connection = 5 17:04:40 max.request.size = 1048576 17:04:40 metadata.max.age.ms = 300000 17:04:40 metadata.max.idle.ms = 300000 17:04:40 metadata.recovery.strategy = none 17:04:40 metric.reporters = [] 17:04:40 metrics.num.samples = 2 17:04:40 metrics.recording.level = INFO 17:04:40 metrics.sample.window.ms = 30000 17:04:40 partitioner.adaptive.partitioning.enable = true 17:04:40 partitioner.availability.timeout.ms = 0 17:04:40 partitioner.class = null 17:04:40 partitioner.ignore.keys = false 17:04:40 receive.buffer.bytes = 32768 17:04:40 reconnect.backoff.max.ms = 1000 17:04:40 reconnect.backoff.ms = 50 17:04:40 request.timeout.ms = 30000 17:04:40 retries = 2147483647 17:04:40 retry.backoff.max.ms = 1000 17:04:40 retry.backoff.ms = 100 17:04:40 sasl.client.callback.handler.class = null 17:04:40 sasl.jaas.config = null 17:04:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:40 sasl.kerberos.min.time.before.relogin = 60000 17:04:40 sasl.kerberos.service.name = null 17:04:40 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:40 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:40 sasl.login.callback.handler.class = null 17:04:40 sasl.login.class = null 17:04:40 sasl.login.connect.timeout.ms = null 17:04:40 sasl.login.read.timeout.ms = null 17:04:40 sasl.login.refresh.buffer.seconds = 300 17:04:40 sasl.login.refresh.min.period.seconds = 60 17:04:40 sasl.login.refresh.window.factor = 0.8 17:04:40 sasl.login.refresh.window.jitter = 0.05 17:04:40 sasl.login.retry.backoff.max.ms = 10000 17:04:40 sasl.login.retry.backoff.ms = 100 17:04:40 sasl.mechanism = GSSAPI 17:04:40 sasl.oauthbearer.clock.skew.seconds = 30 17:04:40 sasl.oauthbearer.expected.audience = null 17:04:40 sasl.oauthbearer.expected.issuer = null 17:04:40 sasl.oauthbearer.header.urlencode = false 17:04:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:40 sasl.oauthbearer.jwks.endpoint.url = null 17:04:40 sasl.oauthbearer.scope.claim.name = scope 17:04:40 sasl.oauthbearer.sub.claim.name = sub 17:04:40 sasl.oauthbearer.token.endpoint.url = null 17:04:40 security.protocol = PLAINTEXT 17:04:40 security.providers = null 17:04:40 send.buffer.bytes = 131072 17:04:40 socket.connection.setup.timeout.max.ms = 30000 17:04:40 socket.connection.setup.timeout.ms = 10000 17:04:40 ssl.cipher.suites = null 17:04:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:40 ssl.endpoint.identification.algorithm = https 17:04:40 ssl.engine.factory.class = null 17:04:40 ssl.key.password = null 17:04:40 ssl.keymanager.algorithm = SunX509 17:04:40 ssl.keystore.certificate.chain = null 17:04:40 ssl.keystore.key = null 17:04:40 ssl.keystore.location = null 17:04:40 ssl.keystore.password = null 17:04:40 ssl.keystore.type = JKS 17:04:40 ssl.protocol = TLSv1.3 17:04:40 ssl.provider = null 17:04:40 ssl.secure.random.implementation = null 17:04:40 ssl.trustmanager.algorithm = PKIX 17:04:40 ssl.truststore.certificates = null 17:04:40 ssl.truststore.location = null 17:04:40 ssl.truststore.password = null 17:04:40 ssl.truststore.type = JKS 17:04:40 transaction.timeout.ms = 60000 17:04:40 transactional.id = null 17:04:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:40 17:04:40 2026-01-12T17:04:39.998Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:40 2026-01-12T17:04:39.999Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:40 2026-01-12T17:04:40.001Z INFO 11286 --- [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. 17:04:40 2026-01-12T17:04:40.003Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:40 2026-01-12T17:04:40.003Z INFO 11286 --- [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 17:04:40 2026-01-12T17:04:40.007Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:40 2026-01-12T17:04:40.007Z INFO 11286 --- [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 17:04:40 2026-01-12T17:04:40.013Z INFO 11286 --- [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 17:04:40 2026-01-12T17:04:40.053Z INFO 11286 --- [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 17:04:40 2026-01-12T17:04:40.139Z INFO 11286 --- [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 17:04:40 2026-01-12T17:04:40.167Z INFO 11286 --- [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 17:04:40 2026-01-12T17:04:40.245Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 17:04:40 2026-01-12T17:04:40.245Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Member consumer-test-group-14-2b89ff47-69b1-4d1f-84c0-b0777df56fd9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:40 2026-01-12T17:04:40.245Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:40 2026-01-12T17:04:40.245Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:40 2026-01-12T17:04:40.245Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:40 2026-01-12T17:04:40.247Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:40 2026-01-12T17:04:40.247Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:40 2026-01-12T17:04:40.748Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:40 2026-01-12T17:04:40.749Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:40 2026-01-12T17:04:40.749Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:40 2026-01-12T17:04:40.749Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:40 2026-01-12T17:04:40.751Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 17:04:40 2026-01-12T17:04:40.751Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:40 2026-01-12T17:04:40.754Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:40 2026-01-12T17:04:40.754Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:40 2026-01-12T17:04:40.754Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:40 2026-01-12T17:04:40.754Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:40 2026-01-12T17:04:40.754Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:40 2026-01-12T17:04:40.754Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:40 2026-01-12T17:04:40.757Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:40 2026-01-12T17:04:40.757Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:40 2026-01-12T17:04:40.757Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:40 2026-01-12T17:04:40.757Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:40 2026-01-12T17:04:40.757Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:40 2026-01-12T17:04:40.902Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:40 2026-01-12T17:04:40.902Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:40 2026-01-12T17:04:40.902Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:40 2026-01-12T17:04:40.902Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:40 2026-01-12T17:04:40.902Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:41 2026-01-12T17:04:40.938Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:41 2026-01-12T17:04:40.966Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:41 2026-01-12T17:04:40.966Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:41 2026-01-12T17:04:40.966Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:41 2026-01-12T17:04:40.966Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:41 2026-01-12T17:04:40.966Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:41 2026-01-12T17:04:40.989Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:41 2026-01-12T17:04:41.012Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:41 2026-01-12T17:04:41.012Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:41 2026-01-12T17:04:41.013Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:41 2026-01-12T17:04:41.013Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:41 2026-01-12T17:04:41.013Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:41 2026-01-12T17:04:41.040Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:41 2026-01-12T17:04:41.089Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:41 2026-01-12T17:04:41.089Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:41 2026-01-12T17:04:41.090Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:41 2026-01-12T17:04:41.090Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:41 2026-01-12T17:04:41.090Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:41 2026-01-12T17:04:41.118Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:41 2026-01-12T17:04:41.139Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:41 2026-01-12T17:04:41.140Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:41 2026-01-12T17:04:41.140Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:41 2026-01-12T17:04:41.140Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:41 2026-01-12T17:04:41.140Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:41 2026-01-12T17:04:41.161Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:41 2026-01-12T17:04:41.183Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:41 2026-01-12T17:04:41.183Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:41 2026-01-12T17:04:41.183Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:41 2026-01-12T17:04:41.183Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:41 2026-01-12T17:04:41.183Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:41 2026-01-12T17:04:41.206Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:41 2026-01-12T17:04:41.215Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:41 allow.auto.create.topics = true 17:04:41 auto.commit.interval.ms = 5000 17:04:41 auto.include.jmx.reporter = true 17:04:41 auto.offset.reset = latest 17:04:41 bootstrap.servers = [localhost:32777] 17:04:41 check.crcs = true 17:04:41 client.dns.lookup = use_all_dns_ips 17:04:41 client.id = consumer-test-group-15 17:04:41 client.rack = 17:04:41 connections.max.idle.ms = 540000 17:04:41 default.api.timeout.ms = 60000 17:04:41 enable.auto.commit = true 17:04:41 enable.metrics.push = true 17:04:41 exclude.internal.topics = true 17:04:41 fetch.max.bytes = 52428800 17:04:41 fetch.max.wait.ms = 500 17:04:41 fetch.min.bytes = 1 17:04:41 group.id = test-group 17:04:41 group.instance.id = null 17:04:41 group.protocol = classic 17:04:41 group.remote.assignor = null 17:04:41 heartbeat.interval.ms = 3000 17:04:41 interceptor.classes = [] 17:04:41 internal.leave.group.on.close = true 17:04:41 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:41 isolation.level = read_uncommitted 17:04:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:41 max.partition.fetch.bytes = 1048576 17:04:41 max.poll.interval.ms = 300000 17:04:41 max.poll.records = 2147483647 17:04:41 metadata.max.age.ms = 300000 17:04:41 metadata.recovery.strategy = none 17:04:41 metric.reporters = [] 17:04:41 metrics.num.samples = 2 17:04:41 metrics.recording.level = INFO 17:04:41 metrics.sample.window.ms = 30000 17:04:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:41 receive.buffer.bytes = 65536 17:04:41 reconnect.backoff.max.ms = 1000 17:04:41 reconnect.backoff.ms = 50 17:04:41 request.timeout.ms = 30000 17:04:41 retry.backoff.max.ms = 1000 17:04:41 retry.backoff.ms = 100 17:04:41 sasl.client.callback.handler.class = null 17:04:41 sasl.jaas.config = null 17:04:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:41 sasl.kerberos.min.time.before.relogin = 60000 17:04:41 sasl.kerberos.service.name = null 17:04:41 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:41 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:41 sasl.login.callback.handler.class = null 17:04:41 sasl.login.class = null 17:04:41 sasl.login.connect.timeout.ms = null 17:04:41 sasl.login.read.timeout.ms = null 17:04:41 sasl.login.refresh.buffer.seconds = 300 17:04:41 sasl.login.refresh.min.period.seconds = 60 17:04:41 sasl.login.refresh.window.factor = 0.8 17:04:41 sasl.login.refresh.window.jitter = 0.05 17:04:41 sasl.login.retry.backoff.max.ms = 10000 17:04:41 sasl.login.retry.backoff.ms = 100 17:04:41 sasl.mechanism = GSSAPI 17:04:41 sasl.oauthbearer.clock.skew.seconds = 30 17:04:41 sasl.oauthbearer.expected.audience = null 17:04:41 sasl.oauthbearer.expected.issuer = null 17:04:41 sasl.oauthbearer.header.urlencode = false 17:04:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:41 sasl.oauthbearer.jwks.endpoint.url = null 17:04:41 sasl.oauthbearer.scope.claim.name = scope 17:04:41 sasl.oauthbearer.sub.claim.name = sub 17:04:41 sasl.oauthbearer.token.endpoint.url = null 17:04:41 security.protocol = PLAINTEXT 17:04:41 security.providers = null 17:04:41 send.buffer.bytes = 131072 17:04:41 session.timeout.ms = 45000 17:04:41 socket.connection.setup.timeout.max.ms = 30000 17:04:41 socket.connection.setup.timeout.ms = 10000 17:04:41 ssl.cipher.suites = null 17:04:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:41 ssl.endpoint.identification.algorithm = https 17:04:41 ssl.engine.factory.class = null 17:04:41 ssl.key.password = null 17:04:41 ssl.keymanager.algorithm = SunX509 17:04:41 ssl.keystore.certificate.chain = null 17:04:41 ssl.keystore.key = null 17:04:41 ssl.keystore.location = null 17:04:41 ssl.keystore.password = null 17:04:41 ssl.keystore.type = JKS 17:04:41 ssl.protocol = TLSv1.3 17:04:41 ssl.provider = null 17:04:41 ssl.secure.random.implementation = null 17:04:41 ssl.trustmanager.algorithm = PKIX 17:04:41 ssl.truststore.certificates = null 17:04:41 ssl.truststore.location = null 17:04:41 ssl.truststore.password = null 17:04:41 ssl.truststore.type = JKS 17:04:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:41 17:04:41 2026-01-12T17:04:41.215Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:41 2026-01-12T17:04:41.217Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:41 2026-01-12T17:04:41.217Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:41 2026-01-12T17:04:41.217Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237481217 17:04:41 2026-01-12T17:04:41.217Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 17:04:41 2026-01-12T17:04:41.232Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:41 2026-01-12T17:04:41.232Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:41 2026-01-12T17:04:41.234Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:04:41 2026-01-12T17:04:41.247Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-15-aad537ef-169a-40a4-8fe7-5520c2deeeeb 17:04:41 2026-01-12T17:04:41.247Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:04:41 2026-01-12T17:04:41.251Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-15-aad537ef-169a-40a4-8fe7-5520c2deeeeb', protocol='range'} 17:04:41 2026-01-12T17:04:41.251Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-15-aad537ef-169a-40a4-8fe7-5520c2deeeeb=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:04:41 2026-01-12T17:04:41.253Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-15-aad537ef-169a-40a4-8fe7-5520c2deeeeb', protocol='range'} 17:04:41 2026-01-12T17:04:41.253Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 17:04:41 2026-01-12T17:04:41.253Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 17:04:41 2026-01-12T17:04:41.255Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 17:04:41 2026-01-12T17:04:41.258Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-15, 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}}. 17:04:41 2026-01-12T17:04:41.718Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:41 acks = -1 17:04:41 auto.include.jmx.reporter = true 17:04:41 batch.size = 16384 17:04:41 bootstrap.servers = [localhost:32777] 17:04:41 buffer.memory = 33554432 17:04:41 client.dns.lookup = use_all_dns_ips 17:04:41 client.id = test-client-id 17:04:41 compression.gzip.level = -1 17:04:41 compression.lz4.level = 9 17:04:41 compression.type = none 17:04:41 compression.zstd.level = 3 17:04:41 connections.max.idle.ms = 540000 17:04:41 delivery.timeout.ms = 120000 17:04:41 enable.idempotence = true 17:04:41 enable.metrics.push = true 17:04:41 interceptor.classes = [] 17:04:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:41 linger.ms = 0 17:04:41 max.block.ms = 60000 17:04:41 max.in.flight.requests.per.connection = 5 17:04:41 max.request.size = 1048576 17:04:41 metadata.max.age.ms = 300000 17:04:41 metadata.max.idle.ms = 300000 17:04:41 metadata.recovery.strategy = none 17:04:41 metric.reporters = [] 17:04:41 metrics.num.samples = 2 17:04:41 metrics.recording.level = INFO 17:04:41 metrics.sample.window.ms = 30000 17:04:41 partitioner.adaptive.partitioning.enable = true 17:04:41 partitioner.availability.timeout.ms = 0 17:04:41 partitioner.class = null 17:04:41 partitioner.ignore.keys = false 17:04:41 receive.buffer.bytes = 32768 17:04:41 reconnect.backoff.max.ms = 1000 17:04:41 reconnect.backoff.ms = 50 17:04:41 request.timeout.ms = 30000 17:04:41 retries = 2147483647 17:04:41 retry.backoff.max.ms = 1000 17:04:41 retry.backoff.ms = 100 17:04:41 sasl.client.callback.handler.class = null 17:04:41 sasl.jaas.config = null 17:04:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:41 sasl.kerberos.min.time.before.relogin = 60000 17:04:41 sasl.kerberos.service.name = null 17:04:41 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:41 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:41 sasl.login.callback.handler.class = null 17:04:41 sasl.login.class = null 17:04:41 sasl.login.connect.timeout.ms = null 17:04:41 sasl.login.read.timeout.ms = null 17:04:41 sasl.login.refresh.buffer.seconds = 300 17:04:41 sasl.login.refresh.min.period.seconds = 60 17:04:41 sasl.login.refresh.window.factor = 0.8 17:04:41 sasl.login.refresh.window.jitter = 0.05 17:04:41 sasl.login.retry.backoff.max.ms = 10000 17:04:41 sasl.login.retry.backoff.ms = 100 17:04:41 sasl.mechanism = GSSAPI 17:04:41 sasl.oauthbearer.clock.skew.seconds = 30 17:04:41 sasl.oauthbearer.expected.audience = null 17:04:41 sasl.oauthbearer.expected.issuer = null 17:04:41 sasl.oauthbearer.header.urlencode = false 17:04:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:41 sasl.oauthbearer.jwks.endpoint.url = null 17:04:41 sasl.oauthbearer.scope.claim.name = scope 17:04:41 sasl.oauthbearer.sub.claim.name = sub 17:04:41 sasl.oauthbearer.token.endpoint.url = null 17:04:41 security.protocol = PLAINTEXT 17:04:41 security.providers = null 17:04:41 send.buffer.bytes = 131072 17:04:41 socket.connection.setup.timeout.max.ms = 30000 17:04:41 socket.connection.setup.timeout.ms = 10000 17:04:41 ssl.cipher.suites = null 17:04:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:41 ssl.endpoint.identification.algorithm = https 17:04:41 ssl.engine.factory.class = null 17:04:41 ssl.key.password = null 17:04:41 ssl.keymanager.algorithm = SunX509 17:04:41 ssl.keystore.certificate.chain = null 17:04:41 ssl.keystore.key = null 17:04:41 ssl.keystore.location = null 17:04:41 ssl.keystore.password = null 17:04:41 ssl.keystore.type = JKS 17:04:41 ssl.protocol = TLSv1.3 17:04:41 ssl.provider = null 17:04:41 ssl.secure.random.implementation = null 17:04:41 ssl.trustmanager.algorithm = PKIX 17:04:41 ssl.truststore.certificates = null 17:04:41 ssl.truststore.location = null 17:04:41 ssl.truststore.password = null 17:04:41 ssl.truststore.type = JKS 17:04:41 transaction.timeout.ms = 60000 17:04:41 transactional.id = null 17:04:41 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:41 17:04:41 2026-01-12T17:04:41.719Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:41 2026-01-12T17:04:41.719Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:41 2026-01-12T17:04:41.722Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:41 2026-01-12T17:04:41.722Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:41 2026-01-12T17:04:41.722Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237481722 17:04:41 2026-01-12T17:04:41.723Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:41 acks = -1 17:04:41 auto.include.jmx.reporter = true 17:04:41 batch.size = 16384 17:04:41 bootstrap.servers = [localhost:32777] 17:04:41 buffer.memory = 33554432 17:04:41 client.dns.lookup = use_all_dns_ips 17:04:41 client.id = test-client-id 17:04:41 compression.gzip.level = -1 17:04:41 compression.lz4.level = 9 17:04:41 compression.type = none 17:04:41 compression.zstd.level = 3 17:04:41 connections.max.idle.ms = 540000 17:04:41 delivery.timeout.ms = 120000 17:04:41 enable.idempotence = true 17:04:41 enable.metrics.push = true 17:04:41 interceptor.classes = [] 17:04:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:41 linger.ms = 0 17:04:41 max.block.ms = 60000 17:04:41 max.in.flight.requests.per.connection = 5 17:04:41 max.request.size = 1048576 17:04:41 metadata.max.age.ms = 300000 17:04:41 metadata.max.idle.ms = 300000 17:04:41 metadata.recovery.strategy = none 17:04:41 metric.reporters = [] 17:04:41 metrics.num.samples = 2 17:04:41 metrics.recording.level = INFO 17:04:41 metrics.sample.window.ms = 30000 17:04:41 partitioner.adaptive.partitioning.enable = true 17:04:41 partitioner.availability.timeout.ms = 0 17:04:41 partitioner.class = null 17:04:41 partitioner.ignore.keys = false 17:04:41 receive.buffer.bytes = 32768 17:04:41 reconnect.backoff.max.ms = 1000 17:04:41 reconnect.backoff.ms = 50 17:04:41 request.timeout.ms = 30000 17:04:41 retries = 2147483647 17:04:41 retry.backoff.max.ms = 1000 17:04:41 retry.backoff.ms = 100 17:04:41 sasl.client.callback.handler.class = null 17:04:41 sasl.jaas.config = null 17:04:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:41 sasl.kerberos.min.time.before.relogin = 60000 17:04:41 sasl.kerberos.service.name = null 17:04:41 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:41 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:41 sasl.login.callback.handler.class = null 17:04:41 sasl.login.class = null 17:04:41 sasl.login.connect.timeout.ms = null 17:04:41 sasl.login.read.timeout.ms = null 17:04:41 sasl.login.refresh.buffer.seconds = 300 17:04:41 sasl.login.refresh.min.period.seconds = 60 17:04:41 sasl.login.refresh.window.factor = 0.8 17:04:41 sasl.login.refresh.window.jitter = 0.05 17:04:41 sasl.login.retry.backoff.max.ms = 10000 17:04:41 sasl.login.retry.backoff.ms = 100 17:04:41 sasl.mechanism = GSSAPI 17:04:41 sasl.oauthbearer.clock.skew.seconds = 30 17:04:41 sasl.oauthbearer.expected.audience = null 17:04:41 sasl.oauthbearer.expected.issuer = null 17:04:41 sasl.oauthbearer.header.urlencode = false 17:04:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:41 sasl.oauthbearer.jwks.endpoint.url = null 17:04:41 sasl.oauthbearer.scope.claim.name = scope 17:04:41 sasl.oauthbearer.sub.claim.name = sub 17:04:41 sasl.oauthbearer.token.endpoint.url = null 17:04:41 security.protocol = PLAINTEXT 17:04:41 security.providers = null 17:04:41 send.buffer.bytes = 131072 17:04:41 socket.connection.setup.timeout.max.ms = 30000 17:04:41 socket.connection.setup.timeout.ms = 10000 17:04:41 ssl.cipher.suites = null 17:04:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:41 ssl.endpoint.identification.algorithm = https 17:04:41 ssl.engine.factory.class = null 17:04:41 ssl.key.password = null 17:04:41 ssl.keymanager.algorithm = SunX509 17:04:41 ssl.keystore.certificate.chain = null 17:04:41 ssl.keystore.key = null 17:04:41 ssl.keystore.location = null 17:04:41 ssl.keystore.password = null 17:04:41 ssl.keystore.type = JKS 17:04:41 ssl.protocol = TLSv1.3 17:04:41 ssl.provider = null 17:04:41 ssl.secure.random.implementation = null 17:04:41 ssl.trustmanager.algorithm = PKIX 17:04:41 ssl.truststore.certificates = null 17:04:41 ssl.truststore.location = null 17:04:41 ssl.truststore.password = null 17:04:41 ssl.truststore.type = JKS 17:04:41 transaction.timeout.ms = 60000 17:04:41 transactional.id = null 17:04:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:41 17:04:41 2026-01-12T17:04:41.724Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:41 2026-01-12T17:04:41.724Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:41 2026-01-12T17:04:41.727Z INFO 11286 --- [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. 17:04:41 2026-01-12T17:04:41.732Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:41 2026-01-12T17:04:41.733Z INFO 11286 --- [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 17:04:41 2026-01-12T17:04:41.734Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:41 2026-01-12T17:04:41.734Z INFO 11286 --- [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 17:04:41 2026-01-12T17:04:41.753Z INFO 11286 --- [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 17:04:41 2026-01-12T17:04:41.779Z INFO 11286 --- [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 17:04:41 2026-01-12T17:04:41.851Z INFO 11286 --- [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 17:04:41 2026-01-12T17:04:41.875Z INFO 11286 --- [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 17:04:43 2026-01-12T17:04:42.964Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 17:04:43 2026-01-12T17:04:42.964Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Member consumer-test-group-15-aad537ef-169a-40a4-8fe7-5520c2deeeeb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:43 2026-01-12T17:04:42.965Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:43 2026-01-12T17:04:42.965Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:43 2026-01-12T17:04:42.965Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:04:43 2026-01-12T17:04:42.965Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:43 2026-01-12T17:04:42.965Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:04:43 2026-01-12T17:04:42.969Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:43 2026-01-12T17:04:42.969Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:43 2026-01-12T17:04:42.969Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:43 2026-01-12T17:04:42.969Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:43 2026-01-12T17:04:42.971Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 17:04:43 2026-01-12T17:04:42.971Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:43 2026-01-12T17:04:42.974Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:43 2026-01-12T17:04:42.974Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:43 2026-01-12T17:04:42.974Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:43 2026-01-12T17:04:42.974Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:43 2026-01-12T17:04:42.974Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:43 2026-01-12T17:04:42.974Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:43 2026-01-12T17:04:42.977Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:43 2026-01-12T17:04:42.977Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:43 2026-01-12T17:04:42.977Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:43 2026-01-12T17:04:42.977Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:43 2026-01-12T17:04:42.977Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:43 2026-01-12T17:04:43.147Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:43 2026-01-12T17:04:43.147Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:43 2026-01-12T17:04:43.148Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:43 2026-01-12T17:04:43.148Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:43 2026-01-12T17:04:43.148Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:43 2026-01-12T17:04:43.196Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:43 2026-01-12T17:04:43.227Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:43 2026-01-12T17:04:43.227Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:43 2026-01-12T17:04:43.227Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:43 2026-01-12T17:04:43.227Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:43 2026-01-12T17:04:43.227Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:43 2026-01-12T17:04:43.258Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:43 2026-01-12T17:04:43.287Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:43 2026-01-12T17:04:43.287Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:43 2026-01-12T17:04:43.288Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:43 2026-01-12T17:04:43.288Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:43 2026-01-12T17:04:43.288Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:43 2026-01-12T17:04:43.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:43 2026-01-12T17:04:43.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:43 2026-01-12T17:04:43.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:43 2026-01-12T17:04:43.348Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:43 2026-01-12T17:04:43.348Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:43 2026-01-12T17:04:43.348Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:43 2026-01-12T17:04:43.377Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:43 2026-01-12T17:04:43.404Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:43 2026-01-12T17:04:43.404Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:43 2026-01-12T17:04:43.404Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:43 2026-01-12T17:04:43.404Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:43 2026-01-12T17:04:43.404Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:43 2026-01-12T17:04:43.432Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:43 2026-01-12T17:04:43.460Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:43 2026-01-12T17:04:43.461Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:43 2026-01-12T17:04:43.461Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:43 2026-01-12T17:04:43.461Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:43 2026-01-12T17:04:43.461Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:43 2026-01-12T17:04:43.486Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:43 2026-01-12T17:04:43.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:43 allow.auto.create.topics = true 17:04:43 auto.commit.interval.ms = 5000 17:04:43 auto.include.jmx.reporter = true 17:04:43 auto.offset.reset = latest 17:04:43 bootstrap.servers = [localhost:32777] 17:04:43 check.crcs = true 17:04:43 client.dns.lookup = use_all_dns_ips 17:04:43 client.id = consumer-test-group-16 17:04:43 client.rack = 17:04:43 connections.max.idle.ms = 540000 17:04:43 default.api.timeout.ms = 60000 17:04:43 enable.auto.commit = true 17:04:43 enable.metrics.push = true 17:04:43 exclude.internal.topics = true 17:04:43 fetch.max.bytes = 52428800 17:04:43 fetch.max.wait.ms = 500 17:04:43 fetch.min.bytes = 1 17:04:43 group.id = test-group 17:04:43 group.instance.id = null 17:04:43 group.protocol = classic 17:04:43 group.remote.assignor = null 17:04:43 heartbeat.interval.ms = 3000 17:04:43 interceptor.classes = [] 17:04:43 internal.leave.group.on.close = true 17:04:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:43 isolation.level = read_uncommitted 17:04:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:43 max.partition.fetch.bytes = 1048576 17:04:43 max.poll.interval.ms = 300000 17:04:43 max.poll.records = 2147483647 17:04:43 metadata.max.age.ms = 300000 17:04:43 metadata.recovery.strategy = none 17:04:43 metric.reporters = [] 17:04:43 metrics.num.samples = 2 17:04:43 metrics.recording.level = INFO 17:04:43 metrics.sample.window.ms = 30000 17:04:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:43 receive.buffer.bytes = 65536 17:04:43 reconnect.backoff.max.ms = 1000 17:04:43 reconnect.backoff.ms = 50 17:04:43 request.timeout.ms = 30000 17:04:43 retry.backoff.max.ms = 1000 17:04:43 retry.backoff.ms = 100 17:04:43 sasl.client.callback.handler.class = null 17:04:43 sasl.jaas.config = null 17:04:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:43 sasl.kerberos.min.time.before.relogin = 60000 17:04:43 sasl.kerberos.service.name = null 17:04:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:43 sasl.login.callback.handler.class = null 17:04:43 sasl.login.class = null 17:04:43 sasl.login.connect.timeout.ms = null 17:04:43 sasl.login.read.timeout.ms = null 17:04:43 sasl.login.refresh.buffer.seconds = 300 17:04:43 sasl.login.refresh.min.period.seconds = 60 17:04:43 sasl.login.refresh.window.factor = 0.8 17:04:43 sasl.login.refresh.window.jitter = 0.05 17:04:43 sasl.login.retry.backoff.max.ms = 10000 17:04:43 sasl.login.retry.backoff.ms = 100 17:04:43 sasl.mechanism = GSSAPI 17:04:43 sasl.oauthbearer.clock.skew.seconds = 30 17:04:43 sasl.oauthbearer.expected.audience = null 17:04:43 sasl.oauthbearer.expected.issuer = null 17:04:43 sasl.oauthbearer.header.urlencode = false 17:04:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:43 sasl.oauthbearer.jwks.endpoint.url = null 17:04:43 sasl.oauthbearer.scope.claim.name = scope 17:04:43 sasl.oauthbearer.sub.claim.name = sub 17:04:43 sasl.oauthbearer.token.endpoint.url = null 17:04:43 security.protocol = PLAINTEXT 17:04:43 security.providers = null 17:04:43 send.buffer.bytes = 131072 17:04:43 session.timeout.ms = 45000 17:04:43 socket.connection.setup.timeout.max.ms = 30000 17:04:43 socket.connection.setup.timeout.ms = 10000 17:04:43 ssl.cipher.suites = null 17:04:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:43 ssl.endpoint.identification.algorithm = https 17:04:43 ssl.engine.factory.class = null 17:04:43 ssl.key.password = null 17:04:43 ssl.keymanager.algorithm = SunX509 17:04:43 ssl.keystore.certificate.chain = null 17:04:43 ssl.keystore.key = null 17:04:43 ssl.keystore.location = null 17:04:43 ssl.keystore.password = null 17:04:43 ssl.keystore.type = JKS 17:04:43 ssl.protocol = TLSv1.3 17:04:43 ssl.provider = null 17:04:43 ssl.secure.random.implementation = null 17:04:43 ssl.trustmanager.algorithm = PKIX 17:04:43 ssl.truststore.certificates = null 17:04:43 ssl.truststore.location = null 17:04:43 ssl.truststore.password = null 17:04:43 ssl.truststore.type = JKS 17:04:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:04:43 17:04:43 2026-01-12T17:04:43.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:43 2026-01-12T17:04:43.505Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:43 2026-01-12T17:04:43.505Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:43 2026-01-12T17:04:43.505Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237483505 17:04:43 2026-01-12T17:04:43.505Z INFO 11286 --- [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-dmi-cm-avc-subscription 17:04:43 2026-01-12T17:04:43.510Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:43 2026-01-12T17:04:43.510Z INFO 11286 --- [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) 17:04:43 2026-01-12T17:04:43.511Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:04:43 2026-01-12T17:04:43.514Z INFO 11286 --- [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-f01d83ad-0e91-4836-8095-f7f224c71dff 17:04:43 2026-01-12T17:04:43.514Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:04:43 2026-01-12T17:04:43.515Z INFO 11286 --- [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=19, memberId='consumer-test-group-16-f01d83ad-0e91-4836-8095-f7f224c71dff', protocol='range'} 17:04:43 2026-01-12T17:04:43.516Z INFO 11286 --- [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 19: {consumer-test-group-16-f01d83ad-0e91-4836-8095-f7f224c71dff=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:04:43 2026-01-12T17:04:43.518Z INFO 11286 --- [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=19, memberId='consumer-test-group-16-f01d83ad-0e91-4836-8095-f7f224c71dff', protocol='range'} 17:04:43 2026-01-12T17:04:43.518Z INFO 11286 --- [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-dmi-cm-avc-subscription-0]) 17:04:43 2026-01-12T17:04:43.518Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 17:04:43 2026-01-12T17:04:43.520Z INFO 11286 --- [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-dmi-cm-avc-subscription-0 17:04:43 2026-01-12T17:04:43.524Z INFO 11286 --- [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-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}}. 17:04:44 2026-01-12T17:04:44.007Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:44 acks = -1 17:04:44 auto.include.jmx.reporter = true 17:04:44 batch.size = 16384 17:04:44 bootstrap.servers = [localhost:32777] 17:04:44 buffer.memory = 33554432 17:04:44 client.dns.lookup = use_all_dns_ips 17:04:44 client.id = test-client-id 17:04:44 compression.gzip.level = -1 17:04:44 compression.lz4.level = 9 17:04:44 compression.type = none 17:04:44 compression.zstd.level = 3 17:04:44 connections.max.idle.ms = 540000 17:04:44 delivery.timeout.ms = 120000 17:04:44 enable.idempotence = true 17:04:44 enable.metrics.push = true 17:04:44 interceptor.classes = [] 17:04:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:44 linger.ms = 0 17:04:44 max.block.ms = 60000 17:04:44 max.in.flight.requests.per.connection = 5 17:04:44 max.request.size = 1048576 17:04:44 metadata.max.age.ms = 300000 17:04:44 metadata.max.idle.ms = 300000 17:04:44 metadata.recovery.strategy = none 17:04:44 metric.reporters = [] 17:04:44 metrics.num.samples = 2 17:04:44 metrics.recording.level = INFO 17:04:44 metrics.sample.window.ms = 30000 17:04:44 partitioner.adaptive.partitioning.enable = true 17:04:44 partitioner.availability.timeout.ms = 0 17:04:44 partitioner.class = null 17:04:44 partitioner.ignore.keys = false 17:04:44 receive.buffer.bytes = 32768 17:04:44 reconnect.backoff.max.ms = 1000 17:04:44 reconnect.backoff.ms = 50 17:04:44 request.timeout.ms = 30000 17:04:44 retries = 2147483647 17:04:44 retry.backoff.max.ms = 1000 17:04:44 retry.backoff.ms = 100 17:04:44 sasl.client.callback.handler.class = null 17:04:44 sasl.jaas.config = null 17:04:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:44 sasl.kerberos.min.time.before.relogin = 60000 17:04:44 sasl.kerberos.service.name = null 17:04:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:44 sasl.login.callback.handler.class = null 17:04:44 sasl.login.class = null 17:04:44 sasl.login.connect.timeout.ms = null 17:04:44 sasl.login.read.timeout.ms = null 17:04:44 sasl.login.refresh.buffer.seconds = 300 17:04:44 sasl.login.refresh.min.period.seconds = 60 17:04:44 sasl.login.refresh.window.factor = 0.8 17:04:44 sasl.login.refresh.window.jitter = 0.05 17:04:44 sasl.login.retry.backoff.max.ms = 10000 17:04:44 sasl.login.retry.backoff.ms = 100 17:04:44 sasl.mechanism = GSSAPI 17:04:44 sasl.oauthbearer.clock.skew.seconds = 30 17:04:44 sasl.oauthbearer.expected.audience = null 17:04:44 sasl.oauthbearer.expected.issuer = null 17:04:44 sasl.oauthbearer.header.urlencode = false 17:04:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:44 sasl.oauthbearer.jwks.endpoint.url = null 17:04:44 sasl.oauthbearer.scope.claim.name = scope 17:04:44 sasl.oauthbearer.sub.claim.name = sub 17:04:44 sasl.oauthbearer.token.endpoint.url = null 17:04:44 security.protocol = PLAINTEXT 17:04:44 security.providers = null 17:04:44 send.buffer.bytes = 131072 17:04:44 socket.connection.setup.timeout.max.ms = 30000 17:04:44 socket.connection.setup.timeout.ms = 10000 17:04:44 ssl.cipher.suites = null 17:04:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:44 ssl.endpoint.identification.algorithm = https 17:04:44 ssl.engine.factory.class = null 17:04:44 ssl.key.password = null 17:04:44 ssl.keymanager.algorithm = SunX509 17:04:44 ssl.keystore.certificate.chain = null 17:04:44 ssl.keystore.key = null 17:04:44 ssl.keystore.location = null 17:04:44 ssl.keystore.password = null 17:04:44 ssl.keystore.type = JKS 17:04:44 ssl.protocol = TLSv1.3 17:04:44 ssl.provider = null 17:04:44 ssl.secure.random.implementation = null 17:04:44 ssl.trustmanager.algorithm = PKIX 17:04:44 ssl.truststore.certificates = null 17:04:44 ssl.truststore.location = null 17:04:44 ssl.truststore.password = null 17:04:44 ssl.truststore.type = JKS 17:04:44 transaction.timeout.ms = 60000 17:04:44 transactional.id = null 17:04:44 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:44 17:04:44 2026-01-12T17:04:44.007Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:44 2026-01-12T17:04:44.008Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:44 2026-01-12T17:04:44.011Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:44 2026-01-12T17:04:44.011Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:44 2026-01-12T17:04:44.011Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237484011 17:04:44 2026-01-12T17:04:44.012Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:04:44 acks = -1 17:04:44 auto.include.jmx.reporter = true 17:04:44 batch.size = 16384 17:04:44 bootstrap.servers = [localhost:32777] 17:04:44 buffer.memory = 33554432 17:04:44 client.dns.lookup = use_all_dns_ips 17:04:44 client.id = test-client-id 17:04:44 compression.gzip.level = -1 17:04:44 compression.lz4.level = 9 17:04:44 compression.type = none 17:04:44 compression.zstd.level = 3 17:04:44 connections.max.idle.ms = 540000 17:04:44 delivery.timeout.ms = 120000 17:04:44 enable.idempotence = true 17:04:44 enable.metrics.push = true 17:04:44 interceptor.classes = [] 17:04:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:04:44 linger.ms = 0 17:04:44 max.block.ms = 60000 17:04:44 max.in.flight.requests.per.connection = 5 17:04:44 max.request.size = 1048576 17:04:44 metadata.max.age.ms = 300000 17:04:44 metadata.max.idle.ms = 300000 17:04:44 metadata.recovery.strategy = none 17:04:44 metric.reporters = [] 17:04:44 metrics.num.samples = 2 17:04:44 metrics.recording.level = INFO 17:04:44 metrics.sample.window.ms = 30000 17:04:44 partitioner.adaptive.partitioning.enable = true 17:04:44 partitioner.availability.timeout.ms = 0 17:04:44 partitioner.class = null 17:04:44 partitioner.ignore.keys = false 17:04:44 receive.buffer.bytes = 32768 17:04:44 reconnect.backoff.max.ms = 1000 17:04:44 reconnect.backoff.ms = 50 17:04:44 request.timeout.ms = 30000 17:04:44 retries = 2147483647 17:04:44 retry.backoff.max.ms = 1000 17:04:44 retry.backoff.ms = 100 17:04:44 sasl.client.callback.handler.class = null 17:04:44 sasl.jaas.config = null 17:04:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:44 sasl.kerberos.min.time.before.relogin = 60000 17:04:44 sasl.kerberos.service.name = null 17:04:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:44 sasl.login.callback.handler.class = null 17:04:44 sasl.login.class = null 17:04:44 sasl.login.connect.timeout.ms = null 17:04:44 sasl.login.read.timeout.ms = null 17:04:44 sasl.login.refresh.buffer.seconds = 300 17:04:44 sasl.login.refresh.min.period.seconds = 60 17:04:44 sasl.login.refresh.window.factor = 0.8 17:04:44 sasl.login.refresh.window.jitter = 0.05 17:04:44 sasl.login.retry.backoff.max.ms = 10000 17:04:44 sasl.login.retry.backoff.ms = 100 17:04:44 sasl.mechanism = GSSAPI 17:04:44 sasl.oauthbearer.clock.skew.seconds = 30 17:04:44 sasl.oauthbearer.expected.audience = null 17:04:44 sasl.oauthbearer.expected.issuer = null 17:04:44 sasl.oauthbearer.header.urlencode = false 17:04:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:44 sasl.oauthbearer.jwks.endpoint.url = null 17:04:44 sasl.oauthbearer.scope.claim.name = scope 17:04:44 sasl.oauthbearer.sub.claim.name = sub 17:04:44 sasl.oauthbearer.token.endpoint.url = null 17:04:44 security.protocol = PLAINTEXT 17:04:44 security.providers = null 17:04:44 send.buffer.bytes = 131072 17:04:44 socket.connection.setup.timeout.max.ms = 30000 17:04:44 socket.connection.setup.timeout.ms = 10000 17:04:44 ssl.cipher.suites = null 17:04:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:44 ssl.endpoint.identification.algorithm = https 17:04:44 ssl.engine.factory.class = null 17:04:44 ssl.key.password = null 17:04:44 ssl.keymanager.algorithm = SunX509 17:04:44 ssl.keystore.certificate.chain = null 17:04:44 ssl.keystore.key = null 17:04:44 ssl.keystore.location = null 17:04:44 ssl.keystore.password = null 17:04:44 ssl.keystore.type = JKS 17:04:44 ssl.protocol = TLSv1.3 17:04:44 ssl.provider = null 17:04:44 ssl.secure.random.implementation = null 17:04:44 ssl.trustmanager.algorithm = PKIX 17:04:44 ssl.truststore.certificates = null 17:04:44 ssl.truststore.location = null 17:04:44 ssl.truststore.password = null 17:04:44 ssl.truststore.type = JKS 17:04:44 transaction.timeout.ms = 60000 17:04:44 transactional.id = null 17:04:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:04:44 17:04:44 2026-01-12T17:04:44.012Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:44 2026-01-12T17:04:44.013Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:04:44 2026-01-12T17:04:44.014Z INFO 11286 --- [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. 17:04:44 2026-01-12T17:04:44.018Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:44 2026-01-12T17:04:44.018Z INFO 11286 --- [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 17:04:44 2026-01-12T17:04:44.019Z INFO 11286 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:44 2026-01-12T17:04:44.020Z INFO 11286 --- [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 17:04:44 2026-01-12T17:04:44.026Z INFO 11286 --- [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 17:04:44 2026-01-12T17:04:44.034Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.125Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 17:04:45 2026-01-12T17:04:45.125Z INFO 11286 --- [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-f01d83ad-0e91-4836-8095-f7f224c71dff sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:45 2026-01-12T17:04:45.126Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.126Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.126Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.126Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.126Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.129Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:45 2026-01-12T17:04:45.129Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:45 2026-01-12T17:04:45.129Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:45 2026-01-12T17:04:45.130Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:45 2026-01-12T17:04:45.132Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 17:04:45 2026-01-12T17:04:45.132Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:45 2026-01-12T17:04:45.135Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:45 2026-01-12T17:04:45.135Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:45 2026-01-12T17:04:45.135Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:45 2026-01-12T17:04:45.135Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:45 2026-01-12T17:04:45.135Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:45 2026-01-12T17:04:45.135Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:04:45 2026-01-12T17:04:45.137Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:45 2026-01-12T17:04:45.137Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:45 2026-01-12T17:04:45.137Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:45 2026-01-12T17:04:45.137Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:45 2026-01-12T17:04:45.137Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:04:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.55 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:04:45 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:04:45 2026-01-12T17:04:45.311Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:45 allow.auto.create.topics = true 17:04:45 auto.commit.interval.ms = 5000 17:04:45 auto.include.jmx.reporter = true 17:04:45 auto.offset.reset = latest 17:04:45 bootstrap.servers = [localhost:32777] 17:04:45 check.crcs = true 17:04:45 client.dns.lookup = use_all_dns_ips 17:04:45 client.id = consumer-test-group-17 17:04:45 client.rack = 17:04:45 connections.max.idle.ms = 540000 17:04:45 default.api.timeout.ms = 60000 17:04:45 enable.auto.commit = true 17:04:45 enable.metrics.push = true 17:04:45 exclude.internal.topics = true 17:04:45 fetch.max.bytes = 52428800 17:04:45 fetch.max.wait.ms = 500 17:04:45 fetch.min.bytes = 1 17:04:45 group.id = test-group 17:04:45 group.instance.id = null 17:04:45 group.protocol = classic 17:04:45 group.remote.assignor = null 17:04:45 heartbeat.interval.ms = 3000 17:04:45 interceptor.classes = [] 17:04:45 internal.leave.group.on.close = true 17:04:45 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:45 isolation.level = read_uncommitted 17:04:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:45 max.partition.fetch.bytes = 1048576 17:04:45 max.poll.interval.ms = 300000 17:04:45 max.poll.records = 2147483647 17:04:45 metadata.max.age.ms = 300000 17:04:45 metadata.recovery.strategy = none 17:04:45 metric.reporters = [] 17:04:45 metrics.num.samples = 2 17:04:45 metrics.recording.level = INFO 17:04:45 metrics.sample.window.ms = 30000 17:04:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:45 receive.buffer.bytes = 65536 17:04:45 reconnect.backoff.max.ms = 1000 17:04:45 reconnect.backoff.ms = 50 17:04:45 request.timeout.ms = 30000 17:04:45 retry.backoff.max.ms = 1000 17:04:45 retry.backoff.ms = 100 17:04:45 sasl.client.callback.handler.class = null 17:04:45 sasl.jaas.config = null 17:04:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:45 sasl.kerberos.min.time.before.relogin = 60000 17:04:45 sasl.kerberos.service.name = null 17:04:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:45 sasl.login.callback.handler.class = null 17:04:45 sasl.login.class = null 17:04:45 sasl.login.connect.timeout.ms = null 17:04:45 sasl.login.read.timeout.ms = null 17:04:45 sasl.login.refresh.buffer.seconds = 300 17:04:45 sasl.login.refresh.min.period.seconds = 60 17:04:45 sasl.login.refresh.window.factor = 0.8 17:04:45 sasl.login.refresh.window.jitter = 0.05 17:04:45 sasl.login.retry.backoff.max.ms = 10000 17:04:45 sasl.login.retry.backoff.ms = 100 17:04:45 sasl.mechanism = GSSAPI 17:04:45 sasl.oauthbearer.clock.skew.seconds = 30 17:04:45 sasl.oauthbearer.expected.audience = null 17:04:45 sasl.oauthbearer.expected.issuer = null 17:04:45 sasl.oauthbearer.header.urlencode = false 17:04:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:45 sasl.oauthbearer.jwks.endpoint.url = null 17:04:45 sasl.oauthbearer.scope.claim.name = scope 17:04:45 sasl.oauthbearer.sub.claim.name = sub 17:04:45 sasl.oauthbearer.token.endpoint.url = null 17:04:45 security.protocol = PLAINTEXT 17:04:45 security.providers = null 17:04:45 send.buffer.bytes = 131072 17:04:45 session.timeout.ms = 45000 17:04:45 socket.connection.setup.timeout.max.ms = 30000 17:04:45 socket.connection.setup.timeout.ms = 10000 17:04:45 ssl.cipher.suites = null 17:04:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:45 ssl.endpoint.identification.algorithm = https 17:04:45 ssl.engine.factory.class = null 17:04:45 ssl.key.password = null 17:04:45 ssl.keymanager.algorithm = SunX509 17:04:45 ssl.keystore.certificate.chain = null 17:04:45 ssl.keystore.key = null 17:04:45 ssl.keystore.location = null 17:04:45 ssl.keystore.password = null 17:04:45 ssl.keystore.type = JKS 17:04:45 ssl.protocol = TLSv1.3 17:04:45 ssl.provider = null 17:04:45 ssl.secure.random.implementation = null 17:04:45 ssl.trustmanager.algorithm = PKIX 17:04:45 ssl.truststore.certificates = null 17:04:45 ssl.truststore.location = null 17:04:45 ssl.truststore.password = null 17:04:45 ssl.truststore.type = JKS 17:04:45 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:45 17:04:45 2026-01-12T17:04:45.311Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:45 2026-01-12T17:04:45.313Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:45 2026-01-12T17:04:45.313Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:45 2026-01-12T17:04:45.313Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237485313 17:04:45 2026-01-12T17:04:45.313Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.319Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:45 2026-01-12T17:04:45.319Z INFO 11286 --- [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) 17:04:45 2026-01-12T17:04:45.320Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:04:45 2026-01-12T17:04:45.322Z INFO 11286 --- [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-c8ce6bfa-34aa-4bf3-802f-889975d9773b 17:04:45 2026-01-12T17:04:45.323Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:04:45 2026-01-12T17:04:45.326Z INFO 11286 --- [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=21, memberId='consumer-test-group-17-c8ce6bfa-34aa-4bf3-802f-889975d9773b', protocol='range'} 17:04:45 2026-01-12T17:04:45.327Z INFO 11286 --- [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 21: {consumer-test-group-17-c8ce6bfa-34aa-4bf3-802f-889975d9773b=Assignment(partitions=[ncmp-events-0])} 17:04:45 2026-01-12T17:04:45.329Z INFO 11286 --- [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=21, memberId='consumer-test-group-17-c8ce6bfa-34aa-4bf3-802f-889975d9773b', protocol='range'} 17:04:45 2026-01-12T17:04:45.329Z INFO 11286 --- [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]) 17:04:45 2026-01-12T17:04:45.329Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.330Z INFO 11286 --- [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 17:04:45 2026-01-12T17:04:45.333Z INFO 11286 --- [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=321, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:45 2026-01-12T17:04:45.859Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:45 2026-01-12T17:04:45.859Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:45 2026-01-12T17:04:45.860Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:45 2026-01-12T17:04:45.860Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:45 2026-01-12T17:04:45.860Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:45 2026-01-12T17:04:45.926Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 17:04:45 2026-01-12T17:04:45.937Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 17:04:46 2026-01-12T17:04:45.954Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:46 2026-01-12T17:04:46.674Z INFO 11286 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:04:46 2026-01-12T17:04:46.784Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44309/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44309 17:04:46 2026-01-12T17:04:46.810Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53469/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53469 17:04:46 2026-01-12T17:04:46.827Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52823/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52823 17:04:46 2026-01-12T17:04:46.842Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57159/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57159 17:04:46 2026-01-12T17:04:46.870Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46853/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46853 17:04:46 2026-01-12T17:04:46.884Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55717/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55717 17:04:46 2026-01-12T17:04:46.900Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41717/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41717 17:04:46 2026-01-12T17:04:46.914Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35451/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35451 17:04:46 2026-01-12T17:04:46.928Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42923/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42923 17:04:46 2026-01-12T17:04:46.942Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36855/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36855 17:04:47 2026-01-12T17:04:46.959Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54109/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54109 17:04:47 2026-01-12T17:04:46.973Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59713 17:04:47 2026-01-12T17:04:46.986Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 17:04:47 2026-01-12T17:04:47.000Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52617/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52617 17:04:47 2026-01-12T17:04:47.014Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 17:04:47 2026-01-12T17:04:47.031Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54313/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54313 17:04:47 2026-01-12T17:04:47.065Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34137/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34137 17:04:47 2026-01-12T17:04:47.109Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40707/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40707 17:04:47 2026-01-12T17:04:47.126Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.126Z INFO 11286 --- [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-c8ce6bfa-34aa-4bf3-802f-889975d9773b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:47 2026-01-12T17:04:47.126Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.126Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.126Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.127Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.127Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.129Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:47 2026-01-12T17:04:47.129Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:47 2026-01-12T17:04:47.129Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:47 2026-01-12T17:04:47.129Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:47 2026-01-12T17:04:47.130Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 17:04:47 2026-01-12T17:04:47.138Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 17:04:47 2026-01-12T17:04:47.149Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:47 allow.auto.create.topics = true 17:04:47 auto.commit.interval.ms = 5000 17:04:47 auto.include.jmx.reporter = true 17:04:47 auto.offset.reset = latest 17:04:47 bootstrap.servers = [localhost:32777] 17:04:47 check.crcs = true 17:04:47 client.dns.lookup = use_all_dns_ips 17:04:47 client.id = consumer-test-group-18 17:04:47 client.rack = 17:04:47 connections.max.idle.ms = 540000 17:04:47 default.api.timeout.ms = 60000 17:04:47 enable.auto.commit = true 17:04:47 enable.metrics.push = true 17:04:47 exclude.internal.topics = true 17:04:47 fetch.max.bytes = 52428800 17:04:47 fetch.max.wait.ms = 500 17:04:47 fetch.min.bytes = 1 17:04:47 group.id = test-group 17:04:47 group.instance.id = null 17:04:47 group.protocol = classic 17:04:47 group.remote.assignor = null 17:04:47 heartbeat.interval.ms = 3000 17:04:47 interceptor.classes = [] 17:04:47 internal.leave.group.on.close = true 17:04:47 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:47 isolation.level = read_uncommitted 17:04:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:47 max.partition.fetch.bytes = 1048576 17:04:47 max.poll.interval.ms = 300000 17:04:47 max.poll.records = 2147483647 17:04:47 metadata.max.age.ms = 300000 17:04:47 metadata.recovery.strategy = none 17:04:47 metric.reporters = [] 17:04:47 metrics.num.samples = 2 17:04:47 metrics.recording.level = INFO 17:04:47 metrics.sample.window.ms = 30000 17:04:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:47 receive.buffer.bytes = 65536 17:04:47 reconnect.backoff.max.ms = 1000 17:04:47 reconnect.backoff.ms = 50 17:04:47 request.timeout.ms = 30000 17:04:47 retry.backoff.max.ms = 1000 17:04:47 retry.backoff.ms = 100 17:04:47 sasl.client.callback.handler.class = null 17:04:47 sasl.jaas.config = null 17:04:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:47 sasl.kerberos.min.time.before.relogin = 60000 17:04:47 sasl.kerberos.service.name = null 17:04:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:47 sasl.login.callback.handler.class = null 17:04:47 sasl.login.class = null 17:04:47 sasl.login.connect.timeout.ms = null 17:04:47 sasl.login.read.timeout.ms = null 17:04:47 sasl.login.refresh.buffer.seconds = 300 17:04:47 sasl.login.refresh.min.period.seconds = 60 17:04:47 sasl.login.refresh.window.factor = 0.8 17:04:47 sasl.login.refresh.window.jitter = 0.05 17:04:47 sasl.login.retry.backoff.max.ms = 10000 17:04:47 sasl.login.retry.backoff.ms = 100 17:04:47 sasl.mechanism = GSSAPI 17:04:47 sasl.oauthbearer.clock.skew.seconds = 30 17:04:47 sasl.oauthbearer.expected.audience = null 17:04:47 sasl.oauthbearer.expected.issuer = null 17:04:47 sasl.oauthbearer.header.urlencode = false 17:04:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:47 sasl.oauthbearer.jwks.endpoint.url = null 17:04:47 sasl.oauthbearer.scope.claim.name = scope 17:04:47 sasl.oauthbearer.sub.claim.name = sub 17:04:47 sasl.oauthbearer.token.endpoint.url = null 17:04:47 security.protocol = PLAINTEXT 17:04:47 security.providers = null 17:04:47 send.buffer.bytes = 131072 17:04:47 session.timeout.ms = 45000 17:04:47 socket.connection.setup.timeout.max.ms = 30000 17:04:47 socket.connection.setup.timeout.ms = 10000 17:04:47 ssl.cipher.suites = null 17:04:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:47 ssl.endpoint.identification.algorithm = https 17:04:47 ssl.engine.factory.class = null 17:04:47 ssl.key.password = null 17:04:47 ssl.keymanager.algorithm = SunX509 17:04:47 ssl.keystore.certificate.chain = null 17:04:47 ssl.keystore.key = null 17:04:47 ssl.keystore.location = null 17:04:47 ssl.keystore.password = null 17:04:47 ssl.keystore.type = JKS 17:04:47 ssl.protocol = TLSv1.3 17:04:47 ssl.provider = null 17:04:47 ssl.secure.random.implementation = null 17:04:47 ssl.trustmanager.algorithm = PKIX 17:04:47 ssl.truststore.certificates = null 17:04:47 ssl.truststore.location = null 17:04:47 ssl.truststore.password = null 17:04:47 ssl.truststore.type = JKS 17:04:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:47 17:04:47 2026-01-12T17:04:47.149Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:47 2026-01-12T17:04:47.151Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:47 2026-01-12T17:04:47.151Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:47 2026-01-12T17:04:47.151Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237487151 17:04:47 2026-01-12T17:04:47.152Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.157Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:47 2026-01-12T17:04:47.159Z INFO 11286 --- [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) 17:04:47 2026-01-12T17:04:47.160Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:04:47 2026-01-12T17:04:47.164Z INFO 11286 --- [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-9b5db1ca-e067-4b46-9e76-348bc6d6ed64 17:04:47 2026-01-12T17:04:47.164Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:04:47 2026-01-12T17:04:47.167Z INFO 11286 --- [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=23, memberId='consumer-test-group-18-9b5db1ca-e067-4b46-9e76-348bc6d6ed64', protocol='range'} 17:04:47 2026-01-12T17:04:47.171Z INFO 11286 --- [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 23: {consumer-test-group-18-9b5db1ca-e067-4b46-9e76-348bc6d6ed64=Assignment(partitions=[ncmp-events-0])} 17:04:47 2026-01-12T17:04:47.173Z INFO 11286 --- [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=23, memberId='consumer-test-group-18-9b5db1ca-e067-4b46-9e76-348bc6d6ed64', protocol='range'} 17:04:47 2026-01-12T17:04:47.173Z INFO 11286 --- [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]) 17:04:47 2026-01-12T17:04:47.173Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.174Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.179Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41341/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41341 17:04:47 2026-01-12T17:04:47.182Z INFO 11286 --- [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=325, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:47 2026-01-12T17:04:47.196Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35725/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35725 17:04:47 2026-01-12T17:04:47.210Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36371/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36371 17:04:47 2026-01-12T17:04:47.228Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37771/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37771 17:04:47 2026-01-12T17:04:47.242Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45163/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45163 17:04:47 2026-01-12T17:04:47.273Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45989/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45989 17:04:47 2026-01-12T17:04:47.290Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38623/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38623 17:04:47 2026-01-12T17:04:47.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:47 2026-01-12T17:04:47.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:47 2026-01-12T17:04:47.678Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:47 2026-01-12T17:04:47.678Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:47 2026-01-12T17:04:47.678Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:47 2026-01-12T17:04:47.721Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:47 2026-01-12T17:04:47.764Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.764Z INFO 11286 --- [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-9b5db1ca-e067-4b46-9e76-348bc6d6ed64 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:47 2026-01-12T17:04:47.764Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.764Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.764Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.764Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.764Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.770Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:47 2026-01-12T17:04:47.770Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:47 2026-01-12T17:04:47.770Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:47 2026-01-12T17:04:47.770Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:47 2026-01-12T17:04:47.772Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 17:04:47 2026-01-12T17:04:47.785Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:47 allow.auto.create.topics = true 17:04:47 auto.commit.interval.ms = 5000 17:04:47 auto.include.jmx.reporter = true 17:04:47 auto.offset.reset = latest 17:04:47 bootstrap.servers = [localhost:32777] 17:04:47 check.crcs = true 17:04:47 client.dns.lookup = use_all_dns_ips 17:04:47 client.id = consumer-test-group-19 17:04:47 client.rack = 17:04:47 connections.max.idle.ms = 540000 17:04:47 default.api.timeout.ms = 60000 17:04:47 enable.auto.commit = true 17:04:47 enable.metrics.push = true 17:04:47 exclude.internal.topics = true 17:04:47 fetch.max.bytes = 52428800 17:04:47 fetch.max.wait.ms = 500 17:04:47 fetch.min.bytes = 1 17:04:47 group.id = test-group 17:04:47 group.instance.id = null 17:04:47 group.protocol = classic 17:04:47 group.remote.assignor = null 17:04:47 heartbeat.interval.ms = 3000 17:04:47 interceptor.classes = [] 17:04:47 internal.leave.group.on.close = true 17:04:47 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:47 isolation.level = read_uncommitted 17:04:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:47 max.partition.fetch.bytes = 1048576 17:04:47 max.poll.interval.ms = 300000 17:04:47 max.poll.records = 2147483647 17:04:47 metadata.max.age.ms = 300000 17:04:47 metadata.recovery.strategy = none 17:04:47 metric.reporters = [] 17:04:47 metrics.num.samples = 2 17:04:47 metrics.recording.level = INFO 17:04:47 metrics.sample.window.ms = 30000 17:04:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:47 receive.buffer.bytes = 65536 17:04:47 reconnect.backoff.max.ms = 1000 17:04:47 reconnect.backoff.ms = 50 17:04:47 request.timeout.ms = 30000 17:04:47 retry.backoff.max.ms = 1000 17:04:47 retry.backoff.ms = 100 17:04:47 sasl.client.callback.handler.class = null 17:04:47 sasl.jaas.config = null 17:04:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:47 sasl.kerberos.min.time.before.relogin = 60000 17:04:47 sasl.kerberos.service.name = null 17:04:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:47 sasl.login.callback.handler.class = null 17:04:47 sasl.login.class = null 17:04:47 sasl.login.connect.timeout.ms = null 17:04:47 sasl.login.read.timeout.ms = null 17:04:47 sasl.login.refresh.buffer.seconds = 300 17:04:47 sasl.login.refresh.min.period.seconds = 60 17:04:47 sasl.login.refresh.window.factor = 0.8 17:04:47 sasl.login.refresh.window.jitter = 0.05 17:04:47 sasl.login.retry.backoff.max.ms = 10000 17:04:47 sasl.login.retry.backoff.ms = 100 17:04:47 sasl.mechanism = GSSAPI 17:04:47 sasl.oauthbearer.clock.skew.seconds = 30 17:04:47 sasl.oauthbearer.expected.audience = null 17:04:47 sasl.oauthbearer.expected.issuer = null 17:04:47 sasl.oauthbearer.header.urlencode = false 17:04:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:47 sasl.oauthbearer.jwks.endpoint.url = null 17:04:47 sasl.oauthbearer.scope.claim.name = scope 17:04:47 sasl.oauthbearer.sub.claim.name = sub 17:04:47 sasl.oauthbearer.token.endpoint.url = null 17:04:47 security.protocol = PLAINTEXT 17:04:47 security.providers = null 17:04:47 send.buffer.bytes = 131072 17:04:47 session.timeout.ms = 45000 17:04:47 socket.connection.setup.timeout.max.ms = 30000 17:04:47 socket.connection.setup.timeout.ms = 10000 17:04:47 ssl.cipher.suites = null 17:04:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:47 ssl.endpoint.identification.algorithm = https 17:04:47 ssl.engine.factory.class = null 17:04:47 ssl.key.password = null 17:04:47 ssl.keymanager.algorithm = SunX509 17:04:47 ssl.keystore.certificate.chain = null 17:04:47 ssl.keystore.key = null 17:04:47 ssl.keystore.location = null 17:04:47 ssl.keystore.password = null 17:04:47 ssl.keystore.type = JKS 17:04:47 ssl.protocol = TLSv1.3 17:04:47 ssl.provider = null 17:04:47 ssl.secure.random.implementation = null 17:04:47 ssl.trustmanager.algorithm = PKIX 17:04:47 ssl.truststore.certificates = null 17:04:47 ssl.truststore.location = null 17:04:47 ssl.truststore.password = null 17:04:47 ssl.truststore.type = JKS 17:04:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:47 17:04:47 2026-01-12T17:04:47.786Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:47 2026-01-12T17:04:47.787Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:47 2026-01-12T17:04:47.787Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:47 2026-01-12T17:04:47.787Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237487787 17:04:47 2026-01-12T17:04:47.787Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.797Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:47 2026-01-12T17:04:47.797Z INFO 11286 --- [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) 17:04:47 2026-01-12T17:04:47.797Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:04:47 2026-01-12T17:04:47.802Z INFO 11286 --- [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-36f2db9c-60f5-4b08-91aa-befe0c781eda 17:04:47 2026-01-12T17:04:47.802Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:04:47 2026-01-12T17:04:47.805Z INFO 11286 --- [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=25, memberId='consumer-test-group-19-36f2db9c-60f5-4b08-91aa-befe0c781eda', protocol='range'} 17:04:47 2026-01-12T17:04:47.806Z INFO 11286 --- [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 25: {consumer-test-group-19-36f2db9c-60f5-4b08-91aa-befe0c781eda=Assignment(partitions=[ncmp-events-0])} 17:04:47 2026-01-12T17:04:47.811Z INFO 11286 --- [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=25, memberId='consumer-test-group-19-36f2db9c-60f5-4b08-91aa-befe0c781eda', protocol='range'} 17:04:47 2026-01-12T17:04:47.811Z INFO 11286 --- [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]) 17:04:47 2026-01-12T17:04:47.811Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.831Z INFO 11286 --- [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 17:04:47 2026-01-12T17:04:47.838Z INFO 11286 --- [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=329, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:48 2026-01-12T17:04:48.311Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:48 2026-01-12T17:04:48.311Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:48 2026-01-12T17:04:48.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:48 2026-01-12T17:04:48.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:48 2026-01-12T17:04:48.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:48 2026-01-12T17:04:48.377Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 17:04:48 2026-01-12T17:04:48.390Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 17:04:48 2026-01-12T17:04:48.407Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:48 2026-01-12T17:04:48.429Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:48 2026-01-12T17:04:48.429Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:48 2026-01-12T17:04:48.430Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:48 2026-01-12T17:04:48.430Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:48 2026-01-12T17:04:48.430Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:48 2026-01-12T17:04:48.488Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 17:04:48 2026-01-12T17:04:48.499Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 17:04:48 2026-01-12T17:04:48.518Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:48 2026-01-12T17:04:48.541Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:48 2026-01-12T17:04:48.541Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:48 2026-01-12T17:04:48.541Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:48 2026-01-12T17:04:48.542Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:48 2026-01-12T17:04:48.542Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:48 2026-01-12T17:04:48.566Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:48 2026-01-12T17:04:48.624Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.624Z INFO 11286 --- [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-36f2db9c-60f5-4b08-91aa-befe0c781eda sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:48 2026-01-12T17:04:48.624Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.624Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.624Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.625Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.625Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.627Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:48 2026-01-12T17:04:48.627Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:48 2026-01-12T17:04:48.627Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:48 2026-01-12T17:04:48.627Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:48 2026-01-12T17:04:48.628Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 17:04:48 2026-01-12T17:04:48.643Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:48 allow.auto.create.topics = true 17:04:48 auto.commit.interval.ms = 5000 17:04:48 auto.include.jmx.reporter = true 17:04:48 auto.offset.reset = latest 17:04:48 bootstrap.servers = [localhost:32777] 17:04:48 check.crcs = true 17:04:48 client.dns.lookup = use_all_dns_ips 17:04:48 client.id = consumer-test-group-20 17:04:48 client.rack = 17:04:48 connections.max.idle.ms = 540000 17:04:48 default.api.timeout.ms = 60000 17:04:48 enable.auto.commit = true 17:04:48 enable.metrics.push = true 17:04:48 exclude.internal.topics = true 17:04:48 fetch.max.bytes = 52428800 17:04:48 fetch.max.wait.ms = 500 17:04:48 fetch.min.bytes = 1 17:04:48 group.id = test-group 17:04:48 group.instance.id = null 17:04:48 group.protocol = classic 17:04:48 group.remote.assignor = null 17:04:48 heartbeat.interval.ms = 3000 17:04:48 interceptor.classes = [] 17:04:48 internal.leave.group.on.close = true 17:04:48 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:48 isolation.level = read_uncommitted 17:04:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:48 max.partition.fetch.bytes = 1048576 17:04:48 max.poll.interval.ms = 300000 17:04:48 max.poll.records = 2147483647 17:04:48 metadata.max.age.ms = 300000 17:04:48 metadata.recovery.strategy = none 17:04:48 metric.reporters = [] 17:04:48 metrics.num.samples = 2 17:04:48 metrics.recording.level = INFO 17:04:48 metrics.sample.window.ms = 30000 17:04:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:48 receive.buffer.bytes = 65536 17:04:48 reconnect.backoff.max.ms = 1000 17:04:48 reconnect.backoff.ms = 50 17:04:48 request.timeout.ms = 30000 17:04:48 retry.backoff.max.ms = 1000 17:04:48 retry.backoff.ms = 100 17:04:48 sasl.client.callback.handler.class = null 17:04:48 sasl.jaas.config = null 17:04:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:48 sasl.kerberos.min.time.before.relogin = 60000 17:04:48 sasl.kerberos.service.name = null 17:04:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:48 sasl.login.callback.handler.class = null 17:04:48 sasl.login.class = null 17:04:48 sasl.login.connect.timeout.ms = null 17:04:48 sasl.login.read.timeout.ms = null 17:04:48 sasl.login.refresh.buffer.seconds = 300 17:04:48 sasl.login.refresh.min.period.seconds = 60 17:04:48 sasl.login.refresh.window.factor = 0.8 17:04:48 sasl.login.refresh.window.jitter = 0.05 17:04:48 sasl.login.retry.backoff.max.ms = 10000 17:04:48 sasl.login.retry.backoff.ms = 100 17:04:48 sasl.mechanism = GSSAPI 17:04:48 sasl.oauthbearer.clock.skew.seconds = 30 17:04:48 sasl.oauthbearer.expected.audience = null 17:04:48 sasl.oauthbearer.expected.issuer = null 17:04:48 sasl.oauthbearer.header.urlencode = false 17:04:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:48 sasl.oauthbearer.jwks.endpoint.url = null 17:04:48 sasl.oauthbearer.scope.claim.name = scope 17:04:48 sasl.oauthbearer.sub.claim.name = sub 17:04:48 sasl.oauthbearer.token.endpoint.url = null 17:04:48 security.protocol = PLAINTEXT 17:04:48 security.providers = null 17:04:48 send.buffer.bytes = 131072 17:04:48 session.timeout.ms = 45000 17:04:48 socket.connection.setup.timeout.max.ms = 30000 17:04:48 socket.connection.setup.timeout.ms = 10000 17:04:48 ssl.cipher.suites = null 17:04:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:48 ssl.endpoint.identification.algorithm = https 17:04:48 ssl.engine.factory.class = null 17:04:48 ssl.key.password = null 17:04:48 ssl.keymanager.algorithm = SunX509 17:04:48 ssl.keystore.certificate.chain = null 17:04:48 ssl.keystore.key = null 17:04:48 ssl.keystore.location = null 17:04:48 ssl.keystore.password = null 17:04:48 ssl.keystore.type = JKS 17:04:48 ssl.protocol = TLSv1.3 17:04:48 ssl.provider = null 17:04:48 ssl.secure.random.implementation = null 17:04:48 ssl.trustmanager.algorithm = PKIX 17:04:48 ssl.truststore.certificates = null 17:04:48 ssl.truststore.location = null 17:04:48 ssl.truststore.password = null 17:04:48 ssl.truststore.type = JKS 17:04:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:48 17:04:48 2026-01-12T17:04:48.643Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:48 2026-01-12T17:04:48.645Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:48 2026-01-12T17:04:48.645Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:48 2026-01-12T17:04:48.645Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237488645 17:04:48 2026-01-12T17:04:48.645Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.650Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:48 2026-01-12T17:04:48.653Z INFO 11286 --- [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) 17:04:48 2026-01-12T17:04:48.654Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:04:48 2026-01-12T17:04:48.658Z INFO 11286 --- [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-6c1102bc-c4fa-44b3-8095-ae3c06eb1e0d 17:04:48 2026-01-12T17:04:48.658Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:04:48 2026-01-12T17:04:48.661Z INFO 11286 --- [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=27, memberId='consumer-test-group-20-6c1102bc-c4fa-44b3-8095-ae3c06eb1e0d', protocol='range'} 17:04:48 2026-01-12T17:04:48.661Z INFO 11286 --- [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 27: {consumer-test-group-20-6c1102bc-c4fa-44b3-8095-ae3c06eb1e0d=Assignment(partitions=[ncmp-events-0])} 17:04:48 2026-01-12T17:04:48.663Z INFO 11286 --- [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=27, memberId='consumer-test-group-20-6c1102bc-c4fa-44b3-8095-ae3c06eb1e0d', protocol='range'} 17:04:48 2026-01-12T17:04:48.663Z INFO 11286 --- [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]) 17:04:48 2026-01-12T17:04:48.663Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.664Z INFO 11286 --- [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 17:04:48 2026-01-12T17:04:48.680Z INFO 11286 --- [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=341, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:49 2026-01-12T17:04:49.183Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:49 2026-01-12T17:04:49.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:49 2026-01-12T17:04:49.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:49 2026-01-12T17:04:49.185Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:49 2026-01-12T17:04:49.186Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:49 2026-01-12T17:04:49.254Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:49 2026-01-12T17:04:49.264Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:49 2026-01-12T17:04:49.285Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:49 2026-01-12T17:04:49.310Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:49 2026-01-12T17:04:49.310Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:49 2026-01-12T17:04:49.310Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:49 2026-01-12T17:04:49.310Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:49 2026-01-12T17:04:49.310Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:49 2026-01-12T17:04:49.327Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:49 2026-01-12T17:04:49.333Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:49 2026-01-12T17:04:49.349Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:49 2026-01-12T17:04:49.358Z WARN 11286 --- [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 17:04:49 2026-01-12T17:04:49.358Z WARN 11286 --- [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 17:04:49 2026-01-12T17:04:49.418Z ERROR 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:04:49 2026-01-12T17:04:49.464Z ERROR 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 17:04:49 2026-01-12T17:04:49.475Z ERROR 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 17:04:49 2026-01-12T17:04:49.477Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.477Z INFO 11286 --- [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-6c1102bc-c4fa-44b3-8095-ae3c06eb1e0d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:49 2026-01-12T17:04:49.477Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.477Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.477Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.478Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.478Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.487Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:49 2026-01-12T17:04:49.487Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:49 2026-01-12T17:04:49.487Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:49 2026-01-12T17:04:49.487Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:49 2026-01-12T17:04:49.489Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 17:04:49 2026-01-12T17:04:49.508Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:49 allow.auto.create.topics = true 17:04:49 auto.commit.interval.ms = 5000 17:04:49 auto.include.jmx.reporter = true 17:04:49 auto.offset.reset = latest 17:04:49 bootstrap.servers = [localhost:32777] 17:04:49 check.crcs = true 17:04:49 client.dns.lookup = use_all_dns_ips 17:04:49 client.id = consumer-test-group-21 17:04:49 client.rack = 17:04:49 connections.max.idle.ms = 540000 17:04:49 default.api.timeout.ms = 60000 17:04:49 enable.auto.commit = true 17:04:49 enable.metrics.push = true 17:04:49 exclude.internal.topics = true 17:04:49 fetch.max.bytes = 52428800 17:04:49 fetch.max.wait.ms = 500 17:04:49 fetch.min.bytes = 1 17:04:49 group.id = test-group 17:04:49 group.instance.id = null 17:04:49 group.protocol = classic 17:04:49 group.remote.assignor = null 17:04:49 heartbeat.interval.ms = 3000 17:04:49 interceptor.classes = [] 17:04:49 internal.leave.group.on.close = true 17:04:49 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:49 isolation.level = read_uncommitted 17:04:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:49 max.partition.fetch.bytes = 1048576 17:04:49 max.poll.interval.ms = 300000 17:04:49 max.poll.records = 2147483647 17:04:49 metadata.max.age.ms = 300000 17:04:49 metadata.recovery.strategy = none 17:04:49 metric.reporters = [] 17:04:49 metrics.num.samples = 2 17:04:49 metrics.recording.level = INFO 17:04:49 metrics.sample.window.ms = 30000 17:04:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:49 receive.buffer.bytes = 65536 17:04:49 reconnect.backoff.max.ms = 1000 17:04:49 reconnect.backoff.ms = 50 17:04:49 request.timeout.ms = 30000 17:04:49 retry.backoff.max.ms = 1000 17:04:49 retry.backoff.ms = 100 17:04:49 sasl.client.callback.handler.class = null 17:04:49 sasl.jaas.config = null 17:04:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:49 sasl.kerberos.min.time.before.relogin = 60000 17:04:49 sasl.kerberos.service.name = null 17:04:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:49 sasl.login.callback.handler.class = null 17:04:49 sasl.login.class = null 17:04:49 sasl.login.connect.timeout.ms = null 17:04:49 sasl.login.read.timeout.ms = null 17:04:49 sasl.login.refresh.buffer.seconds = 300 17:04:49 sasl.login.refresh.min.period.seconds = 60 17:04:49 sasl.login.refresh.window.factor = 0.8 17:04:49 sasl.login.refresh.window.jitter = 0.05 17:04:49 sasl.login.retry.backoff.max.ms = 10000 17:04:49 sasl.login.retry.backoff.ms = 100 17:04:49 sasl.mechanism = GSSAPI 17:04:49 sasl.oauthbearer.clock.skew.seconds = 30 17:04:49 sasl.oauthbearer.expected.audience = null 17:04:49 sasl.oauthbearer.expected.issuer = null 17:04:49 sasl.oauthbearer.header.urlencode = false 17:04:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:49 sasl.oauthbearer.jwks.endpoint.url = null 17:04:49 sasl.oauthbearer.scope.claim.name = scope 17:04:49 sasl.oauthbearer.sub.claim.name = sub 17:04:49 sasl.oauthbearer.token.endpoint.url = null 17:04:49 security.protocol = PLAINTEXT 17:04:49 security.providers = null 17:04:49 send.buffer.bytes = 131072 17:04:49 session.timeout.ms = 45000 17:04:49 socket.connection.setup.timeout.max.ms = 30000 17:04:49 socket.connection.setup.timeout.ms = 10000 17:04:49 ssl.cipher.suites = null 17:04:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:49 ssl.endpoint.identification.algorithm = https 17:04:49 ssl.engine.factory.class = null 17:04:49 ssl.key.password = null 17:04:49 ssl.keymanager.algorithm = SunX509 17:04:49 ssl.keystore.certificate.chain = null 17:04:49 ssl.keystore.key = null 17:04:49 ssl.keystore.location = null 17:04:49 ssl.keystore.password = null 17:04:49 ssl.keystore.type = JKS 17:04:49 ssl.protocol = TLSv1.3 17:04:49 ssl.provider = null 17:04:49 ssl.secure.random.implementation = null 17:04:49 ssl.trustmanager.algorithm = PKIX 17:04:49 ssl.truststore.certificates = null 17:04:49 ssl.truststore.location = null 17:04:49 ssl.truststore.password = null 17:04:49 ssl.truststore.type = JKS 17:04:49 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:49 17:04:49 2026-01-12T17:04:49.508Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:49 2026-01-12T17:04:49.511Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:49 2026-01-12T17:04:49.511Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:49 2026-01-12T17:04:49.511Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237489511 17:04:49 2026-01-12T17:04:49.512Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.516Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:49 2026-01-12T17:04:49.516Z INFO 11286 --- [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) 17:04:49 2026-01-12T17:04:49.518Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:04:49 2026-01-12T17:04:49.521Z INFO 11286 --- [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-47d41e95-83e3-40de-a1c5-7c29068bb5e5 17:04:49 2026-01-12T17:04:49.521Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:04:49 2026-01-12T17:04:49.523Z INFO 11286 --- [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=29, memberId='consumer-test-group-21-47d41e95-83e3-40de-a1c5-7c29068bb5e5', protocol='range'} 17:04:49 2026-01-12T17:04:49.524Z INFO 11286 --- [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 29: {consumer-test-group-21-47d41e95-83e3-40de-a1c5-7c29068bb5e5=Assignment(partitions=[ncmp-events-0])} 17:04:49 2026-01-12T17:04:49.526Z INFO 11286 --- [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=29, memberId='consumer-test-group-21-47d41e95-83e3-40de-a1c5-7c29068bb5e5', protocol='range'} 17:04:49 2026-01-12T17:04:49.526Z INFO 11286 --- [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]) 17:04:49 2026-01-12T17:04:49.526Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.530Z INFO 11286 --- [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 17:04:49 2026-01-12T17:04:49.539Z INFO 11286 --- [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=358, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:50 2026-01-12T17:04:50.039Z INFO 11286 --- [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. 17:04:50 2026-01-12T17:04:50.039Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:04:50 2026-01-12T17:04:50.040Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:04:50 2026-01-12T17:04:50.040Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:04:50 2026-01-12T17:04:50.040Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:04:50 2026-01-12T17:04:50.085Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:50 2026-01-12T17:04:50.107Z INFO 11286 --- [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. 17:04:50 2026-01-12T17:04:50.130Z INFO 11286 --- [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. 17:04:50 2026-01-12T17:04:50.130Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:04:50 2026-01-12T17:04:50.130Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:04:50 2026-01-12T17:04:50.130Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:04:50 2026-01-12T17:04:50.130Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:04:50 2026-01-12T17:04:50.191Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:50 2026-01-12T17:04:50.203Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:50 2026-01-12T17:04:50.264Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:50 2026-01-12T17:04:50.270Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:50 2026-01-12T17:04:50.305Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:50 2026-01-12T17:04:50.360Z INFO 11286 --- [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 17:04:50 2026-01-12T17:04:50.360Z INFO 11286 --- [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-47d41e95-83e3-40de-a1c5-7c29068bb5e5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:50 2026-01-12T17:04:50.361Z INFO 11286 --- [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 17:04:50 2026-01-12T17:04:50.361Z INFO 11286 --- [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 17:04:50 2026-01-12T17:04:50.361Z INFO 11286 --- [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 17:04:50 2026-01-12T17:04:50.361Z INFO 11286 --- [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 17:04:50 2026-01-12T17:04:50.361Z INFO 11286 --- [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 17:04:50 2026-01-12T17:04:50.380Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:50 2026-01-12T17:04:50.380Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:50 2026-01-12T17:04:50.380Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:50 2026-01-12T17:04:50.380Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:50 2026-01-12T17:04:50.382Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 17:04:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.102 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:04:50 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:04:50 2026-01-12T17:04:50.455Z INFO 11286 --- [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. 17:04:50 2026-01-12T17:04:50.456Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 17:04:50 2026-01-12T17:04:50.456Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 17:04:50 2026-01-12T17:04:50.456Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 17:04:50 2026-01-12T17:04:50.456Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 17:04:50 2026-01-12T17:04:50.519Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:04:50 2026-01-12T17:04:50.531Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:04:50 2026-01-12T17:04:50.637Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:04:50 2026-01-12T17:04:50.647Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:04:50 2026-01-12T17:04:50.728Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:50 2026-01-12T17:04:50.735Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:50 2026-01-12T17:04:50.769Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:51 2026-01-12T17:04:51.142Z ERROR 11286 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:04:51 17:04:51 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:04:51 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor414.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:04:51 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:04:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:04:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:04:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:04:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:04:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:04:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:04:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:04:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:04:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:04:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:04:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:04:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:04:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:04:51 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:04:51 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:04:51 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:04:51 at groovy.lang.Closure.call(Closure.java:427) 17:04:51 at groovy.lang.Closure.call(Closure.java:416) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:04:51 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:04:51 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:04:51 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:04:51 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:04:51 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:04:51 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:04:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:04:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:04:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:04:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:04:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:04:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:04:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:04:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:04:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:04:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:04:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:04:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:04:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:04:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:04:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:04:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:04:51 17:04:51 2026-01-12T17:04:51.152Z ERROR 11286 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:04:51 17:04:51 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:04:51 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor414.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:04:51 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:04:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:04:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:04:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:04:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:04:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:04:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:04:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:04:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:04:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:04:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:04:51 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:04:51 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:04:51 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:04:51 at groovy.lang.Closure.call(Closure.java:427) 17:04:51 at groovy.lang.Closure.call(Closure.java:416) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:04:51 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:04:51 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:04:51 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:04:51 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:04:51 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:04:51 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:04:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:04:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:04:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:04:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:04:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:04:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:04:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:04:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:04:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:04:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:04:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:04:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:04:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:04:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:04:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:04:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:04:51 17:04:51 2026-01-12T17:04:51.157Z ERROR 11286 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:04:51 17:04:51 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:04:51 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor414.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:04:51 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:04:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:04:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:04:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:04:51 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:04:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:04:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:04:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:04:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:04:51 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:04:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:04:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:04:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:04:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:04:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:04:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:04:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:04:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:04:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:04:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:04:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:04:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:04:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:04:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:04:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:04:51 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:04:51 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:04:51 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:04:51 at groovy.lang.Closure.call(Closure.java:427) 17:04:51 at groovy.lang.Closure.call(Closure.java:416) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:04:51 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:04:51 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:04:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:04:51 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:04:51 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:04:51 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:04:51 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:04:51 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:04:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:04:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:04:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:04:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:04:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:04:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:04:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:04:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:04:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:04:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:04:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:04:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:04:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:04:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:04:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:04:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:04:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:04:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:04:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:04:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:04:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:04:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:04:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:04:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:04:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:04:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:04:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:04:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:04:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:04:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:04:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:04:51 17:04:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:04:51 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:04:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:04:51 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:04:51 2026-01-12T17:04:51.467Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:51 allow.auto.create.topics = true 17:04:51 auto.commit.interval.ms = 5000 17:04:51 auto.include.jmx.reporter = true 17:04:51 auto.offset.reset = latest 17:04:51 bootstrap.servers = [localhost:32777] 17:04:51 check.crcs = true 17:04:51 client.dns.lookup = use_all_dns_ips 17:04:51 client.id = consumer-test-group-for-update-22 17:04:51 client.rack = 17:04:51 connections.max.idle.ms = 540000 17:04:51 default.api.timeout.ms = 60000 17:04:51 enable.auto.commit = true 17:04:51 enable.metrics.push = true 17:04:51 exclude.internal.topics = true 17:04:51 fetch.max.bytes = 52428800 17:04:51 fetch.max.wait.ms = 500 17:04:51 fetch.min.bytes = 1 17:04:51 group.id = test-group-for-update 17:04:51 group.instance.id = null 17:04:51 group.protocol = classic 17:04:51 group.remote.assignor = null 17:04:51 heartbeat.interval.ms = 3000 17:04:51 interceptor.classes = [] 17:04:51 internal.leave.group.on.close = true 17:04:51 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:51 isolation.level = read_uncommitted 17:04:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:51 max.partition.fetch.bytes = 1048576 17:04:51 max.poll.interval.ms = 300000 17:04:51 max.poll.records = 2147483647 17:04:51 metadata.max.age.ms = 300000 17:04:51 metadata.recovery.strategy = none 17:04:51 metric.reporters = [] 17:04:51 metrics.num.samples = 2 17:04:51 metrics.recording.level = INFO 17:04:51 metrics.sample.window.ms = 30000 17:04:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:51 receive.buffer.bytes = 65536 17:04:51 reconnect.backoff.max.ms = 1000 17:04:51 reconnect.backoff.ms = 50 17:04:51 request.timeout.ms = 30000 17:04:51 retry.backoff.max.ms = 1000 17:04:51 retry.backoff.ms = 100 17:04:51 sasl.client.callback.handler.class = null 17:04:51 sasl.jaas.config = null 17:04:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:51 sasl.kerberos.min.time.before.relogin = 60000 17:04:51 sasl.kerberos.service.name = null 17:04:51 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:51 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:51 sasl.login.callback.handler.class = null 17:04:51 sasl.login.class = null 17:04:51 sasl.login.connect.timeout.ms = null 17:04:51 sasl.login.read.timeout.ms = null 17:04:51 sasl.login.refresh.buffer.seconds = 300 17:04:51 sasl.login.refresh.min.period.seconds = 60 17:04:51 sasl.login.refresh.window.factor = 0.8 17:04:51 sasl.login.refresh.window.jitter = 0.05 17:04:51 sasl.login.retry.backoff.max.ms = 10000 17:04:51 sasl.login.retry.backoff.ms = 100 17:04:51 sasl.mechanism = GSSAPI 17:04:51 sasl.oauthbearer.clock.skew.seconds = 30 17:04:51 sasl.oauthbearer.expected.audience = null 17:04:51 sasl.oauthbearer.expected.issuer = null 17:04:51 sasl.oauthbearer.header.urlencode = false 17:04:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:51 sasl.oauthbearer.jwks.endpoint.url = null 17:04:51 sasl.oauthbearer.scope.claim.name = scope 17:04:51 sasl.oauthbearer.sub.claim.name = sub 17:04:51 sasl.oauthbearer.token.endpoint.url = null 17:04:51 security.protocol = PLAINTEXT 17:04:51 security.providers = null 17:04:51 send.buffer.bytes = 131072 17:04:51 session.timeout.ms = 45000 17:04:51 socket.connection.setup.timeout.max.ms = 30000 17:04:51 socket.connection.setup.timeout.ms = 10000 17:04:51 ssl.cipher.suites = null 17:04:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:51 ssl.endpoint.identification.algorithm = https 17:04:51 ssl.engine.factory.class = null 17:04:51 ssl.key.password = null 17:04:51 ssl.keymanager.algorithm = SunX509 17:04:51 ssl.keystore.certificate.chain = null 17:04:51 ssl.keystore.key = null 17:04:51 ssl.keystore.location = null 17:04:51 ssl.keystore.password = null 17:04:51 ssl.keystore.type = JKS 17:04:51 ssl.protocol = TLSv1.3 17:04:51 ssl.provider = null 17:04:51 ssl.secure.random.implementation = null 17:04:51 ssl.trustmanager.algorithm = PKIX 17:04:51 ssl.truststore.certificates = null 17:04:51 ssl.truststore.location = null 17:04:51 ssl.truststore.password = null 17:04:51 ssl.truststore.type = JKS 17:04:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:51 17:04:51 2026-01-12T17:04:51.467Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:51 2026-01-12T17:04:51.470Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:51 2026-01-12T17:04:51.470Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:51 2026-01-12T17:04:51.470Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237491470 17:04:51 2026-01-12T17:04:51.471Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:51 2026-01-12T17:04:51.495Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:51 2026-01-12T17:04:51.496Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:51 2026-01-12T17:04:51.497Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 17:04:51 2026-01-12T17:04:51.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-22-947801c4-716e-4ee8-b71f-62a72ba87f67 17:04:51 2026-01-12T17:04:51.501Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 17:04:51 2026-01-12T17:04:51.505Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-947801c4-716e-4ee8-b71f-62a72ba87f67', protocol='range'} 17:04:51 2026-01-12T17:04:51.505Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-22-947801c4-716e-4ee8-b71f-62a72ba87f67=Assignment(partitions=[ncmp-events-0])} 17:04:51 2026-01-12T17:04:51.507Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-947801c4-716e-4ee8-b71f-62a72ba87f67', protocol='range'} 17:04:51 2026-01-12T17:04:51.507Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:51 2026-01-12T17:04:51.507Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:51 2026-01-12T17:04:51.508Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:51 2026-01-12T17:04:51.519Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=400, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:52 2026-01-12T17:04:51.991Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:52 2026-01-12T17:04:51.991Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:52 2026-01-12T17:04:51.991Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:52 2026-01-12T17:04:51.992Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:52 2026-01-12T17:04:51.992Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:52 2026-01-12T17:04:52.054Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:52 2026-01-12T17:04:52.066Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:52 2026-01-12T17:04:52.079Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:52 2026-01-12T17:04:52.100Z WARN 11286 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:04:52 2026-01-12T17:04:52.134Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:52 2026-01-12T17:04:52.134Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Member consumer-test-group-for-update-22-947801c4-716e-4ee8-b71f-62a72ba87f67 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:52 2026-01-12T17:04:52.134Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.134Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.134Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:52 2026-01-12T17:04:52.137Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.137Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.138Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:52 2026-01-12T17:04:52.138Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:52 2026-01-12T17:04:52.138Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:52 2026-01-12T17:04:52.138Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:52 2026-01-12T17:04:52.140Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 17:04:52 2026-01-12T17:04:52.154Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:52 allow.auto.create.topics = true 17:04:52 auto.commit.interval.ms = 5000 17:04:52 auto.include.jmx.reporter = true 17:04:52 auto.offset.reset = latest 17:04:52 bootstrap.servers = [localhost:32777] 17:04:52 check.crcs = true 17:04:52 client.dns.lookup = use_all_dns_ips 17:04:52 client.id = consumer-test-group-for-update-23 17:04:52 client.rack = 17:04:52 connections.max.idle.ms = 540000 17:04:52 default.api.timeout.ms = 60000 17:04:52 enable.auto.commit = true 17:04:52 enable.metrics.push = true 17:04:52 exclude.internal.topics = true 17:04:52 fetch.max.bytes = 52428800 17:04:52 fetch.max.wait.ms = 500 17:04:52 fetch.min.bytes = 1 17:04:52 group.id = test-group-for-update 17:04:52 group.instance.id = null 17:04:52 group.protocol = classic 17:04:52 group.remote.assignor = null 17:04:52 heartbeat.interval.ms = 3000 17:04:52 interceptor.classes = [] 17:04:52 internal.leave.group.on.close = true 17:04:52 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:52 isolation.level = read_uncommitted 17:04:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:52 max.partition.fetch.bytes = 1048576 17:04:52 max.poll.interval.ms = 300000 17:04:52 max.poll.records = 2147483647 17:04:52 metadata.max.age.ms = 300000 17:04:52 metadata.recovery.strategy = none 17:04:52 metric.reporters = [] 17:04:52 metrics.num.samples = 2 17:04:52 metrics.recording.level = INFO 17:04:52 metrics.sample.window.ms = 30000 17:04:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:52 receive.buffer.bytes = 65536 17:04:52 reconnect.backoff.max.ms = 1000 17:04:52 reconnect.backoff.ms = 50 17:04:52 request.timeout.ms = 30000 17:04:52 retry.backoff.max.ms = 1000 17:04:52 retry.backoff.ms = 100 17:04:52 sasl.client.callback.handler.class = null 17:04:52 sasl.jaas.config = null 17:04:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:52 sasl.kerberos.min.time.before.relogin = 60000 17:04:52 sasl.kerberos.service.name = null 17:04:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:52 sasl.login.callback.handler.class = null 17:04:52 sasl.login.class = null 17:04:52 sasl.login.connect.timeout.ms = null 17:04:52 sasl.login.read.timeout.ms = null 17:04:52 sasl.login.refresh.buffer.seconds = 300 17:04:52 sasl.login.refresh.min.period.seconds = 60 17:04:52 sasl.login.refresh.window.factor = 0.8 17:04:52 sasl.login.refresh.window.jitter = 0.05 17:04:52 sasl.login.retry.backoff.max.ms = 10000 17:04:52 sasl.login.retry.backoff.ms = 100 17:04:52 sasl.mechanism = GSSAPI 17:04:52 sasl.oauthbearer.clock.skew.seconds = 30 17:04:52 sasl.oauthbearer.expected.audience = null 17:04:52 sasl.oauthbearer.expected.issuer = null 17:04:52 sasl.oauthbearer.header.urlencode = false 17:04:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:52 sasl.oauthbearer.jwks.endpoint.url = null 17:04:52 sasl.oauthbearer.scope.claim.name = scope 17:04:52 sasl.oauthbearer.sub.claim.name = sub 17:04:52 sasl.oauthbearer.token.endpoint.url = null 17:04:52 security.protocol = PLAINTEXT 17:04:52 security.providers = null 17:04:52 send.buffer.bytes = 131072 17:04:52 session.timeout.ms = 45000 17:04:52 socket.connection.setup.timeout.max.ms = 30000 17:04:52 socket.connection.setup.timeout.ms = 10000 17:04:52 ssl.cipher.suites = null 17:04:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:52 ssl.endpoint.identification.algorithm = https 17:04:52 ssl.engine.factory.class = null 17:04:52 ssl.key.password = null 17:04:52 ssl.keymanager.algorithm = SunX509 17:04:52 ssl.keystore.certificate.chain = null 17:04:52 ssl.keystore.key = null 17:04:52 ssl.keystore.location = null 17:04:52 ssl.keystore.password = null 17:04:52 ssl.keystore.type = JKS 17:04:52 ssl.protocol = TLSv1.3 17:04:52 ssl.provider = null 17:04:52 ssl.secure.random.implementation = null 17:04:52 ssl.trustmanager.algorithm = PKIX 17:04:52 ssl.truststore.certificates = null 17:04:52 ssl.truststore.location = null 17:04:52 ssl.truststore.password = null 17:04:52 ssl.truststore.type = JKS 17:04:52 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:52 17:04:52 2026-01-12T17:04:52.154Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:52 2026-01-12T17:04:52.156Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:52 2026-01-12T17:04:52.156Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:52 2026-01-12T17:04:52.156Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237492156 17:04:52 2026-01-12T17:04:52.156Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:52 2026-01-12T17:04:52.160Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:52 2026-01-12T17:04:52.160Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:52 2026-01-12T17:04:52.161Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 17:04:52 2026-01-12T17:04:52.163Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-23-21523876-23e7-4548-abf5-e35d01303a99 17:04:52 2026-01-12T17:04:52.163Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 17:04:52 2026-01-12T17:04:52.167Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-21523876-23e7-4548-abf5-e35d01303a99', protocol='range'} 17:04:52 2026-01-12T17:04:52.168Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-23-21523876-23e7-4548-abf5-e35d01303a99=Assignment(partitions=[ncmp-events-0])} 17:04:52 2026-01-12T17:04:52.169Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-21523876-23e7-4548-abf5-e35d01303a99', protocol='range'} 17:04:52 2026-01-12T17:04:52.169Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:52 2026-01-12T17:04:52.169Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:52 2026-01-12T17:04:52.170Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:52 2026-01-12T17:04:52.173Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=404, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:52 2026-01-12T17:04:52.676Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:52 2026-01-12T17:04:52.676Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:52 2026-01-12T17:04:52.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:52 2026-01-12T17:04:52.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:52 2026-01-12T17:04:52.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:52 2026-01-12T17:04:52.740Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:52 2026-01-12T17:04:52.752Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:52 2026-01-12T17:04:52.768Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:52 2026-01-12T17:04:52.799Z WARN 11286 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:04:52 2026-01-12T17:04:52.833Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:52 2026-01-12T17:04:52.833Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Member consumer-test-group-for-update-23-21523876-23e7-4548-abf5-e35d01303a99 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:52 2026-01-12T17:04:52.833Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.833Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.833Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:52 2026-01-12T17:04:52.833Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.833Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:52 2026-01-12T17:04:52.836Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:52 2026-01-12T17:04:52.836Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:52 2026-01-12T17:04:52.836Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:52 2026-01-12T17:04:52.836Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:52 2026-01-12T17:04:52.837Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 17:04:52 2026-01-12T17:04:52.859Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:52 allow.auto.create.topics = true 17:04:52 auto.commit.interval.ms = 5000 17:04:52 auto.include.jmx.reporter = true 17:04:52 auto.offset.reset = latest 17:04:52 bootstrap.servers = [localhost:32777] 17:04:52 check.crcs = true 17:04:52 client.dns.lookup = use_all_dns_ips 17:04:52 client.id = consumer-test-group-for-update-24 17:04:52 client.rack = 17:04:52 connections.max.idle.ms = 540000 17:04:52 default.api.timeout.ms = 60000 17:04:52 enable.auto.commit = true 17:04:52 enable.metrics.push = true 17:04:52 exclude.internal.topics = true 17:04:52 fetch.max.bytes = 52428800 17:04:52 fetch.max.wait.ms = 500 17:04:52 fetch.min.bytes = 1 17:04:52 group.id = test-group-for-update 17:04:52 group.instance.id = null 17:04:52 group.protocol = classic 17:04:52 group.remote.assignor = null 17:04:52 heartbeat.interval.ms = 3000 17:04:52 interceptor.classes = [] 17:04:52 internal.leave.group.on.close = true 17:04:52 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:52 isolation.level = read_uncommitted 17:04:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:52 max.partition.fetch.bytes = 1048576 17:04:52 max.poll.interval.ms = 300000 17:04:52 max.poll.records = 2147483647 17:04:52 metadata.max.age.ms = 300000 17:04:52 metadata.recovery.strategy = none 17:04:52 metric.reporters = [] 17:04:52 metrics.num.samples = 2 17:04:52 metrics.recording.level = INFO 17:04:52 metrics.sample.window.ms = 30000 17:04:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:52 receive.buffer.bytes = 65536 17:04:52 reconnect.backoff.max.ms = 1000 17:04:52 reconnect.backoff.ms = 50 17:04:52 request.timeout.ms = 30000 17:04:52 retry.backoff.max.ms = 1000 17:04:52 retry.backoff.ms = 100 17:04:52 sasl.client.callback.handler.class = null 17:04:52 sasl.jaas.config = null 17:04:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:52 sasl.kerberos.min.time.before.relogin = 60000 17:04:52 sasl.kerberos.service.name = null 17:04:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:52 sasl.login.callback.handler.class = null 17:04:52 sasl.login.class = null 17:04:52 sasl.login.connect.timeout.ms = null 17:04:52 sasl.login.read.timeout.ms = null 17:04:52 sasl.login.refresh.buffer.seconds = 300 17:04:52 sasl.login.refresh.min.period.seconds = 60 17:04:52 sasl.login.refresh.window.factor = 0.8 17:04:52 sasl.login.refresh.window.jitter = 0.05 17:04:52 sasl.login.retry.backoff.max.ms = 10000 17:04:52 sasl.login.retry.backoff.ms = 100 17:04:52 sasl.mechanism = GSSAPI 17:04:52 sasl.oauthbearer.clock.skew.seconds = 30 17:04:52 sasl.oauthbearer.expected.audience = null 17:04:52 sasl.oauthbearer.expected.issuer = null 17:04:52 sasl.oauthbearer.header.urlencode = false 17:04:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:52 sasl.oauthbearer.jwks.endpoint.url = null 17:04:52 sasl.oauthbearer.scope.claim.name = scope 17:04:52 sasl.oauthbearer.sub.claim.name = sub 17:04:52 sasl.oauthbearer.token.endpoint.url = null 17:04:52 security.protocol = PLAINTEXT 17:04:52 security.providers = null 17:04:52 send.buffer.bytes = 131072 17:04:52 session.timeout.ms = 45000 17:04:52 socket.connection.setup.timeout.max.ms = 30000 17:04:52 socket.connection.setup.timeout.ms = 10000 17:04:52 ssl.cipher.suites = null 17:04:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:52 ssl.endpoint.identification.algorithm = https 17:04:52 ssl.engine.factory.class = null 17:04:52 ssl.key.password = null 17:04:52 ssl.keymanager.algorithm = SunX509 17:04:52 ssl.keystore.certificate.chain = null 17:04:52 ssl.keystore.key = null 17:04:52 ssl.keystore.location = null 17:04:52 ssl.keystore.password = null 17:04:52 ssl.keystore.type = JKS 17:04:52 ssl.protocol = TLSv1.3 17:04:52 ssl.provider = null 17:04:52 ssl.secure.random.implementation = null 17:04:52 ssl.trustmanager.algorithm = PKIX 17:04:52 ssl.truststore.certificates = null 17:04:52 ssl.truststore.location = null 17:04:52 ssl.truststore.password = null 17:04:52 ssl.truststore.type = JKS 17:04:52 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:52 17:04:52 2026-01-12T17:04:52.860Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:52 2026-01-12T17:04:52.861Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:52 2026-01-12T17:04:52.861Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:52 2026-01-12T17:04:52.861Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237492861 17:04:52 2026-01-12T17:04:52.861Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:52 2026-01-12T17:04:52.870Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:52 2026-01-12T17:04:52.871Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:52 2026-01-12T17:04:52.872Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 17:04:52 2026-01-12T17:04:52.884Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-24-eef9d95f-6dce-474a-9a38-bfa5f4006097 17:04:52 2026-01-12T17:04:52.885Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 17:04:52 2026-01-12T17:04:52.889Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-eef9d95f-6dce-474a-9a38-bfa5f4006097', protocol='range'} 17:04:52 2026-01-12T17:04:52.890Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-24-eef9d95f-6dce-474a-9a38-bfa5f4006097=Assignment(partitions=[ncmp-events-0])} 17:04:52 2026-01-12T17:04:52.892Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-eef9d95f-6dce-474a-9a38-bfa5f4006097', protocol='range'} 17:04:52 2026-01-12T17:04:52.892Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:52 2026-01-12T17:04:52.892Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:52 2026-01-12T17:04:52.893Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:52 2026-01-12T17:04:52.898Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=408, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:53 2026-01-12T17:04:53.382Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:53 2026-01-12T17:04:53.382Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:53 2026-01-12T17:04:53.383Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:53 2026-01-12T17:04:53.383Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:53 2026-01-12T17:04:53.383Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:53 2026-01-12T17:04:53.445Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:53 2026-01-12T17:04:53.454Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:53 2026-01-12T17:04:53.472Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:53 2026-01-12T17:04:53.492Z WARN 11286 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:04:53 2026-01-12T17:04:53.530Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:53 2026-01-12T17:04:53.530Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Member consumer-test-group-for-update-24-eef9d95f-6dce-474a-9a38-bfa5f4006097 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:53 2026-01-12T17:04:53.530Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:53 2026-01-12T17:04:53.530Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:53 2026-01-12T17:04:53.530Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:53 2026-01-12T17:04:53.531Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:53 2026-01-12T17:04:53.531Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:53 2026-01-12T17:04:53.533Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:53 2026-01-12T17:04:53.533Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:53 2026-01-12T17:04:53.533Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:53 2026-01-12T17:04:53.533Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:53 2026-01-12T17:04:53.534Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 17:04:53 2026-01-12T17:04:53.556Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:53 allow.auto.create.topics = true 17:04:53 auto.commit.interval.ms = 5000 17:04:53 auto.include.jmx.reporter = true 17:04:53 auto.offset.reset = latest 17:04:53 bootstrap.servers = [localhost:32777] 17:04:53 check.crcs = true 17:04:53 client.dns.lookup = use_all_dns_ips 17:04:53 client.id = consumer-test-group-for-update-25 17:04:53 client.rack = 17:04:53 connections.max.idle.ms = 540000 17:04:53 default.api.timeout.ms = 60000 17:04:53 enable.auto.commit = true 17:04:53 enable.metrics.push = true 17:04:53 exclude.internal.topics = true 17:04:53 fetch.max.bytes = 52428800 17:04:53 fetch.max.wait.ms = 500 17:04:53 fetch.min.bytes = 1 17:04:53 group.id = test-group-for-update 17:04:53 group.instance.id = null 17:04:53 group.protocol = classic 17:04:53 group.remote.assignor = null 17:04:53 heartbeat.interval.ms = 3000 17:04:53 interceptor.classes = [] 17:04:53 internal.leave.group.on.close = true 17:04:53 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:53 isolation.level = read_uncommitted 17:04:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:53 max.partition.fetch.bytes = 1048576 17:04:53 max.poll.interval.ms = 300000 17:04:53 max.poll.records = 2147483647 17:04:53 metadata.max.age.ms = 300000 17:04:53 metadata.recovery.strategy = none 17:04:53 metric.reporters = [] 17:04:53 metrics.num.samples = 2 17:04:53 metrics.recording.level = INFO 17:04:53 metrics.sample.window.ms = 30000 17:04:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:53 receive.buffer.bytes = 65536 17:04:53 reconnect.backoff.max.ms = 1000 17:04:53 reconnect.backoff.ms = 50 17:04:53 request.timeout.ms = 30000 17:04:53 retry.backoff.max.ms = 1000 17:04:53 retry.backoff.ms = 100 17:04:53 sasl.client.callback.handler.class = null 17:04:53 sasl.jaas.config = null 17:04:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:53 sasl.kerberos.min.time.before.relogin = 60000 17:04:53 sasl.kerberos.service.name = null 17:04:53 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:53 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:53 sasl.login.callback.handler.class = null 17:04:53 sasl.login.class = null 17:04:53 sasl.login.connect.timeout.ms = null 17:04:53 sasl.login.read.timeout.ms = null 17:04:53 sasl.login.refresh.buffer.seconds = 300 17:04:53 sasl.login.refresh.min.period.seconds = 60 17:04:53 sasl.login.refresh.window.factor = 0.8 17:04:53 sasl.login.refresh.window.jitter = 0.05 17:04:53 sasl.login.retry.backoff.max.ms = 10000 17:04:53 sasl.login.retry.backoff.ms = 100 17:04:53 sasl.mechanism = GSSAPI 17:04:53 sasl.oauthbearer.clock.skew.seconds = 30 17:04:53 sasl.oauthbearer.expected.audience = null 17:04:53 sasl.oauthbearer.expected.issuer = null 17:04:53 sasl.oauthbearer.header.urlencode = false 17:04:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:53 sasl.oauthbearer.jwks.endpoint.url = null 17:04:53 sasl.oauthbearer.scope.claim.name = scope 17:04:53 sasl.oauthbearer.sub.claim.name = sub 17:04:53 sasl.oauthbearer.token.endpoint.url = null 17:04:53 security.protocol = PLAINTEXT 17:04:53 security.providers = null 17:04:53 send.buffer.bytes = 131072 17:04:53 session.timeout.ms = 45000 17:04:53 socket.connection.setup.timeout.max.ms = 30000 17:04:53 socket.connection.setup.timeout.ms = 10000 17:04:53 ssl.cipher.suites = null 17:04:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:53 ssl.endpoint.identification.algorithm = https 17:04:53 ssl.engine.factory.class = null 17:04:53 ssl.key.password = null 17:04:53 ssl.keymanager.algorithm = SunX509 17:04:53 ssl.keystore.certificate.chain = null 17:04:53 ssl.keystore.key = null 17:04:53 ssl.keystore.location = null 17:04:53 ssl.keystore.password = null 17:04:53 ssl.keystore.type = JKS 17:04:53 ssl.protocol = TLSv1.3 17:04:53 ssl.provider = null 17:04:53 ssl.secure.random.implementation = null 17:04:53 ssl.trustmanager.algorithm = PKIX 17:04:53 ssl.truststore.certificates = null 17:04:53 ssl.truststore.location = null 17:04:53 ssl.truststore.password = null 17:04:53 ssl.truststore.type = JKS 17:04:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:53 17:04:53 2026-01-12T17:04:53.556Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:53 2026-01-12T17:04:53.558Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:53 2026-01-12T17:04:53.558Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:53 2026-01-12T17:04:53.558Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237493558 17:04:53 2026-01-12T17:04:53.558Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:53 2026-01-12T17:04:53.563Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:53 2026-01-12T17:04:53.563Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:53 2026-01-12T17:04:53.564Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 17:04:53 2026-01-12T17:04:53.573Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-25-af8d1706-7622-4c0f-afd7-46669e58f553 17:04:53 2026-01-12T17:04:53.573Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 17:04:53 2026-01-12T17:04:53.575Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-25-af8d1706-7622-4c0f-afd7-46669e58f553', protocol='range'} 17:04:53 2026-01-12T17:04:53.575Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-25-af8d1706-7622-4c0f-afd7-46669e58f553=Assignment(partitions=[ncmp-events-0])} 17:04:53 2026-01-12T17:04:53.577Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-25-af8d1706-7622-4c0f-afd7-46669e58f553', protocol='range'} 17:04:53 2026-01-12T17:04:53.578Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:53 2026-01-12T17:04:53.578Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:53 2026-01-12T17:04:53.579Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:53 2026-01-12T17:04:53.582Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=412, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:54 2026-01-12T17:04:54.078Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:54 2026-01-12T17:04:54.078Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:54 2026-01-12T17:04:54.079Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:54 2026-01-12T17:04:54.079Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:54 2026-01-12T17:04:54.079Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:54 2026-01-12T17:04:54.138Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:54 2026-01-12T17:04:54.149Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:54 2026-01-12T17:04:54.163Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:54 2026-01-12T17:04:54.174Z WARN 11286 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:04:54 2026-01-12T17:04:54.204Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:54 2026-01-12T17:04:54.204Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Member consumer-test-group-for-update-25-af8d1706-7622-4c0f-afd7-46669e58f553 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:54 2026-01-12T17:04:54.204Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.204Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.204Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:54 2026-01-12T17:04:54.204Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.204Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.207Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:54 2026-01-12T17:04:54.207Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:54 2026-01-12T17:04:54.207Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:54 2026-01-12T17:04:54.207Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:54 2026-01-12T17:04:54.208Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 17:04:54 2026-01-12T17:04:54.224Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:54 allow.auto.create.topics = true 17:04:54 auto.commit.interval.ms = 5000 17:04:54 auto.include.jmx.reporter = true 17:04:54 auto.offset.reset = latest 17:04:54 bootstrap.servers = [localhost:32777] 17:04:54 check.crcs = true 17:04:54 client.dns.lookup = use_all_dns_ips 17:04:54 client.id = consumer-test-group-for-update-26 17:04:54 client.rack = 17:04:54 connections.max.idle.ms = 540000 17:04:54 default.api.timeout.ms = 60000 17:04:54 enable.auto.commit = true 17:04:54 enable.metrics.push = true 17:04:54 exclude.internal.topics = true 17:04:54 fetch.max.bytes = 52428800 17:04:54 fetch.max.wait.ms = 500 17:04:54 fetch.min.bytes = 1 17:04:54 group.id = test-group-for-update 17:04:54 group.instance.id = null 17:04:54 group.protocol = classic 17:04:54 group.remote.assignor = null 17:04:54 heartbeat.interval.ms = 3000 17:04:54 interceptor.classes = [] 17:04:54 internal.leave.group.on.close = true 17:04:54 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:54 isolation.level = read_uncommitted 17:04:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:54 max.partition.fetch.bytes = 1048576 17:04:54 max.poll.interval.ms = 300000 17:04:54 max.poll.records = 2147483647 17:04:54 metadata.max.age.ms = 300000 17:04:54 metadata.recovery.strategy = none 17:04:54 metric.reporters = [] 17:04:54 metrics.num.samples = 2 17:04:54 metrics.recording.level = INFO 17:04:54 metrics.sample.window.ms = 30000 17:04:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:54 receive.buffer.bytes = 65536 17:04:54 reconnect.backoff.max.ms = 1000 17:04:54 reconnect.backoff.ms = 50 17:04:54 request.timeout.ms = 30000 17:04:54 retry.backoff.max.ms = 1000 17:04:54 retry.backoff.ms = 100 17:04:54 sasl.client.callback.handler.class = null 17:04:54 sasl.jaas.config = null 17:04:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:54 sasl.kerberos.min.time.before.relogin = 60000 17:04:54 sasl.kerberos.service.name = null 17:04:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:54 sasl.login.callback.handler.class = null 17:04:54 sasl.login.class = null 17:04:54 sasl.login.connect.timeout.ms = null 17:04:54 sasl.login.read.timeout.ms = null 17:04:54 sasl.login.refresh.buffer.seconds = 300 17:04:54 sasl.login.refresh.min.period.seconds = 60 17:04:54 sasl.login.refresh.window.factor = 0.8 17:04:54 sasl.login.refresh.window.jitter = 0.05 17:04:54 sasl.login.retry.backoff.max.ms = 10000 17:04:54 sasl.login.retry.backoff.ms = 100 17:04:54 sasl.mechanism = GSSAPI 17:04:54 sasl.oauthbearer.clock.skew.seconds = 30 17:04:54 sasl.oauthbearer.expected.audience = null 17:04:54 sasl.oauthbearer.expected.issuer = null 17:04:54 sasl.oauthbearer.header.urlencode = false 17:04:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:54 sasl.oauthbearer.jwks.endpoint.url = null 17:04:54 sasl.oauthbearer.scope.claim.name = scope 17:04:54 sasl.oauthbearer.sub.claim.name = sub 17:04:54 sasl.oauthbearer.token.endpoint.url = null 17:04:54 security.protocol = PLAINTEXT 17:04:54 security.providers = null 17:04:54 send.buffer.bytes = 131072 17:04:54 session.timeout.ms = 45000 17:04:54 socket.connection.setup.timeout.max.ms = 30000 17:04:54 socket.connection.setup.timeout.ms = 10000 17:04:54 ssl.cipher.suites = null 17:04:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:54 ssl.endpoint.identification.algorithm = https 17:04:54 ssl.engine.factory.class = null 17:04:54 ssl.key.password = null 17:04:54 ssl.keymanager.algorithm = SunX509 17:04:54 ssl.keystore.certificate.chain = null 17:04:54 ssl.keystore.key = null 17:04:54 ssl.keystore.location = null 17:04:54 ssl.keystore.password = null 17:04:54 ssl.keystore.type = JKS 17:04:54 ssl.protocol = TLSv1.3 17:04:54 ssl.provider = null 17:04:54 ssl.secure.random.implementation = null 17:04:54 ssl.trustmanager.algorithm = PKIX 17:04:54 ssl.truststore.certificates = null 17:04:54 ssl.truststore.location = null 17:04:54 ssl.truststore.password = null 17:04:54 ssl.truststore.type = JKS 17:04:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:54 17:04:54 2026-01-12T17:04:54.224Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:54 2026-01-12T17:04:54.226Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:54 2026-01-12T17:04:54.226Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:54 2026-01-12T17:04:54.226Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237494226 17:04:54 2026-01-12T17:04:54.226Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:54 2026-01-12T17:04:54.242Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:54 2026-01-12T17:04:54.242Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:54 2026-01-12T17:04:54.244Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 17:04:54 2026-01-12T17:04:54.271Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-26-e70f5e64-f2d2-4fe0-a1c4-7887f2315e0e 17:04:54 2026-01-12T17:04:54.271Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 17:04:54 2026-01-12T17:04:54.277Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-e70f5e64-f2d2-4fe0-a1c4-7887f2315e0e', protocol='range'} 17:04:54 2026-01-12T17:04:54.277Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-26-e70f5e64-f2d2-4fe0-a1c4-7887f2315e0e=Assignment(partitions=[ncmp-events-0])} 17:04:54 2026-01-12T17:04:54.279Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-e70f5e64-f2d2-4fe0-a1c4-7887f2315e0e', protocol='range'} 17:04:54 2026-01-12T17:04:54.279Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:54 2026-01-12T17:04:54.279Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:54 2026-01-12T17:04:54.280Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:54 2026-01-12T17:04:54.284Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=416, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:54 2026-01-12T17:04:54.747Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:54 2026-01-12T17:04:54.747Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:54 2026-01-12T17:04:54.747Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:54 2026-01-12T17:04:54.747Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:54 2026-01-12T17:04:54.747Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:54 2026-01-12T17:04:54.833Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:54 2026-01-12T17:04:54.844Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:54 2026-01-12T17:04:54.861Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:54 2026-01-12T17:04:54.874Z WARN 11286 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:04:54 2026-01-12T17:04:54.911Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:54 2026-01-12T17:04:54.911Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Member consumer-test-group-for-update-26-e70f5e64-f2d2-4fe0-a1c4-7887f2315e0e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:54 2026-01-12T17:04:54.911Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.911Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.911Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:54 2026-01-12T17:04:54.913Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.913Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:54 2026-01-12T17:04:54.914Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:54 2026-01-12T17:04:54.914Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:54 2026-01-12T17:04:54.914Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:54 2026-01-12T17:04:54.914Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:54 2026-01-12T17:04:54.915Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 17:04:54 2026-01-12T17:04:54.933Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:54 allow.auto.create.topics = true 17:04:54 auto.commit.interval.ms = 5000 17:04:54 auto.include.jmx.reporter = true 17:04:54 auto.offset.reset = latest 17:04:54 bootstrap.servers = [localhost:32777] 17:04:54 check.crcs = true 17:04:54 client.dns.lookup = use_all_dns_ips 17:04:54 client.id = consumer-test-group-for-update-27 17:04:54 client.rack = 17:04:54 connections.max.idle.ms = 540000 17:04:54 default.api.timeout.ms = 60000 17:04:54 enable.auto.commit = true 17:04:54 enable.metrics.push = true 17:04:54 exclude.internal.topics = true 17:04:54 fetch.max.bytes = 52428800 17:04:54 fetch.max.wait.ms = 500 17:04:54 fetch.min.bytes = 1 17:04:54 group.id = test-group-for-update 17:04:54 group.instance.id = null 17:04:54 group.protocol = classic 17:04:54 group.remote.assignor = null 17:04:54 heartbeat.interval.ms = 3000 17:04:54 interceptor.classes = [] 17:04:54 internal.leave.group.on.close = true 17:04:54 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:54 isolation.level = read_uncommitted 17:04:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:54 max.partition.fetch.bytes = 1048576 17:04:54 max.poll.interval.ms = 300000 17:04:54 max.poll.records = 2147483647 17:04:54 metadata.max.age.ms = 300000 17:04:54 metadata.recovery.strategy = none 17:04:54 metric.reporters = [] 17:04:54 metrics.num.samples = 2 17:04:54 metrics.recording.level = INFO 17:04:54 metrics.sample.window.ms = 30000 17:04:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:54 receive.buffer.bytes = 65536 17:04:54 reconnect.backoff.max.ms = 1000 17:04:54 reconnect.backoff.ms = 50 17:04:54 request.timeout.ms = 30000 17:04:54 retry.backoff.max.ms = 1000 17:04:54 retry.backoff.ms = 100 17:04:54 sasl.client.callback.handler.class = null 17:04:54 sasl.jaas.config = null 17:04:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:54 sasl.kerberos.min.time.before.relogin = 60000 17:04:54 sasl.kerberos.service.name = null 17:04:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:54 sasl.login.callback.handler.class = null 17:04:54 sasl.login.class = null 17:04:54 sasl.login.connect.timeout.ms = null 17:04:54 sasl.login.read.timeout.ms = null 17:04:54 sasl.login.refresh.buffer.seconds = 300 17:04:54 sasl.login.refresh.min.period.seconds = 60 17:04:54 sasl.login.refresh.window.factor = 0.8 17:04:54 sasl.login.refresh.window.jitter = 0.05 17:04:54 sasl.login.retry.backoff.max.ms = 10000 17:04:54 sasl.login.retry.backoff.ms = 100 17:04:54 sasl.mechanism = GSSAPI 17:04:54 sasl.oauthbearer.clock.skew.seconds = 30 17:04:54 sasl.oauthbearer.expected.audience = null 17:04:54 sasl.oauthbearer.expected.issuer = null 17:04:54 sasl.oauthbearer.header.urlencode = false 17:04:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:54 sasl.oauthbearer.jwks.endpoint.url = null 17:04:54 sasl.oauthbearer.scope.claim.name = scope 17:04:54 sasl.oauthbearer.sub.claim.name = sub 17:04:54 sasl.oauthbearer.token.endpoint.url = null 17:04:54 security.protocol = PLAINTEXT 17:04:54 security.providers = null 17:04:54 send.buffer.bytes = 131072 17:04:54 session.timeout.ms = 45000 17:04:54 socket.connection.setup.timeout.max.ms = 30000 17:04:54 socket.connection.setup.timeout.ms = 10000 17:04:54 ssl.cipher.suites = null 17:04:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:54 ssl.endpoint.identification.algorithm = https 17:04:54 ssl.engine.factory.class = null 17:04:54 ssl.key.password = null 17:04:54 ssl.keymanager.algorithm = SunX509 17:04:54 ssl.keystore.certificate.chain = null 17:04:54 ssl.keystore.key = null 17:04:54 ssl.keystore.location = null 17:04:54 ssl.keystore.password = null 17:04:54 ssl.keystore.type = JKS 17:04:54 ssl.protocol = TLSv1.3 17:04:54 ssl.provider = null 17:04:54 ssl.secure.random.implementation = null 17:04:54 ssl.trustmanager.algorithm = PKIX 17:04:54 ssl.truststore.certificates = null 17:04:54 ssl.truststore.location = null 17:04:54 ssl.truststore.password = null 17:04:54 ssl.truststore.type = JKS 17:04:54 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:54 17:04:54 2026-01-12T17:04:54.933Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:54 2026-01-12T17:04:54.935Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:54 2026-01-12T17:04:54.935Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:54 2026-01-12T17:04:54.935Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237494935 17:04:54 2026-01-12T17:04:54.935Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:54 2026-01-12T17:04:54.943Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:54 2026-01-12T17:04:54.943Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:54 2026-01-12T17:04:54.944Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 17:04:54 2026-01-12T17:04:54.948Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-27-a3b4a5df-9c47-4b52-adf8-242e3ef91d0e 17:04:54 2026-01-12T17:04:54.948Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 17:04:54 2026-01-12T17:04:54.950Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-a3b4a5df-9c47-4b52-adf8-242e3ef91d0e', protocol='range'} 17:04:54 2026-01-12T17:04:54.951Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-27-a3b4a5df-9c47-4b52-adf8-242e3ef91d0e=Assignment(partitions=[ncmp-events-0])} 17:04:54 2026-01-12T17:04:54.954Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-a3b4a5df-9c47-4b52-adf8-242e3ef91d0e', protocol='range'} 17:04:54 2026-01-12T17:04:54.954Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:54 2026-01-12T17:04:54.954Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:54 2026-01-12T17:04:54.955Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:54 2026-01-12T17:04:54.960Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:55 2026-01-12T17:04:55.454Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:55 2026-01-12T17:04:55.455Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:55 2026-01-12T17:04:55.455Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:55 2026-01-12T17:04:55.455Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:55 2026-01-12T17:04:55.455Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:55 2026-01-12T17:04:55.522Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:55 2026-01-12T17:04:55.530Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:55 2026-01-12T17:04:55.547Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:55 2026-01-12T17:04:55.559Z WARN 11286 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:04:55 2026-01-12T17:04:55.599Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:55 2026-01-12T17:04:55.599Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Member consumer-test-group-for-update-27-a3b4a5df-9c47-4b52-adf8-242e3ef91d0e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:55 2026-01-12T17:04:55.599Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:55 2026-01-12T17:04:55.599Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:55 2026-01-12T17:04:55.599Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:55 2026-01-12T17:04:55.600Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:55 2026-01-12T17:04:55.601Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:55 2026-01-12T17:04:55.602Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:55 2026-01-12T17:04:55.602Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:55 2026-01-12T17:04:55.602Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:55 2026-01-12T17:04:55.602Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:55 2026-01-12T17:04:55.603Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 17:04:55 2026-01-12T17:04:55.616Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:55 allow.auto.create.topics = true 17:04:55 auto.commit.interval.ms = 5000 17:04:55 auto.include.jmx.reporter = true 17:04:55 auto.offset.reset = latest 17:04:55 bootstrap.servers = [localhost:32777] 17:04:55 check.crcs = true 17:04:55 client.dns.lookup = use_all_dns_ips 17:04:55 client.id = consumer-test-group-for-update-28 17:04:55 client.rack = 17:04:55 connections.max.idle.ms = 540000 17:04:55 default.api.timeout.ms = 60000 17:04:55 enable.auto.commit = true 17:04:55 enable.metrics.push = true 17:04:55 exclude.internal.topics = true 17:04:55 fetch.max.bytes = 52428800 17:04:55 fetch.max.wait.ms = 500 17:04:55 fetch.min.bytes = 1 17:04:55 group.id = test-group-for-update 17:04:55 group.instance.id = null 17:04:55 group.protocol = classic 17:04:55 group.remote.assignor = null 17:04:55 heartbeat.interval.ms = 3000 17:04:55 interceptor.classes = [] 17:04:55 internal.leave.group.on.close = true 17:04:55 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:55 isolation.level = read_uncommitted 17:04:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:55 max.partition.fetch.bytes = 1048576 17:04:55 max.poll.interval.ms = 300000 17:04:55 max.poll.records = 2147483647 17:04:55 metadata.max.age.ms = 300000 17:04:55 metadata.recovery.strategy = none 17:04:55 metric.reporters = [] 17:04:55 metrics.num.samples = 2 17:04:55 metrics.recording.level = INFO 17:04:55 metrics.sample.window.ms = 30000 17:04:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:55 receive.buffer.bytes = 65536 17:04:55 reconnect.backoff.max.ms = 1000 17:04:55 reconnect.backoff.ms = 50 17:04:55 request.timeout.ms = 30000 17:04:55 retry.backoff.max.ms = 1000 17:04:55 retry.backoff.ms = 100 17:04:55 sasl.client.callback.handler.class = null 17:04:55 sasl.jaas.config = null 17:04:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:55 sasl.kerberos.min.time.before.relogin = 60000 17:04:55 sasl.kerberos.service.name = null 17:04:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:55 sasl.login.callback.handler.class = null 17:04:55 sasl.login.class = null 17:04:55 sasl.login.connect.timeout.ms = null 17:04:55 sasl.login.read.timeout.ms = null 17:04:55 sasl.login.refresh.buffer.seconds = 300 17:04:55 sasl.login.refresh.min.period.seconds = 60 17:04:55 sasl.login.refresh.window.factor = 0.8 17:04:55 sasl.login.refresh.window.jitter = 0.05 17:04:55 sasl.login.retry.backoff.max.ms = 10000 17:04:55 sasl.login.retry.backoff.ms = 100 17:04:55 sasl.mechanism = GSSAPI 17:04:55 sasl.oauthbearer.clock.skew.seconds = 30 17:04:55 sasl.oauthbearer.expected.audience = null 17:04:55 sasl.oauthbearer.expected.issuer = null 17:04:55 sasl.oauthbearer.header.urlencode = false 17:04:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:55 sasl.oauthbearer.jwks.endpoint.url = null 17:04:55 sasl.oauthbearer.scope.claim.name = scope 17:04:55 sasl.oauthbearer.sub.claim.name = sub 17:04:55 sasl.oauthbearer.token.endpoint.url = null 17:04:55 security.protocol = PLAINTEXT 17:04:55 security.providers = null 17:04:55 send.buffer.bytes = 131072 17:04:55 session.timeout.ms = 45000 17:04:55 socket.connection.setup.timeout.max.ms = 30000 17:04:55 socket.connection.setup.timeout.ms = 10000 17:04:55 ssl.cipher.suites = null 17:04:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:55 ssl.endpoint.identification.algorithm = https 17:04:55 ssl.engine.factory.class = null 17:04:55 ssl.key.password = null 17:04:55 ssl.keymanager.algorithm = SunX509 17:04:55 ssl.keystore.certificate.chain = null 17:04:55 ssl.keystore.key = null 17:04:55 ssl.keystore.location = null 17:04:55 ssl.keystore.password = null 17:04:55 ssl.keystore.type = JKS 17:04:55 ssl.protocol = TLSv1.3 17:04:55 ssl.provider = null 17:04:55 ssl.secure.random.implementation = null 17:04:55 ssl.trustmanager.algorithm = PKIX 17:04:55 ssl.truststore.certificates = null 17:04:55 ssl.truststore.location = null 17:04:55 ssl.truststore.password = null 17:04:55 ssl.truststore.type = JKS 17:04:55 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:55 17:04:55 2026-01-12T17:04:55.617Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:55 2026-01-12T17:04:55.620Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:55 2026-01-12T17:04:55.620Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:55 2026-01-12T17:04:55.620Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237495620 17:04:55 2026-01-12T17:04:55.620Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:55 2026-01-12T17:04:55.625Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:55 2026-01-12T17:04:55.625Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:55 2026-01-12T17:04:55.626Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 17:04:55 2026-01-12T17:04:55.628Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-28-43ae06da-9181-4c74-a5d7-4e0c41934b17 17:04:55 2026-01-12T17:04:55.628Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 17:04:55 2026-01-12T17:04:55.641Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-43ae06da-9181-4c74-a5d7-4e0c41934b17', protocol='range'} 17:04:55 2026-01-12T17:04:55.641Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-28-43ae06da-9181-4c74-a5d7-4e0c41934b17=Assignment(partitions=[ncmp-events-0])} 17:04:55 2026-01-12T17:04:55.650Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-43ae06da-9181-4c74-a5d7-4e0c41934b17', protocol='range'} 17:04:55 2026-01-12T17:04:55.650Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:55 2026-01-12T17:04:55.651Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:55 2026-01-12T17:04:55.652Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:55 2026-01-12T17:04:55.657Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:56 2026-01-12T17:04:56.140Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:56 2026-01-12T17:04:56.140Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:56 2026-01-12T17:04:56.141Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:56 2026-01-12T17:04:56.141Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:56 2026-01-12T17:04:56.141Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:56 2026-01-12T17:04:56.204Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:56 2026-01-12T17:04:56.214Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:56 2026-01-12T17:04:56.232Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:56 2026-01-12T17:04:56.255Z WARN 11286 --- [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 17:04:56 2026-01-12T17:04:56.293Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:56 2026-01-12T17:04:56.293Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Member consumer-test-group-for-update-28-43ae06da-9181-4c74-a5d7-4e0c41934b17 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:56 2026-01-12T17:04:56.293Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:56 2026-01-12T17:04:56.293Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:56 2026-01-12T17:04:56.293Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:56 2026-01-12T17:04:56.293Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:56 2026-01-12T17:04:56.293Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:56 2026-01-12T17:04:56.298Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:56 2026-01-12T17:04:56.298Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:56 2026-01-12T17:04:56.298Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:56 2026-01-12T17:04:56.298Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:56 2026-01-12T17:04:56.299Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 17:04:56 2026-01-12T17:04:56.311Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:04:56 allow.auto.create.topics = true 17:04:56 auto.commit.interval.ms = 5000 17:04:56 auto.include.jmx.reporter = true 17:04:56 auto.offset.reset = latest 17:04:56 bootstrap.servers = [localhost:32777] 17:04:56 check.crcs = true 17:04:56 client.dns.lookup = use_all_dns_ips 17:04:56 client.id = consumer-test-group-for-update-29 17:04:56 client.rack = 17:04:56 connections.max.idle.ms = 540000 17:04:56 default.api.timeout.ms = 60000 17:04:56 enable.auto.commit = true 17:04:56 enable.metrics.push = true 17:04:56 exclude.internal.topics = true 17:04:56 fetch.max.bytes = 52428800 17:04:56 fetch.max.wait.ms = 500 17:04:56 fetch.min.bytes = 1 17:04:56 group.id = test-group-for-update 17:04:56 group.instance.id = null 17:04:56 group.protocol = classic 17:04:56 group.remote.assignor = null 17:04:56 heartbeat.interval.ms = 3000 17:04:56 interceptor.classes = [] 17:04:56 internal.leave.group.on.close = true 17:04:56 internal.throw.on.fetch.stable.offset.unsupported = false 17:04:56 isolation.level = read_uncommitted 17:04:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:56 max.partition.fetch.bytes = 1048576 17:04:56 max.poll.interval.ms = 300000 17:04:56 max.poll.records = 2147483647 17:04:56 metadata.max.age.ms = 300000 17:04:56 metadata.recovery.strategy = none 17:04:56 metric.reporters = [] 17:04:56 metrics.num.samples = 2 17:04:56 metrics.recording.level = INFO 17:04:56 metrics.sample.window.ms = 30000 17:04:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:04:56 receive.buffer.bytes = 65536 17:04:56 reconnect.backoff.max.ms = 1000 17:04:56 reconnect.backoff.ms = 50 17:04:56 request.timeout.ms = 30000 17:04:56 retry.backoff.max.ms = 1000 17:04:56 retry.backoff.ms = 100 17:04:56 sasl.client.callback.handler.class = null 17:04:56 sasl.jaas.config = null 17:04:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:04:56 sasl.kerberos.min.time.before.relogin = 60000 17:04:56 sasl.kerberos.service.name = null 17:04:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:04:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:04:56 sasl.login.callback.handler.class = null 17:04:56 sasl.login.class = null 17:04:56 sasl.login.connect.timeout.ms = null 17:04:56 sasl.login.read.timeout.ms = null 17:04:56 sasl.login.refresh.buffer.seconds = 300 17:04:56 sasl.login.refresh.min.period.seconds = 60 17:04:56 sasl.login.refresh.window.factor = 0.8 17:04:56 sasl.login.refresh.window.jitter = 0.05 17:04:56 sasl.login.retry.backoff.max.ms = 10000 17:04:56 sasl.login.retry.backoff.ms = 100 17:04:56 sasl.mechanism = GSSAPI 17:04:56 sasl.oauthbearer.clock.skew.seconds = 30 17:04:56 sasl.oauthbearer.expected.audience = null 17:04:56 sasl.oauthbearer.expected.issuer = null 17:04:56 sasl.oauthbearer.header.urlencode = false 17:04:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:04:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:04:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:04:56 sasl.oauthbearer.jwks.endpoint.url = null 17:04:56 sasl.oauthbearer.scope.claim.name = scope 17:04:56 sasl.oauthbearer.sub.claim.name = sub 17:04:56 sasl.oauthbearer.token.endpoint.url = null 17:04:56 security.protocol = PLAINTEXT 17:04:56 security.providers = null 17:04:56 send.buffer.bytes = 131072 17:04:56 session.timeout.ms = 45000 17:04:56 socket.connection.setup.timeout.max.ms = 30000 17:04:56 socket.connection.setup.timeout.ms = 10000 17:04:56 ssl.cipher.suites = null 17:04:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:04:56 ssl.endpoint.identification.algorithm = https 17:04:56 ssl.engine.factory.class = null 17:04:56 ssl.key.password = null 17:04:56 ssl.keymanager.algorithm = SunX509 17:04:56 ssl.keystore.certificate.chain = null 17:04:56 ssl.keystore.key = null 17:04:56 ssl.keystore.location = null 17:04:56 ssl.keystore.password = null 17:04:56 ssl.keystore.type = JKS 17:04:56 ssl.protocol = TLSv1.3 17:04:56 ssl.provider = null 17:04:56 ssl.secure.random.implementation = null 17:04:56 ssl.trustmanager.algorithm = PKIX 17:04:56 ssl.truststore.certificates = null 17:04:56 ssl.truststore.location = null 17:04:56 ssl.truststore.password = null 17:04:56 ssl.truststore.type = JKS 17:04:56 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:04:56 17:04:56 2026-01-12T17:04:56.312Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:04:56 2026-01-12T17:04:56.313Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:04:56 2026-01-12T17:04:56.313Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:04:56 2026-01-12T17:04:56.313Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237496313 17:04:56 2026-01-12T17:04:56.313Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:04:56 2026-01-12T17:04:56.317Z INFO 11286 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:04:56 2026-01-12T17:04:56.317Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:04:56 2026-01-12T17:04:56.318Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 17:04:56 2026-01-12T17:04:56.321Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-29-9ad859e4-fbfe-4065-a10e-1dc31909c8ec 17:04:56 2026-01-12T17:04:56.321Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 17:04:56 2026-01-12T17:04:56.324Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-9ad859e4-fbfe-4065-a10e-1dc31909c8ec', protocol='range'} 17:04:56 2026-01-12T17:04:56.324Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-29-9ad859e4-fbfe-4065-a10e-1dc31909c8ec=Assignment(partitions=[ncmp-events-0])} 17:04:56 2026-01-12T17:04:56.326Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-9ad859e4-fbfe-4065-a10e-1dc31909c8ec', protocol='range'} 17:04:56 2026-01-12T17:04:56.326Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:04:56 2026-01-12T17:04:56.326Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:04:56 2026-01-12T17:04:56.327Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:04:56 2026-01-12T17:04:56.330Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:04:56 2026-01-12T17:04:56.834Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:56 2026-01-12T17:04:56.835Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:56 2026-01-12T17:04:56.835Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:56 2026-01-12T17:04:56.835Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:56 2026-01-12T17:04:56.835Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:56 2026-01-12T17:04:56.898Z INFO 11286 --- [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 17:04:56 2026-01-12T17:04:56.905Z INFO 11286 --- [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 17:04:56 2026-01-12T17:04:56.919Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:57 2026-01-12T17:04:56.996Z INFO 11286 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:04:57 2026-01-12T17:04:56.996Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Member consumer-test-group-for-update-29-9ad859e4-fbfe-4065-a10e-1dc31909c8ec sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:04:57 2026-01-12T17:04:56.996Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:57 2026-01-12T17:04:56.996Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:57 2026-01-12T17:04:56.996Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:04:57 2026-01-12T17:04:56.998Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:04:57 2026-01-12T17:04:56.998Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:04:57 2026-01-12T17:04:57.001Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:04:57 2026-01-12T17:04:57.001Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:04:57 2026-01-12T17:04:57.001Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:04:57 2026-01-12T17:04:57.001Z INFO 11286 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:04:57 2026-01-12T17:04:57.003Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 17:04:57 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.573 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:04:57 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:04:57 2026-01-12T17:04:57.047Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:57 2026-01-12T17:04:57.048Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:57 2026-01-12T17:04:57.048Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:57 2026-01-12T17:04:57.048Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:57 2026-01-12T17:04:57.048Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:57 2026-01-12T17:04:57.106Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.116Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.129Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:57 2026-01-12T17:04:57.143Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:04:57 2026-01-12T17:04:57.177Z INFO 11286 --- [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. 17:04:57 2026-01-12T17:04:57.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:57 2026-01-12T17:04:57.194Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:57 2026-01-12T17:04:57.195Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:57 2026-01-12T17:04:57.195Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:57 2026-01-12T17:04:57.195Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:57 2026-01-12T17:04:57.279Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:57 2026-01-12T17:04:57.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:57 2026-01-12T17:04:57.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:57 2026-01-12T17:04:57.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:57 2026-01-12T17:04:57.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:57 2026-01-12T17:04:57.342Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:57 2026-01-12T17:04:57.401Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.409Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.422Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:57 2026-01-12T17:04:57.431Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:04:57 2026-01-12T17:04:57.450Z INFO 11286 --- [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. 17:04:57 2026-01-12T17:04:57.461Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:57 2026-01-12T17:04:57.462Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:57 2026-01-12T17:04:57.462Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:57 2026-01-12T17:04:57.462Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:57 2026-01-12T17:04:57.462Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:57 2026-01-12T17:04:57.519Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.527Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.539Z INFO 11286 --- [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 17:04:57 2026-01-12T17:04:57.548Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:57 2026-01-12T17:04:57.607Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:57 2026-01-12T17:04:57.607Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:57 2026-01-12T17:04:57.607Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:57 2026-01-12T17:04:57.607Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:57 2026-01-12T17:04:57.607Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:57 2026-01-12T17:04:57.666Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.675Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.685Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:57 2026-01-12T17:04:57.694Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:04:57 2026-01-12T17:04:57.713Z INFO 11286 --- [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. 17:04:57 2026-01-12T17:04:57.724Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:57 2026-01-12T17:04:57.724Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:57 2026-01-12T17:04:57.724Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:57 2026-01-12T17:04:57.725Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:57 2026-01-12T17:04:57.725Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:57 2026-01-12T17:04:57.781Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.788Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:57 2026-01-12T17:04:57.798Z INFO 11286 --- [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: 17:04:57 2026-01-12T17:04:57.808Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:57 2026-01-12T17:04:57.924Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:57 2026-01-12T17:04:57.924Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:57 2026-01-12T17:04:57.925Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:57 2026-01-12T17:04:57.933Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:57 2026-01-12T17:04:57.933Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.001Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.010Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.026Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:58 2026-01-12T17:04:58.051Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:04:58 2026-01-12T17:04:58.090Z INFO 11286 --- [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. 17:04:58 2026-01-12T17:04:58.113Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:58 2026-01-12T17:04:58.113Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:58 2026-01-12T17:04:58.114Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:58 2026-01-12T17:04:58.114Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:58 2026-01-12T17:04:58.114Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.176Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.190Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.202Z INFO 11286 --- [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 17:04:58 2026-01-12T17:04:58.215Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:58 2026-01-12T17:04:58.292Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:58 2026-01-12T17:04:58.292Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:58 2026-01-12T17:04:58.292Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:58 2026-01-12T17:04:58.293Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:58 2026-01-12T17:04:58.293Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.356Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:04:58 2026-01-12T17:04:58.366Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:04:58 2026-01-12T17:04:58.381Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:58 2026-01-12T17:04:58.403Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:58 2026-01-12T17:04:58.403Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:58 2026-01-12T17:04:58.403Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:58 2026-01-12T17:04:58.403Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:58 2026-01-12T17:04:58.403Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.461Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.469Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.486Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:58 2026-01-12T17:04:58.496Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:04:58 2026-01-12T17:04:58.516Z INFO 11286 --- [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. 17:04:58 2026-01-12T17:04:58.534Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:58 2026-01-12T17:04:58.534Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:58 2026-01-12T17:04:58.536Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:58 2026-01-12T17:04:58.536Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:58 2026-01-12T17:04:58.536Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.552Z INFO 11286 --- [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 17:04:58 2026-01-12T17:04:58.563Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:58 2026-01-12T17:04:58.651Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:58 2026-01-12T17:04:58.652Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:58 2026-01-12T17:04:58.652Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:58 2026-01-12T17:04:58.652Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:58 2026-01-12T17:04:58.652Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.715Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:04:58 2026-01-12T17:04:58.725Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:04:58 2026-01-12T17:04:58.742Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:58 2026-01-12T17:04:58.762Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:58 2026-01-12T17:04:58.762Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:58 2026-01-12T17:04:58.765Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:58 2026-01-12T17:04:58.765Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:58 2026-01-12T17:04:58.765Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.828Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.836Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 17:04:58 2026-01-12T17:04:58.855Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:58 2026-01-12T17:04:58.866Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:04:58 2026-01-12T17:04:58.888Z INFO 11286 --- [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. 17:04:58 2026-01-12T17:04:58.903Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:58 2026-01-12T17:04:58.903Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:58 2026-01-12T17:04:58.904Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:58 2026-01-12T17:04:58.904Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:58 2026-01-12T17:04:58.904Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:58 2026-01-12T17:04:58.922Z INFO 11286 --- [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 17:04:58 2026-01-12T17:04:58.936Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:59 2026-01-12T17:04:59.010Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:59 2026-01-12T17:04:59.013Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:59 2026-01-12T17:04:59.013Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:59 2026-01-12T17:04:59.013Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:59 2026-01-12T17:04:59.013Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:59 2026-01-12T17:04:59.080Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 17:04:59 2026-01-12T17:04:59.088Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 17:04:59 2026-01-12T17:04:59.102Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:59 2026-01-12T17:04:59.188Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:59 2026-01-12T17:04:59.188Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:59 2026-01-12T17:04:59.188Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:59 2026-01-12T17:04:59.188Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:59 2026-01-12T17:04:59.188Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:59 2026-01-12T17:04:59.248Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 17:04:59 2026-01-12T17:04:59.266Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 17:04:59 2026-01-12T17:04:59.288Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:59 2026-01-12T17:04:59.298Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:04:59 2026-01-12T17:04:59.324Z INFO 11286 --- [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. 17:04:59 2026-01-12T17:04:59.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:04:59 2026-01-12T17:04:59.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:04:59 2026-01-12T17:04:59.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:04:59 2026-01-12T17:04:59.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:04:59 2026-01-12T17:04:59.347Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:04:59 2026-01-12T17:04:59.372Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:04:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:04:59 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:04:59 2026-01-12T17:04:59.457Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Starting DataMigrationIntegrationSpec using Java 17.0.6-ea with PID 11286 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:04:59 2026-01-12T17:04:59.457Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:04:59 2026-01-12T17:04:59.727Z INFO 11286 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:04:59 2026-01-12T17:04:59.735Z INFO 11286 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 6 JPA repository interfaces. 17:04:59 2026-01-12T17:04:59.935Z INFO 11286 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:04:59 2026-01-12T17:04:59.951Z INFO 11286 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@53e0a6f7 17:04:59 2026-01-12T17:04:59.951Z INFO 11286 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:04:59 2026-01-12T17:04:59.964Z INFO 11286 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:05:00 2026-01-12T17:05:00.030Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:05:00 2026-01-12T17:05:00.086Z INFO 11286 --- [cps-integration-test] [ main] liquibase.ui : Database is up to date, no changesets to execute 17:05:00 2026-01-12T17:05:00.087Z INFO 11286 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Run: 0 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Previously run: 53 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:05:00 2026-01-12T17:05:00.105Z INFO 11286 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:05:00 2026-01-12T17:05:00.137Z INFO 11286 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:05:00 2026-01-12T17:05:00.139Z INFO 11286 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:05:00 2026-01-12T17:05:00.148Z INFO 11286 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:05:00 2026-01-12T17:05:00.149Z WARN 11286 --- [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) 17:05:00 2026-01-12T17:05:00.151Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:05:00 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:05:00 Database driver: undefined/unknown 17:05:00 Database version: 14.1 17:05:00 Autocommit mode: undefined/unknown 17:05:00 Isolation level: undefined/unknown 17:05:00 Minimum pool size: undefined/unknown 17:05:00 Maximum pool size: undefined/unknown 17:05:00 2026-01-12T17:05:00.204Z INFO 11286 --- [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) 17:05:00 2026-01-12T17:05:00.204Z INFO 11286 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:05:00 2026-01-12T17:05:00.351Z WARN 11286 --- [cps-integration-test] [ main] i.m.core.instrument.MeterRegistry : This Gauge has been already registered (MeterId{name='cps.yang.schema.cache.gauge', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 17:05:00 2026-01-12T17:05:00.889Z WARN 11286 --- [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 17:05:01 2026-01-12T17:05:01.209Z WARN 11286 --- [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. 17:05:01 2026-01-12T17:05:01.288Z INFO 11286 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:05:01 2026-01-12T17:05:01.288Z INFO 11286 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:05:01 2026-01-12T17:05:01.291Z INFO 11286 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:05:01 2026-01-12T17:05:01.302Z INFO 11286 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 14 ms 17:05:01 2026-01-12T17:05:01.330Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:05:01 allow.auto.create.topics = true 17:05:01 auto.commit.interval.ms = 5000 17:05:01 auto.include.jmx.reporter = true 17:05:01 auto.offset.reset = latest 17:05:01 bootstrap.servers = [localhost:32777] 17:05:01 check.crcs = true 17:05:01 client.dns.lookup = use_all_dns_ips 17:05:01 client.id = consumer-ncmp-group-30 17:05:01 client.rack = 17:05:01 connections.max.idle.ms = 540000 17:05:01 default.api.timeout.ms = 60000 17:05:01 enable.auto.commit = false 17:05:01 enable.metrics.push = true 17:05:01 exclude.internal.topics = true 17:05:01 fetch.max.bytes = 52428800 17:05:01 fetch.max.wait.ms = 500 17:05:01 fetch.min.bytes = 1 17:05:01 group.id = ncmp-group 17:05:01 group.instance.id = null 17:05:01 group.protocol = classic 17:05:01 group.remote.assignor = null 17:05:01 heartbeat.interval.ms = 3000 17:05:01 interceptor.classes = [] 17:05:01 internal.leave.group.on.close = true 17:05:01 internal.throw.on.fetch.stable.offset.unsupported = false 17:05:01 isolation.level = read_uncommitted 17:05:01 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 max.partition.fetch.bytes = 1048576 17:05:01 max.poll.interval.ms = 300000 17:05:01 max.poll.records = 500 17:05:01 metadata.max.age.ms = 300000 17:05:01 metadata.recovery.strategy = none 17:05:01 metric.reporters = [] 17:05:01 metrics.num.samples = 2 17:05:01 metrics.recording.level = INFO 17:05:01 metrics.sample.window.ms = 30000 17:05:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:05:01 receive.buffer.bytes = 65536 17:05:01 reconnect.backoff.max.ms = 1000 17:05:01 reconnect.backoff.ms = 50 17:05:01 request.timeout.ms = 30000 17:05:01 retry.backoff.max.ms = 1000 17:05:01 retry.backoff.ms = 100 17:05:01 sasl.client.callback.handler.class = null 17:05:01 sasl.jaas.config = null 17:05:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:05:01 sasl.kerberos.min.time.before.relogin = 60000 17:05:01 sasl.kerberos.service.name = null 17:05:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:05:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:05:01 sasl.login.callback.handler.class = null 17:05:01 sasl.login.class = null 17:05:01 sasl.login.connect.timeout.ms = null 17:05:01 sasl.login.read.timeout.ms = null 17:05:01 sasl.login.refresh.buffer.seconds = 300 17:05:01 sasl.login.refresh.min.period.seconds = 60 17:05:01 sasl.login.refresh.window.factor = 0.8 17:05:01 sasl.login.refresh.window.jitter = 0.05 17:05:01 sasl.login.retry.backoff.max.ms = 10000 17:05:01 sasl.login.retry.backoff.ms = 100 17:05:01 sasl.mechanism = GSSAPI 17:05:01 sasl.oauthbearer.clock.skew.seconds = 30 17:05:01 sasl.oauthbearer.expected.audience = null 17:05:01 sasl.oauthbearer.expected.issuer = null 17:05:01 sasl.oauthbearer.header.urlencode = false 17:05:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:05:01 sasl.oauthbearer.jwks.endpoint.url = null 17:05:01 sasl.oauthbearer.scope.claim.name = scope 17:05:01 sasl.oauthbearer.sub.claim.name = sub 17:05:01 sasl.oauthbearer.token.endpoint.url = null 17:05:01 security.protocol = PLAINTEXT 17:05:01 security.providers = null 17:05:01 send.buffer.bytes = 131072 17:05:01 session.timeout.ms = 45000 17:05:01 socket.connection.setup.timeout.max.ms = 30000 17:05:01 socket.connection.setup.timeout.ms = 10000 17:05:01 ssl.cipher.suites = null 17:05:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:05:01 ssl.endpoint.identification.algorithm = https 17:05:01 ssl.engine.factory.class = null 17:05:01 ssl.key.password = null 17:05:01 ssl.keymanager.algorithm = SunX509 17:05:01 ssl.keystore.certificate.chain = null 17:05:01 ssl.keystore.key = null 17:05:01 ssl.keystore.location = null 17:05:01 ssl.keystore.password = null 17:05:01 ssl.keystore.type = JKS 17:05:01 ssl.protocol = TLSv1.3 17:05:01 ssl.provider = null 17:05:01 ssl.secure.random.implementation = null 17:05:01 ssl.trustmanager.algorithm = PKIX 17:05:01 ssl.truststore.certificates = null 17:05:01 ssl.truststore.location = null 17:05:01 ssl.truststore.password = null 17:05:01 ssl.truststore.type = JKS 17:05:01 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 17:05:01 2026-01-12T17:05:01.330Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:05:01 2026-01-12T17:05:01.333Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:05:01 2026-01-12T17:05:01.333Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:05:01 2026-01-12T17:05:01.333Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:05:01 2026-01-12T17:05:01.333Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237501333 17:05:01 2026-01-12T17:05:01.333Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 17:05:01 2026-01-12T17:05:01.335Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:05:01 allow.auto.create.topics = true 17:05:01 auto.commit.interval.ms = 5000 17:05:01 auto.include.jmx.reporter = true 17:05:01 auto.offset.reset = latest 17:05:01 bootstrap.servers = [localhost:32777] 17:05:01 check.crcs = true 17:05:01 client.dns.lookup = use_all_dns_ips 17:05:01 client.id = consumer-ncmp-group-31 17:05:01 client.rack = 17:05:01 connections.max.idle.ms = 540000 17:05:01 default.api.timeout.ms = 60000 17:05:01 enable.auto.commit = false 17:05:01 enable.metrics.push = true 17:05:01 exclude.internal.topics = true 17:05:01 fetch.max.bytes = 52428800 17:05:01 fetch.max.wait.ms = 500 17:05:01 fetch.min.bytes = 1 17:05:01 group.id = ncmp-group 17:05:01 group.instance.id = null 17:05:01 group.protocol = classic 17:05:01 group.remote.assignor = null 17:05:01 heartbeat.interval.ms = 3000 17:05:01 interceptor.classes = [] 17:05:01 internal.leave.group.on.close = true 17:05:01 internal.throw.on.fetch.stable.offset.unsupported = false 17:05:01 isolation.level = read_uncommitted 17:05:01 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 max.partition.fetch.bytes = 1048576 17:05:01 max.poll.interval.ms = 300000 17:05:01 max.poll.records = 500 17:05:01 metadata.max.age.ms = 300000 17:05:01 metadata.recovery.strategy = none 17:05:01 metric.reporters = [] 17:05:01 metrics.num.samples = 2 17:05:01 metrics.recording.level = INFO 17:05:01 metrics.sample.window.ms = 30000 17:05:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:05:01 receive.buffer.bytes = 65536 17:05:01 reconnect.backoff.max.ms = 1000 17:05:01 reconnect.backoff.ms = 50 17:05:01 request.timeout.ms = 30000 17:05:01 retry.backoff.max.ms = 1000 17:05:01 retry.backoff.ms = 100 17:05:01 sasl.client.callback.handler.class = null 17:05:01 sasl.jaas.config = null 17:05:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:05:01 sasl.kerberos.min.time.before.relogin = 60000 17:05:01 sasl.kerberos.service.name = null 17:05:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:05:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:05:01 sasl.login.callback.handler.class = null 17:05:01 sasl.login.class = null 17:05:01 sasl.login.connect.timeout.ms = null 17:05:01 sasl.login.read.timeout.ms = null 17:05:01 sasl.login.refresh.buffer.seconds = 300 17:05:01 sasl.login.refresh.min.period.seconds = 60 17:05:01 sasl.login.refresh.window.factor = 0.8 17:05:01 sasl.login.refresh.window.jitter = 0.05 17:05:01 sasl.login.retry.backoff.max.ms = 10000 17:05:01 sasl.login.retry.backoff.ms = 100 17:05:01 sasl.mechanism = GSSAPI 17:05:01 sasl.oauthbearer.clock.skew.seconds = 30 17:05:01 sasl.oauthbearer.expected.audience = null 17:05:01 sasl.oauthbearer.expected.issuer = null 17:05:01 sasl.oauthbearer.header.urlencode = false 17:05:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:05:01 sasl.oauthbearer.jwks.endpoint.url = null 17:05:01 sasl.oauthbearer.scope.claim.name = scope 17:05:01 sasl.oauthbearer.sub.claim.name = sub 17:05:01 sasl.oauthbearer.token.endpoint.url = null 17:05:01 security.protocol = PLAINTEXT 17:05:01 security.providers = null 17:05:01 send.buffer.bytes = 131072 17:05:01 session.timeout.ms = 45000 17:05:01 socket.connection.setup.timeout.max.ms = 30000 17:05:01 socket.connection.setup.timeout.ms = 10000 17:05:01 ssl.cipher.suites = null 17:05:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:05:01 ssl.endpoint.identification.algorithm = https 17:05:01 ssl.engine.factory.class = null 17:05:01 ssl.key.password = null 17:05:01 ssl.keymanager.algorithm = SunX509 17:05:01 ssl.keystore.certificate.chain = null 17:05:01 ssl.keystore.key = null 17:05:01 ssl.keystore.location = null 17:05:01 ssl.keystore.password = null 17:05:01 ssl.keystore.type = JKS 17:05:01 ssl.protocol = TLSv1.3 17:05:01 ssl.provider = null 17:05:01 ssl.secure.random.implementation = null 17:05:01 ssl.trustmanager.algorithm = PKIX 17:05:01 ssl.truststore.certificates = null 17:05:01 ssl.truststore.location = null 17:05:01 ssl.truststore.password = null 17:05:01 ssl.truststore.type = JKS 17:05:01 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 17:05:01 2026-01-12T17:05:01.335Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:05:01 2026-01-12T17:05:01.337Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:05:01 2026-01-12T17:05:01.337Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:05:01 2026-01-12T17:05:01.337Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:05:01 2026-01-12T17:05:01.337Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237501337 17:05:01 2026-01-12T17:05:01.337Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 17:05:01 2026-01-12T17:05:01.338Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:05:01 allow.auto.create.topics = true 17:05:01 auto.commit.interval.ms = 5000 17:05:01 auto.include.jmx.reporter = true 17:05:01 auto.offset.reset = latest 17:05:01 bootstrap.servers = [localhost:32777] 17:05:01 check.crcs = true 17:05:01 client.dns.lookup = use_all_dns_ips 17:05:01 client.id = consumer-ncmp-group-32 17:05:01 client.rack = 17:05:01 connections.max.idle.ms = 540000 17:05:01 default.api.timeout.ms = 60000 17:05:01 enable.auto.commit = false 17:05:01 enable.metrics.push = true 17:05:01 exclude.internal.topics = true 17:05:01 fetch.max.bytes = 52428800 17:05:01 fetch.max.wait.ms = 500 17:05:01 fetch.min.bytes = 1 17:05:01 group.id = ncmp-group 17:05:01 group.instance.id = null 17:05:01 group.protocol = classic 17:05:01 group.remote.assignor = null 17:05:01 heartbeat.interval.ms = 3000 17:05:01 interceptor.classes = [] 17:05:01 internal.leave.group.on.close = true 17:05:01 internal.throw.on.fetch.stable.offset.unsupported = false 17:05:01 isolation.level = read_uncommitted 17:05:01 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 max.partition.fetch.bytes = 1048576 17:05:01 max.poll.interval.ms = 300000 17:05:01 max.poll.records = 500 17:05:01 metadata.max.age.ms = 300000 17:05:01 metadata.recovery.strategy = none 17:05:01 metric.reporters = [] 17:05:01 metrics.num.samples = 2 17:05:01 metrics.recording.level = INFO 17:05:01 metrics.sample.window.ms = 30000 17:05:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:05:01 receive.buffer.bytes = 65536 17:05:01 reconnect.backoff.max.ms = 1000 17:05:01 reconnect.backoff.ms = 50 17:05:01 request.timeout.ms = 30000 17:05:01 retry.backoff.max.ms = 1000 17:05:01 retry.backoff.ms = 100 17:05:01 sasl.client.callback.handler.class = null 17:05:01 sasl.jaas.config = null 17:05:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:05:01 sasl.kerberos.min.time.before.relogin = 60000 17:05:01 sasl.kerberos.service.name = null 17:05:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:05:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:05:01 sasl.login.callback.handler.class = null 17:05:01 sasl.login.class = null 17:05:01 sasl.login.connect.timeout.ms = null 17:05:01 sasl.login.read.timeout.ms = null 17:05:01 sasl.login.refresh.buffer.seconds = 300 17:05:01 sasl.login.refresh.min.period.seconds = 60 17:05:01 sasl.login.refresh.window.factor = 0.8 17:05:01 sasl.login.refresh.window.jitter = 0.05 17:05:01 sasl.login.retry.backoff.max.ms = 10000 17:05:01 sasl.login.retry.backoff.ms = 100 17:05:01 sasl.mechanism = GSSAPI 17:05:01 sasl.oauthbearer.clock.skew.seconds = 30 17:05:01 sasl.oauthbearer.expected.audience = null 17:05:01 sasl.oauthbearer.expected.issuer = null 17:05:01 sasl.oauthbearer.header.urlencode = false 17:05:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:05:01 sasl.oauthbearer.jwks.endpoint.url = null 17:05:01 sasl.oauthbearer.scope.claim.name = scope 17:05:01 sasl.oauthbearer.sub.claim.name = sub 17:05:01 sasl.oauthbearer.token.endpoint.url = null 17:05:01 security.protocol = PLAINTEXT 17:05:01 security.providers = null 17:05:01 send.buffer.bytes = 131072 17:05:01 session.timeout.ms = 45000 17:05:01 socket.connection.setup.timeout.max.ms = 30000 17:05:01 socket.connection.setup.timeout.ms = 10000 17:05:01 ssl.cipher.suites = null 17:05:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:05:01 ssl.endpoint.identification.algorithm = https 17:05:01 ssl.engine.factory.class = null 17:05:01 ssl.key.password = null 17:05:01 ssl.keymanager.algorithm = SunX509 17:05:01 ssl.keystore.certificate.chain = null 17:05:01 ssl.keystore.key = null 17:05:01 ssl.keystore.location = null 17:05:01 ssl.keystore.password = null 17:05:01 ssl.keystore.type = JKS 17:05:01 ssl.protocol = TLSv1.3 17:05:01 ssl.provider = null 17:05:01 ssl.secure.random.implementation = null 17:05:01 ssl.trustmanager.algorithm = PKIX 17:05:01 ssl.truststore.certificates = null 17:05:01 ssl.truststore.location = null 17:05:01 ssl.truststore.password = null 17:05:01 ssl.truststore.type = JKS 17:05:01 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 17:05:01 2026-01-12T17:05:01.338Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:05:01 2026-01-12T17:05:01.345Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:05:01 2026-01-12T17:05:01.345Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:05:01 2026-01-12T17:05:01.345Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237501344 17:05:01 2026-01-12T17:05:01.345Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Subscribed to topic(s): subscription 17:05:01 2026-01-12T17:05:01.346Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:05:01 2026-01-12T17:05:01.347Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:05:01 allow.auto.create.topics = true 17:05:01 auto.commit.interval.ms = 5000 17:05:01 auto.include.jmx.reporter = true 17:05:01 auto.offset.reset = latest 17:05:01 bootstrap.servers = [localhost:32777] 17:05:01 check.crcs = true 17:05:01 client.dns.lookup = use_all_dns_ips 17:05:01 client.id = consumer-ncmp-group-33 17:05:01 client.rack = 17:05:01 connections.max.idle.ms = 540000 17:05:01 default.api.timeout.ms = 60000 17:05:01 enable.auto.commit = false 17:05:01 enable.metrics.push = true 17:05:01 exclude.internal.topics = true 17:05:01 fetch.max.bytes = 52428800 17:05:01 fetch.max.wait.ms = 500 17:05:01 fetch.min.bytes = 1 17:05:01 group.id = ncmp-group 17:05:01 group.instance.id = null 17:05:01 group.protocol = classic 17:05:01 group.remote.assignor = null 17:05:01 heartbeat.interval.ms = 3000 17:05:01 interceptor.classes = [] 17:05:01 internal.leave.group.on.close = true 17:05:01 internal.throw.on.fetch.stable.offset.unsupported = false 17:05:01 isolation.level = read_uncommitted 17:05:01 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 max.partition.fetch.bytes = 1048576 17:05:01 max.poll.interval.ms = 300000 17:05:01 max.poll.records = 500 17:05:01 metadata.max.age.ms = 300000 17:05:01 metadata.recovery.strategy = none 17:05:01 metric.reporters = [] 17:05:01 metrics.num.samples = 2 17:05:01 metrics.recording.level = INFO 17:05:01 metrics.sample.window.ms = 30000 17:05:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:05:01 receive.buffer.bytes = 65536 17:05:01 reconnect.backoff.max.ms = 1000 17:05:01 reconnect.backoff.ms = 50 17:05:01 request.timeout.ms = 30000 17:05:01 retry.backoff.max.ms = 1000 17:05:01 retry.backoff.ms = 100 17:05:01 sasl.client.callback.handler.class = null 17:05:01 sasl.jaas.config = null 17:05:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:05:01 sasl.kerberos.min.time.before.relogin = 60000 17:05:01 sasl.kerberos.service.name = null 17:05:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:05:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:05:01 sasl.login.callback.handler.class = null 17:05:01 sasl.login.class = null 17:05:01 sasl.login.connect.timeout.ms = null 17:05:01 sasl.login.read.timeout.ms = null 17:05:01 sasl.login.refresh.buffer.seconds = 300 17:05:01 sasl.login.refresh.min.period.seconds = 60 17:05:01 sasl.login.refresh.window.factor = 0.8 17:05:01 sasl.login.refresh.window.jitter = 0.05 17:05:01 sasl.login.retry.backoff.max.ms = 10000 17:05:01 sasl.login.retry.backoff.ms = 100 17:05:01 sasl.mechanism = GSSAPI 17:05:01 sasl.oauthbearer.clock.skew.seconds = 30 17:05:01 sasl.oauthbearer.expected.audience = null 17:05:01 sasl.oauthbearer.expected.issuer = null 17:05:01 sasl.oauthbearer.header.urlencode = false 17:05:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:05:01 sasl.oauthbearer.jwks.endpoint.url = null 17:05:01 sasl.oauthbearer.scope.claim.name = scope 17:05:01 sasl.oauthbearer.sub.claim.name = sub 17:05:01 sasl.oauthbearer.token.endpoint.url = null 17:05:01 security.protocol = PLAINTEXT 17:05:01 security.providers = null 17:05:01 send.buffer.bytes = 131072 17:05:01 session.timeout.ms = 45000 17:05:01 socket.connection.setup.timeout.max.ms = 30000 17:05:01 socket.connection.setup.timeout.ms = 10000 17:05:01 ssl.cipher.suites = null 17:05:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:05:01 ssl.endpoint.identification.algorithm = https 17:05:01 ssl.engine.factory.class = null 17:05:01 ssl.key.password = null 17:05:01 ssl.keymanager.algorithm = SunX509 17:05:01 ssl.keystore.certificate.chain = null 17:05:01 ssl.keystore.key = null 17:05:01 ssl.keystore.location = null 17:05:01 ssl.keystore.password = null 17:05:01 ssl.keystore.type = JKS 17:05:01 ssl.protocol = TLSv1.3 17:05:01 ssl.provider = null 17:05:01 ssl.secure.random.implementation = null 17:05:01 ssl.trustmanager.algorithm = PKIX 17:05:01 ssl.truststore.certificates = null 17:05:01 ssl.truststore.location = null 17:05:01 ssl.truststore.password = null 17:05:01 ssl.truststore.type = JKS 17:05:01 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 17:05:01 2026-01-12T17:05:01.347Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:05:01 2026-01-12T17:05:01.348Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:05:01 2026-01-12T17:05:01.349Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:05:01 2026-01-12T17:05:01.349Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:05:01 2026-01-12T17:05:01.349Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:05:01 2026-01-12T17:05:01.349Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237501349 17:05:01 2026-01-12T17:05:01.349Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.349Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 17:05:01 2026-01-12T17:05:01.353Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:05:01 2026-01-12T17:05:01.357Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:05:01 2026-01-12T17:05:01.358Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:05:01 2026-01-12T17:05:01.359Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:05:01 2026-01-12T17:05:01.359Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.360Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.360Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:05:01 allow.auto.create.topics = true 17:05:01 auto.commit.interval.ms = 5000 17:05:01 auto.include.jmx.reporter = true 17:05:01 auto.offset.reset = latest 17:05:01 bootstrap.servers = [localhost:32777] 17:05:01 check.crcs = true 17:05:01 client.dns.lookup = use_all_dns_ips 17:05:01 client.id = consumer-ncmp-data-operation-event-group-34 17:05:01 client.rack = 17:05:01 connections.max.idle.ms = 540000 17:05:01 default.api.timeout.ms = 60000 17:05:01 enable.auto.commit = false 17:05:01 enable.metrics.push = true 17:05:01 exclude.internal.topics = true 17:05:01 fetch.max.bytes = 52428800 17:05:01 fetch.max.wait.ms = 500 17:05:01 fetch.min.bytes = 1 17:05:01 group.id = ncmp-data-operation-event-group 17:05:01 group.instance.id = null 17:05:01 group.protocol = classic 17:05:01 group.remote.assignor = null 17:05:01 heartbeat.interval.ms = 3000 17:05:01 interceptor.classes = [] 17:05:01 internal.leave.group.on.close = true 17:05:01 internal.throw.on.fetch.stable.offset.unsupported = false 17:05:01 isolation.level = read_uncommitted 17:05:01 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 max.partition.fetch.bytes = 1048576 17:05:01 max.poll.interval.ms = 300000 17:05:01 max.poll.records = 500 17:05:01 metadata.max.age.ms = 300000 17:05:01 metadata.recovery.strategy = none 17:05:01 metric.reporters = [] 17:05:01 metrics.num.samples = 2 17:05:01 metrics.recording.level = INFO 17:05:01 metrics.sample.window.ms = 30000 17:05:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:05:01 receive.buffer.bytes = 65536 17:05:01 reconnect.backoff.max.ms = 1000 17:05:01 reconnect.backoff.ms = 50 17:05:01 request.timeout.ms = 30000 17:05:01 retry.backoff.max.ms = 1000 17:05:01 retry.backoff.ms = 100 17:05:01 sasl.client.callback.handler.class = null 17:05:01 sasl.jaas.config = null 17:05:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:05:01 sasl.kerberos.min.time.before.relogin = 60000 17:05:01 sasl.kerberos.service.name = null 17:05:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:05:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:05:01 sasl.login.callback.handler.class = null 17:05:01 sasl.login.class = null 17:05:01 sasl.login.connect.timeout.ms = null 17:05:01 sasl.login.read.timeout.ms = null 17:05:01 sasl.login.refresh.buffer.seconds = 300 17:05:01 sasl.login.refresh.min.period.seconds = 60 17:05:01 sasl.login.refresh.window.factor = 0.8 17:05:01 sasl.login.refresh.window.jitter = 0.05 17:05:01 sasl.login.retry.backoff.max.ms = 10000 17:05:01 sasl.login.retry.backoff.ms = 100 17:05:01 sasl.mechanism = GSSAPI 17:05:01 sasl.oauthbearer.clock.skew.seconds = 30 17:05:01 sasl.oauthbearer.expected.audience = null 17:05:01 sasl.oauthbearer.expected.issuer = null 17:05:01 sasl.oauthbearer.header.urlencode = false 17:05:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:05:01 sasl.oauthbearer.jwks.endpoint.url = null 17:05:01 sasl.oauthbearer.scope.claim.name = scope 17:05:01 sasl.oauthbearer.sub.claim.name = sub 17:05:01 sasl.oauthbearer.token.endpoint.url = null 17:05:01 security.protocol = PLAINTEXT 17:05:01 security.providers = null 17:05:01 send.buffer.bytes = 131072 17:05:01 session.timeout.ms = 45000 17:05:01 socket.connection.setup.timeout.max.ms = 30000 17:05:01 socket.connection.setup.timeout.ms = 10000 17:05:01 ssl.cipher.suites = null 17:05:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:05:01 ssl.endpoint.identification.algorithm = https 17:05:01 ssl.engine.factory.class = null 17:05:01 ssl.key.password = null 17:05:01 ssl.keymanager.algorithm = SunX509 17:05:01 ssl.keystore.certificate.chain = null 17:05:01 ssl.keystore.key = null 17:05:01 ssl.keystore.location = null 17:05:01 ssl.keystore.password = null 17:05:01 ssl.keystore.type = JKS 17:05:01 ssl.protocol = TLSv1.3 17:05:01 ssl.provider = null 17:05:01 ssl.secure.random.implementation = null 17:05:01 ssl.trustmanager.algorithm = PKIX 17:05:01 ssl.truststore.certificates = null 17:05:01 ssl.truststore.location = null 17:05:01 ssl.truststore.password = null 17:05:01 ssl.truststore.type = JKS 17:05:01 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 17:05:01 2026-01-12T17:05:01.361Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:05:01 2026-01-12T17:05:01.362Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-30-9a53afb2-eec6-448a-a0e4-772c3f2dc17d 17:05:01 2026-01-12T17:05:01.362Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.364Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:05:01 2026-01-12T17:05:01.364Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:05:01 2026-01-12T17:05:01.364Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:05:01 2026-01-12T17:05:01.364Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237501364 17:05:01 2026-01-12T17:05:01.365Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 17:05:01 2026-01-12T17:05:01.371Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:05:01 allow.auto.create.topics = true 17:05:01 auto.commit.interval.ms = 5000 17:05:01 auto.include.jmx.reporter = true 17:05:01 auto.offset.reset = latest 17:05:01 bootstrap.servers = [localhost:32777] 17:05:01 check.crcs = true 17:05:01 client.dns.lookup = use_all_dns_ips 17:05:01 client.id = consumer-ncmp-async-rest-request-event-group-35 17:05:01 client.rack = 17:05:01 connections.max.idle.ms = 540000 17:05:01 default.api.timeout.ms = 60000 17:05:01 enable.auto.commit = false 17:05:01 enable.metrics.push = true 17:05:01 exclude.internal.topics = true 17:05:01 fetch.max.bytes = 52428800 17:05:01 fetch.max.wait.ms = 500 17:05:01 fetch.min.bytes = 1 17:05:01 group.id = ncmp-async-rest-request-event-group 17:05:01 group.instance.id = null 17:05:01 group.protocol = classic 17:05:01 group.remote.assignor = null 17:05:01 heartbeat.interval.ms = 3000 17:05:01 interceptor.classes = [] 17:05:01 internal.leave.group.on.close = true 17:05:01 internal.throw.on.fetch.stable.offset.unsupported = false 17:05:01 isolation.level = read_uncommitted 17:05:01 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 max.partition.fetch.bytes = 1048576 17:05:01 max.poll.interval.ms = 300000 17:05:01 max.poll.records = 500 17:05:01 metadata.max.age.ms = 300000 17:05:01 metadata.recovery.strategy = none 17:05:01 metric.reporters = [] 17:05:01 metrics.num.samples = 2 17:05:01 metrics.recording.level = INFO 17:05:01 metrics.sample.window.ms = 30000 17:05:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:05:01 receive.buffer.bytes = 65536 17:05:01 reconnect.backoff.max.ms = 1000 17:05:01 reconnect.backoff.ms = 50 17:05:01 request.timeout.ms = 30000 17:05:01 retry.backoff.max.ms = 1000 17:05:01 retry.backoff.ms = 100 17:05:01 sasl.client.callback.handler.class = null 17:05:01 sasl.jaas.config = null 17:05:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:05:01 sasl.kerberos.min.time.before.relogin = 60000 17:05:01 sasl.kerberos.service.name = null 17:05:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:05:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:05:01 sasl.login.callback.handler.class = null 17:05:01 sasl.login.class = null 17:05:01 sasl.login.connect.timeout.ms = null 17:05:01 sasl.login.read.timeout.ms = null 17:05:01 sasl.login.refresh.buffer.seconds = 300 17:05:01 sasl.login.refresh.min.period.seconds = 60 17:05:01 sasl.login.refresh.window.factor = 0.8 17:05:01 sasl.login.refresh.window.jitter = 0.05 17:05:01 sasl.login.retry.backoff.max.ms = 10000 17:05:01 sasl.login.retry.backoff.ms = 100 17:05:01 sasl.mechanism = GSSAPI 17:05:01 sasl.oauthbearer.clock.skew.seconds = 30 17:05:01 sasl.oauthbearer.expected.audience = null 17:05:01 sasl.oauthbearer.expected.issuer = null 17:05:01 sasl.oauthbearer.header.urlencode = false 17:05:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:05:01 sasl.oauthbearer.jwks.endpoint.url = null 17:05:01 sasl.oauthbearer.scope.claim.name = scope 17:05:01 sasl.oauthbearer.sub.claim.name = sub 17:05:01 sasl.oauthbearer.token.endpoint.url = null 17:05:01 security.protocol = PLAINTEXT 17:05:01 security.providers = null 17:05:01 send.buffer.bytes = 131072 17:05:01 session.timeout.ms = 45000 17:05:01 socket.connection.setup.timeout.max.ms = 30000 17:05:01 socket.connection.setup.timeout.ms = 10000 17:05:01 ssl.cipher.suites = null 17:05:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:05:01 ssl.endpoint.identification.algorithm = https 17:05:01 ssl.engine.factory.class = null 17:05:01 ssl.key.password = null 17:05:01 ssl.keymanager.algorithm = SunX509 17:05:01 ssl.keystore.certificate.chain = null 17:05:01 ssl.keystore.key = null 17:05:01 ssl.keystore.location = null 17:05:01 ssl.keystore.password = null 17:05:01 ssl.keystore.type = JKS 17:05:01 ssl.protocol = TLSv1.3 17:05:01 ssl.provider = null 17:05:01 ssl.secure.random.implementation = null 17:05:01 ssl.trustmanager.algorithm = PKIX 17:05:01 ssl.truststore.certificates = null 17:05:01 ssl.truststore.location = null 17:05:01 ssl.truststore.password = null 17:05:01 ssl.truststore.type = JKS 17:05:01 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:05:01 17:05:01 2026-01-12T17:05:01.371Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:05:01 2026-01-12T17:05:01.378Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:05:01 2026-01-12T17:05:01.378Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:05:01 2026-01-12T17:05:01.378Z INFO 11286 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768237501378 17:05:01 2026-01-12T17:05:01.378Z INFO 11286 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 17:05:01 2026-01-12T17:05:01.385Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:05:01 2026-01-12T17:05:01.385Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-31-fbdcc148-517d-4adc-99f4-aa7c7398d1d9 17:05:01 2026-01-12T17:05:01.385Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-32-9ece10be-7d89-4a14-899d-37b43fa07c29 17:05:01 2026-01-12T17:05:01.385Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.385Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:05:01 2026-01-12T17:05:01.386Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:05:01 2026-01-12T17:05:01.386Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.388Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.392Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Started DataMigrationIntegrationSpec in 1.959 seconds (process running for 90.68) 17:05:01 2026-01-12T17:05:01.393Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:05:01 2026-01-12T17:05:01.393Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:05:01 2026-01-12T17:05:01.393Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:05:01 2026-01-12T17:05:01.393Z INFO 11286 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:05:01 2026-01-12T17:05:01.395Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:05:01 2026-01-12T17:05:01.397Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.398Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:05:01 2026-01-12T17:05:01.398Z INFO 11286 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:05:01 2026-01-12T17:05:01.399Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:05:01 2026-01-12T17:05:01.400Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-33-2dcf2815-db07-41cd-9907-fd3539c2129a 17:05:01 2026-01-12T17:05:01.400Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.400Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:05:01 2026-01-12T17:05:01.403Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, 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-34-7c503c39-29e4-4ec8-ac6e-e78a4f0e5beb 17:05:01 2026-01-12T17:05:01.403Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.406Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.406Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:05:01 Detail: Key (name)=(CPS-Admin) already exists. 17:05:01 2026-01-12T17:05:01.411Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.421Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, 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-35-73cc37d4-4e01-41d9-8cce-2587524b55c8 17:05:01 2026-01-12T17:05:01.421Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:05:01 2026-01-12T17:05:01.426Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46583 17:05:01 2026-01-12T17:05:01.435Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.435Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:05:01 Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists. 17:05:01 2026-01-12T17:05:01.437Z WARN 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 17:05:01 2026-01-12T17:05:01.445Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.445Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:05:01 Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists. 17:05:01 2026-01-12T17:05:01.450Z WARN 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 17:05:01 2026-01-12T17:05:01.456Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54423/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54423 17:05:01 2026-01-12T17:05:01.477Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41717/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41717 17:05:01 2026-01-12T17:05:01.492Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56127/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56127 17:05:01 2026-01-12T17:05:01.519Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:01 2026-01-12T17:05:01.519Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.519Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 17:05:01 2026-01-12T17:05:01.520Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 17:05:01 2026-01-12T17:05:01.523Z WARN 11286 --- [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 (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(1, /dataspaces) 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 17:05:01 2026-01-12T17:05:01.526Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:01 2026-01-12T17:05:01.526Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.526Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('502'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 17:05:01 2026-01-12T17:05:01.526Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 17:05:01 2026-01-12T17:05:01.528Z WARN 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataspaces' failed as data node already exists 17:05:01 2026-01-12T17:05:01.528Z INFO 11286 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:05:01 2026-01-12T17:05:01.528Z INFO 11286 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:05:01 2026-01-12T17:05:01.528Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:05:01 2026-01-12T17:05:01.528Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:05:01 2026-01-12T17:05:01.537Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:05:01 2026-01-12T17:05:01.538Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50267/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50267 17:05:01 2026-01-12T17:05:01.568Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36371/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36371 17:05:01 2026-01-12T17:05:01.573Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35725/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35725 17:05:01 2026-01-12T17:05:01.577Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35451/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35451 17:05:01 2026-01-12T17:05:01.581Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:05:01 2026-01-12T17:05:01.581Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35779/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35779 17:05:01 2026-01-12T17:05:01.581Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 17:05:01 2026-01-12T17:05:01.588Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 0 17:05:01 2026-01-12T17:05:01.588Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 17:05:01 2026-01-12T17:05:01.594Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:05:01 2026-01-12T17:05:01.596Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:05:01 2026-01-12T17:05:01.601Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52823/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52823 17:05:01 2026-01-12T17:05:01.602Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:05:01 2026-01-12T17:05:01.603Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60595/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60595 17:05:01 2026-01-12T17:05:01.605Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:05:01 2026-01-12T17:05:01.607Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:05:01 2026-01-12T17:05:01.612Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:05:01 2026-01-12T17:05:01.619Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:05:01 2026-01-12T17:05:01.619Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:05:01 2026-01-12T17:05:01.619Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:05:01 2026-01-12T17:05:01.619Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:05:01 2026-01-12T17:05:01.623Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54313/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54313 17:05:01 2026-01-12T17:05:01.623Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.623Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:05:01 Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 2) already exists. 17:05:01 2026-01-12T17:05:01.624Z WARN 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 17:05:01 2026-01-12T17:05:01.627Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56897/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56897 17:05:01 2026-01-12T17:05:01.627Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.627Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:05:01 Detail: Key (dataspace_id, name)=(2, cm-data-job-subscriptions) already exists. 17:05:01 2026-01-12T17:05:01.628Z WARN 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 17:05:01 2026-01-12T17:05:01.643Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34679/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34679 17:05:01 2026-01-12T17:05:01.645Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:01 2026-01-12T17:05:01.645Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.646Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 17:05:01 2026-01-12T17:05:01.646Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 17:05:01 2026-01-12T17:05:01.646Z WARN 11286 --- [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 (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(3, /dataJob) 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 17:05:01 2026-01-12T17:05:01.647Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:01 2026-01-12T17:05:01.647Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:01 2026-01-12T17:05:01.647Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('504'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 17:05:01 2026-01-12T17:05:01.647Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:01 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 17:05:01 2026-01-12T17:05:01.648Z WARN 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataJob' failed as data node already exists 17:05:01 2026-01-12T17:05:01.648Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:05:01 2026-01-12T17:05:01.648Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:05:01 2026-01-12T17:05:01.648Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:05:01 2026-01-12T17:05:01.648Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:05:01 2026-01-12T17:05:01.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:05:01 2026-01-12T17:05:01.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:05:01 2026-01-12T17:05:01.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:05:01 2026-01-12T17:05:01.665Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55535/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55535 17:05:01 2026-01-12T17:05:01.683Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45163/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45163 17:05:01 2026-01-12T17:05:01.686Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35705 17:05:01 2026-01-12T17:05:01.693Z INFO 11286 --- [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] 17:05:01 2026-01-12T17:05:01.693Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:05:01 acks = -1 17:05:01 auto.include.jmx.reporter = true 17:05:01 batch.size = 16384 17:05:01 bootstrap.servers = [localhost:32777] 17:05:01 buffer.memory = 33554432 17:05:01 client.dns.lookup = use_all_dns_ips 17:05:01 client.id = cps-core-1 17:05:01 compression.gzip.level = -1 17:05:01 compression.lz4.level = 9 17:05:01 compression.type = none 17:05:01 compression.zstd.level = 3 17:05:01 connections.max.idle.ms = 540000 17:05:01 delivery.timeout.ms = 120000 17:05:01 enable.idempotence = true 17:05:01 enable.metrics.push = true 17:05:01 interceptor.classes = [] 17:05:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:05:01 linger.ms = 0 17:05:01 max.block.ms = 60000 17:05:01 max.in.flight.requests.per.connection = 5 17:05:01 max.request.size = 1048576 17:05:01 metadata.max.age.ms = 300000 17:05:01 metadata.max.idle.ms = 300000 17:05:01 metadata.recovery.strategy = none 17:05:01 metric.reporters = [] 17:05:01 metrics.num.samples = 2 17:05:01 metrics.recording.level = INFO 17:05:01 metrics.sample.window.ms = 30000 17:05:01 partitioner.adaptive.partitioning.enable = true 17:05:01 partitioner.availability.timeout.ms = 0 17:05:01 partitioner.class = null 17:05:01 partitioner.ignore.keys = false 17:05:01 receive.buffer.bytes = 32768 17:05:01 reconnect.backoff.max.ms = 1000 17:05:01 reconnect.backoff.ms = 50 17:05:01 request.timeout.ms = 30000 17:05:01 retries = 2147483647 17:05:01 retry.backoff.max.ms = 1000 17:05:01 retry.backoff.ms = 100 17:05:01 sasl.client.callback.handler.class = null 17:05:01 sasl.jaas.config = null 17:05:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:05:01 sasl.kerberos.min.time.before.relogin = 60000 17:05:01 sasl.kerberos.service.name = null 17:05:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:05:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:05:01 sasl.login.callback.handler.class = null 17:05:01 sasl.login.class = null 17:05:01 sasl.login.connect.timeout.ms = null 17:05:01 sasl.login.read.timeout.ms = null 17:05:01 sasl.login.refresh.buffer.seconds = 300 17:05:01 sasl.login.refresh.min.period.seconds = 60 17:05:01 sasl.login.refresh.window.factor = 0.8 17:05:01 sasl.login.refresh.window.jitter = 0.05 17:05:01 sasl.login.retry.backoff.max.ms = 10000 17:05:01 sasl.login.retry.backoff.ms = 100 17:05:01 sasl.mechanism = GSSAPI 17:05:01 sasl.oauthbearer.clock.skew.seconds = 30 17:05:01 sasl.oauthbearer.expected.audience = null 17:05:01 sasl.oauthbearer.expected.issuer = null 17:05:01 sasl.oauthbearer.header.urlencode = false 17:05:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:05:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:05:01 sasl.oauthbearer.jwks.endpoint.url = null 17:05:01 sasl.oauthbearer.scope.claim.name = scope 17:05:01 sasl.oauthbearer.sub.claim.name = sub 17:05:01 sasl.oauthbearer.token.endpoint.url = null 17:05:01 security.protocol = PLAINTEXT 17:05:01 security.providers = null 17:05:01 send.buffer.bytes = 131072 17:05:01 socket.connection.setup.timeout.max.ms = 30000 17:05:01 socket.connection.setup.timeout.ms = 10000 17:05:01 ssl.cipher.suites = null 17:05:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:05:01 ssl.endpoint.identification.algorithm = https 17:05:01 ssl.engine.factory.class = null 17:05:01 ssl.key.password = null 17:05:01 ssl.keymanager.algorithm = SunX509 17:05:01 ssl.keystore.certificate.chain = null 17:05:01 ssl.keystore.key = null 17:05:01 ssl.keystore.location = null 17:05:01 ssl.keystore.password = null 17:05:01 ssl.keystore.type = JKS 17:05:01 ssl.protocol = TLSv1.3 17:05:01 ssl.provider = null 17:05:01 ssl.secure.random.implementation = null 17:05:01 ssl.trustmanager.algorithm = PKIX 17:05:01 ssl.truststore.certificates = null 17:05:01 ssl.truststore.location = null 17:05:01 ssl.truststore.password = null 17:05:01 ssl.truststore.type = JKS 17:05:01 transaction.timeout.ms = 60000 17:05:01 transactional.id = null 17:05:01 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:05:01 17:05:01 2026-01-12T17:05:01.694Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:05:01 2026-01-12T17:05:01.694Z INFO 11286 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:05:01 2026-01-12T17:05:01.699Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:01 2026-01-12T17:05:01.699Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:01 2026-01-12T17:05:01.700Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:01 2026-01-12T17:05:01.700Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:01 2026-01-12T17:05:01.700Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:01 2026-01-12T17:05:01.700Z INFO 11286 --- [cps-integration-test] [ Async-1] 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. 17:05:01 2026-01-12T17:05:01.705Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42923/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42923 17:05:01 2026-01-12T17:05:01.709Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40833/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40833 17:05:01 2026-01-12T17:05:01.716Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:05:01 2026-01-12T17:05:01.716Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 16 with epoch 0 17:05:01 2026-01-12T17:05:01.734Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57049/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57049 17:05:01 2026-01-12T17:05:01.753Z WARN 11286 --- [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: Name or service not known 17:05:01 2026-01-12T17:05:01.757Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38623/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38623 17:05:01 2026-01-12T17:05:01.760Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53469/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53469 17:05:01 2026-01-12T17:05:01.763Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44273/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44273 17:05:01 2026-01-12T17:05:01.778Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45989/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45989 17:05:01 2026-01-12T17:05:01.778Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:01 2026-01-12T17:05:01.780Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52641/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52641 17:05:01 2026-01-12T17:05:01.798Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:01 2026-01-12T17:05:01.809Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59101/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59101 17:05:01 2026-01-12T17:05:01.824Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:01 2026-01-12T17:05:01.825Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51085/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51085 17:05:01 2026-01-12T17:05:01.842Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58957/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58957 17:05:01 2026-01-12T17:05:01.857Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57159/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57159 17:05:01 2026-01-12T17:05:01.863Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58861/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58861 17:05:01 2026-01-12T17:05:01.878Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:01 2026-01-12T17:05:01.879Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:01 2026-01-12T17:05:01.879Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:01 2026-01-12T17:05:01.880Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:01 2026-01-12T17:05:01.880Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:01 2026-01-12T17:05:01.892Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44309/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44309 17:05:01 2026-01-12T17:05:01.897Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41031/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41031 17:05:01 2026-01-12T17:05:01.900Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:01 2026-01-12T17:05:01.905Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:01 2026-01-12T17:05:01.910Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57139/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57139 17:05:01 2026-01-12T17:05:01.923Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:01 2026-01-12T17:05:01.926Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46853/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46853 17:05:01 2026-01-12T17:05:01.930Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59713 17:05:01 2026-01-12T17:05:01.933Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46269/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46269 17:05:01 2026-01-12T17:05:01.948Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 17:05:01 2026-01-12T17:05:01.950Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39921/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39921 17:05:01 2026-01-12T17:05:01.952Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 17:05:01 2026-01-12T17:05:01.964Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36855/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36855 17:05:01 2026-01-12T17:05:01.966Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54109/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54109 17:05:01 2026-01-12T17:05:01.971Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40707/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40707 17:05:01 2026-01-12T17:05:01.975Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 17:05:01 2026-01-12T17:05:01.981Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37771/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37771 17:05:02 2026-01-12T17:05:01.988Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52617/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52617 17:05:02 2026-01-12T17:05:01.992Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56709/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56709 17:05:02 2026-01-12T17:05:02.003Z INFO 11286 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 17:05:02 2026-01-12T17:05:02.008Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46207/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46207 17:05:02 2026-01-12T17:05:02.022Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56701/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56701 17:05:02 2026-01-12T17:05:02.045Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34137/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34137 17:05:02 2026-01-12T17:05:02.049Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55717/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55717 17:05:02 2026-01-12T17:05:02.053Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41341/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41341 17:05:02 2026-01-12T17:05:02.057Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49991/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49991 17:05:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.656 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:05:02 2026-01-12T17:05:02.079Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 17:05:02 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:05:02 2026-01-12T17:05:02.684Z INFO 11286 --- [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: group is already rebalancing 17:05:02 2026-01-12T17:05:02.685Z INFO 11286 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 17:05:02 2026-01-12T17:05:02.686Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:05:02 2026-01-12T17:05:02.687Z INFO 11286 --- [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 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: group is already rebalancing 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [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 17:05:02 2026-01-12T17:05:02.690Z INFO 11286 --- [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 17:05:02 2026-01-12T17:05:02.691Z INFO 11286 --- [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=2, memberId='consumer-ncmp-data-operation-event-group-5-acd86967-0e37-4df6-9f76-743d9d3fc2cf', protocol='range'} 17:05:02 2026-01-12T17:05:02.691Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-7c503c39-29e4-4ec8-ac6e-e78a4f0e5beb', protocol='range'} 17:05:02 2026-01-12T17:05:02.691Z INFO 11286 --- [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 2: {consumer-ncmp-data-operation-event-group-34-7c503c39-29e4-4ec8-ac6e-e78a4f0e5beb=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-data-operation-event-group-5-acd86967-0e37-4df6-9f76-743d9d3fc2cf=Assignment(partitions=[])} 17:05:02 2026-01-12T17:05:02.694Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-7c503c39-29e4-4ec8-ac6e-e78a4f0e5beb', protocol='range'} 17:05:02 2026-01-12T17:05:02.694Z INFO 11286 --- [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=2, memberId='consumer-ncmp-data-operation-event-group-5-acd86967-0e37-4df6-9f76-743d9d3fc2cf', protocol='range'} 17:05:02 2026-01-12T17:05:02.694Z INFO 11286 --- [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=[]) 17:05:02 2026-01-12T17:05:02.694Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:05:02 2026-01-12T17:05:02.694Z INFO 11286 --- [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: 17:05:02 2026-01-12T17:05:02.694Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:05:02 2026-01-12T17:05:02.694Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [] 17:05:02 2026-01-12T17:05:02.695Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 17:05:02 2026-01-12T17:05:02.695Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 17:05:02 2026-01-12T17:05:02.695Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 17:05:02 2026-01-12T17:05:02.695Z INFO 11286 --- [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 17:05:02 2026-01-12T17:05:02.696Z INFO 11286 --- [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: group is already rebalancing 17:05:02 2026-01-12T17:05:02.696Z INFO 11286 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 17:05:02 2026-01-12T17:05:02.696Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:05:02 2026-01-12T17:05:02.696Z INFO 11286 --- [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 17:05:02 2026-01-12T17:05:02.701Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:05:02 2026-01-12T17:05:02.701Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:05:02 2026-01-12T17:05:02.702Z INFO 11286 --- [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=2, memberId='consumer-ncmp-async-rest-request-event-group-6-f7380f8f-9969-4136-90a9-2492ccc31c7b', protocol='range'} 17:05:02 2026-01-12T17:05:02.702Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-73cc37d4-4e01-41d9-8cce-2587524b55c8', protocol='range'} 17:05:02 2026-01-12T17:05:02.702Z INFO 11286 --- [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 2: {consumer-ncmp-async-rest-request-event-group-35-73cc37d4-4e01-41d9-8cce-2587524b55c8=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-async-rest-request-event-group-6-f7380f8f-9969-4136-90a9-2492ccc31c7b=Assignment(partitions=[])} 17:05:02 2026-01-12T17:05:02.704Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-73cc37d4-4e01-41d9-8cce-2587524b55c8', protocol='range'} 17:05:02 2026-01-12T17:05:02.704Z INFO 11286 --- [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=2, memberId='consumer-ncmp-async-rest-request-event-group-6-f7380f8f-9969-4136-90a9-2492ccc31c7b', protocol='range'} 17:05:02 2026-01-12T17:05:02.704Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:05:02 2026-01-12T17:05:02.704Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:05:02 2026-01-12T17:05:02.705Z INFO 11286 --- [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=[]) 17:05:02 2026-01-12T17:05:02.705Z INFO 11286 --- [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: 17:05:02 2026-01-12T17:05:02.705Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [] 17:05:02 2026-01-12T17:05:02.707Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:05:02 2026-01-12T17:05:02.707Z INFO 11286 --- [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] 17:05:02 2026-01-12T17:05:02.711Z INFO 11286 --- [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: group is already rebalancing 17:05:02 2026-01-12T17:05:02.711Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 17:05:02 2026-01-12T17:05:02.711Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 17:05:02 2026-01-12T17:05:02.711Z INFO 11286 --- [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 17:05:02 2026-01-12T17:05:02.713Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-d5e15571-cecc-48f9-9095-16a17f7e5697', protocol='range'} 17:05:02 2026-01-12T17:05:02.713Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-32-9ece10be-7d89-4a14-899d-37b43fa07c29', protocol='range'} 17:05:02 2026-01-12T17:05:02.713Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-33-2dcf2815-db07-41cd-9907-fd3539c2129a', protocol='range'} 17:05:02 2026-01-12T17:05:02.713Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-30-9a53afb2-eec6-448a-a0e4-772c3f2dc17d', protocol='range'} 17:05:02 2026-01-12T17:05:02.713Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-31-fbdcc148-517d-4adc-99f4-aa7c7398d1d9', protocol='range'} 17:05:02 2026-01-12T17:05:02.713Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-ba0d2db0-d423-441d-9fe4-643f09e5ad30', protocol='range'} 17:05:02 2026-01-12T17:05:02.713Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-115b3eb8-9e45-49cd-9566-ba896681fca8', protocol='range'} 17:05:02 2026-01-12T17:05:02.714Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-22f9be98-3a02-4633-aaa9-c0bbc9f9449b', protocol='range'} 17:05:02 2026-01-12T17:05:02.936Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-2-d5e15571-cecc-48f9-9095-16a17f7e5697=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-30-9a53afb2-eec6-448a-a0e4-772c3f2dc17d=Assignment(partitions=[]), consumer-ncmp-group-1-22f9be98-3a02-4633-aaa9-c0bbc9f9449b=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-32-9ece10be-7d89-4a14-899d-37b43fa07c29=Assignment(partitions=[]), consumer-ncmp-group-31-fbdcc148-517d-4adc-99f4-aa7c7398d1d9=Assignment(partitions=[]), consumer-ncmp-group-33-2dcf2815-db07-41cd-9907-fd3539c2129a=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-4-115b3eb8-9e45-49cd-9566-ba896681fca8=Assignment(partitions=[]), consumer-ncmp-group-3-ba0d2db0-d423-441d-9fe4-643f09e5ad30=Assignment(partitions=[subscription-0])} 17:05:02 2026-01-12T17:05:02.940Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-30-9a53afb2-eec6-448a-a0e4-772c3f2dc17d', protocol='range'} 17:05:02 2026-01-12T17:05:02.940Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-22f9be98-3a02-4633-aaa9-c0bbc9f9449b', protocol='range'} 17:05:02 2026-01-12T17:05:02.940Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:05:02 2026-01-12T17:05:02.940Z INFO 11286 --- [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]) 17:05:02 2026-01-12T17:05:02.940Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Adding newly assigned partitions: 17:05:02 2026-01-12T17:05:02.940Z INFO 11286 --- [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 17:05:02 2026-01-12T17:05:02.940Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:05:02 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-32-9ece10be-7d89-4a14-899d-37b43fa07c29', protocol='range'} 17:05:02 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-115b3eb8-9e45-49cd-9566-ba896681fca8', protocol='range'} 17:05:02 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:05:02 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-ba0d2db0-d423-441d-9fe4-643f09e5ad30', protocol='range'} 17:05:02 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-31-fbdcc148-517d-4adc-99f4-aa7c7398d1d9', protocol='range'} 17:05:02 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Adding newly assigned partitions: 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [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=[]) 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [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: 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [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]) 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [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 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Adding newly assigned partitions: 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:05:03 2026-01-12T17:05:02.941Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:05:03 2026-01-12T17:05:02.942Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-33-2dcf2815-db07-41cd-9907-fd3539c2129a', protocol='range'} 17:05:03 2026-01-12T17:05:02.942Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-d5e15571-cecc-48f9-9095-16a17f7e5697', protocol='range'} 17:05:03 2026-01-12T17:05:02.942Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 17:05:03 2026-01-12T17:05:02.942Z INFO 11286 --- [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]) 17:05:03 2026-01-12T17:05:02.942Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 17:05:03 2026-01-12T17:05:02.942Z INFO 11286 --- [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 17:05:03 2026-01-12T17:05:02.947Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:05:03 2026-01-12T17:05:02.947Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:05:03 2026-01-12T17:05:02.948Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=12, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:05:03 2026-01-12T17:05:02.948Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:05:03 2026-01-12T17:05:02.948Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:05:03 2026-01-12T17:05:02.948Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:05:03 2026-01-12T17:05:02.948Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:05:03 2026-01-12T17:05:02.948Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:05:05 2026-01-12T17:05:05.795Z INFO 11286 --- [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. 17:05:05 2026-01-12T17:05:05.798Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:05:06 2026-01-12T17:05:06.296Z INFO 11286 --- [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. 17:05:06 2026-01-12T17:05:06.298Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:05:06 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.551 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:05:06 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:05:06 2026-01-12T17:05:06.676Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:06 2026-01-12T17:05:06.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:06 2026-01-12T17:05:06.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:06 2026-01-12T17:05:06.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:06 2026-01-12T17:05:06.677Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:06 2026-01-12T17:05:06.751Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:06 2026-01-12T17:05:06.761Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:06 2026-01-12T17:05:06.777Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:06 2026-01-12T17:05:06.801Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:06 2026-01-12T17:05:06.801Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:06 2026-01-12T17:05:06.801Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:06 2026-01-12T17:05:06.801Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:06 2026-01-12T17:05:06.801Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:06 2026-01-12T17:05:06.863Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:06 2026-01-12T17:05:06.872Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:06 2026-01-12T17:05:06.891Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:06 2026-01-12T17:05:06.914Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:06 2026-01-12T17:05:06.915Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:06 2026-01-12T17:05:06.915Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:06 2026-01-12T17:05:06.915Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:06 2026-01-12T17:05:06.915Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:06 2026-01-12T17:05:06.975Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:06 2026-01-12T17:05:06.983Z INFO 11286 --- [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 17:05:07 2026-01-12T17:05:07.004Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:07 2026-01-12T17:05:07.173Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:07 2026-01-12T17:05:07.173Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:07 2026-01-12T17:05:07.173Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:07 2026-01-12T17:05:07.173Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:07 2026-01-12T17:05:07.173Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:07 2026-01-12T17:05:07.238Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:07 2026-01-12T17:05:07.253Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:07 2026-01-12T17:05:07.279Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:07 2026-01-12T17:05:07.302Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:07 2026-01-12T17:05:07.302Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:07 2026-01-12T17:05:07.303Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:07 2026-01-12T17:05:07.303Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:07 2026-01-12T17:05:07.303Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:07 2026-01-12T17:05:07.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:07 2026-01-12T17:05:07.384Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:07 2026-01-12T17:05:07.411Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:07 2026-01-12T17:05:07.439Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:07 2026-01-12T17:05:07.439Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:07 2026-01-12T17:05:07.439Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:07 2026-01-12T17:05:07.440Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:07 2026-01-12T17:05:07.440Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:07 2026-01-12T17:05:07.501Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:07 2026-01-12T17:05:07.509Z INFO 11286 --- [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 17:05:07 2026-01-12T17:05:07.525Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:07 2026-01-12T17:05:07.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:07 2026-01-12T17:05:07.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:07 2026-01-12T17:05:07.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:07 2026-01-12T17:05:07.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:07 2026-01-12T17:05:07.649Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:07 2026-01-12T17:05:07.712Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:07 2026-01-12T17:05:07.721Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:07 2026-01-12T17:05:07.738Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:07 2026-01-12T17:05:07.759Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:07 2026-01-12T17:05:07.759Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:07 2026-01-12T17:05:07.759Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:07 2026-01-12T17:05:07.760Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:07 2026-01-12T17:05:07.760Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:07 2026-01-12T17:05:07.819Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:07 2026-01-12T17:05:07.826Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:07 2026-01-12T17:05:07.844Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:07 2026-01-12T17:05:07.870Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:07 2026-01-12T17:05:07.870Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:07 2026-01-12T17:05:07.870Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:07 2026-01-12T17:05:07.870Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:07 2026-01-12T17:05:07.870Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:07.932Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:08 2026-01-12T17:05:07.938Z INFO 11286 --- [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 17:05:08 2026-01-12T17:05:07.958Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:08 2026-01-12T17:05:08.051Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:08 2026-01-12T17:05:08.051Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:08 2026-01-12T17:05:08.051Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:08 2026-01-12T17:05:08.051Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:08 2026-01-12T17:05:08.051Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:08.119Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:08 2026-01-12T17:05:08.130Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:08 2026-01-12T17:05:08.146Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:08 2026-01-12T17:05:08.169Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:08 2026-01-12T17:05:08.169Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:08 2026-01-12T17:05:08.170Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:08 2026-01-12T17:05:08.170Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:08 2026-01-12T17:05:08.170Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:08.238Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:08 2026-01-12T17:05:08.250Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:08 2026-01-12T17:05:08.268Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:08 2026-01-12T17:05:08.289Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:08 2026-01-12T17:05:08.290Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:08 2026-01-12T17:05:08.290Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:08 2026-01-12T17:05:08.290Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:08 2026-01-12T17:05:08.290Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:08.357Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:08 2026-01-12T17:05:08.364Z INFO 11286 --- [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 17:05:08 2026-01-12T17:05:08.381Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:08 2026-01-12T17:05:08.476Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:08 2026-01-12T17:05:08.476Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:08 2026-01-12T17:05:08.477Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:08 2026-01-12T17:05:08.477Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:08 2026-01-12T17:05:08.477Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:08.535Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:08 2026-01-12T17:05:08.544Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:08 2026-01-12T17:05:08.558Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:08 2026-01-12T17:05:08.587Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:08 2026-01-12T17:05:08.588Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:08 2026-01-12T17:05:08.588Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:08 2026-01-12T17:05:08.588Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:08 2026-01-12T17:05:08.588Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:08.648Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:08 2026-01-12T17:05:08.657Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:08 2026-01-12T17:05:08.673Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:08 2026-01-12T17:05:08.692Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:08 2026-01-12T17:05:08.692Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:08 2026-01-12T17:05:08.692Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:08 2026-01-12T17:05:08.693Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:08 2026-01-12T17:05:08.693Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:08.751Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:08 2026-01-12T17:05:08.757Z INFO 11286 --- [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 17:05:08 2026-01-12T17:05:08.771Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:08 2026-01-12T17:05:08.841Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:08 2026-01-12T17:05:08.841Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:08 2026-01-12T17:05:08.841Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:08 2026-01-12T17:05:08.841Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:08 2026-01-12T17:05:08.841Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:08 2026-01-12T17:05:08.899Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:09 2026-01-12T17:05:08.908Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:09 2026-01-12T17:05:08.936Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:09 2026-01-12T17:05:08.956Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:09 2026-01-12T17:05:08.960Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:09 2026-01-12T17:05:08.961Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:09 2026-01-12T17:05:08.961Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:09 2026-01-12T17:05:08.961Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:09 2026-01-12T17:05:09.044Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:09 2026-01-12T17:05:09.055Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:09 2026-01-12T17:05:09.075Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:09 2026-01-12T17:05:09.101Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:09 2026-01-12T17:05:09.102Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:09 2026-01-12T17:05:09.108Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:09 2026-01-12T17:05:09.118Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:09 2026-01-12T17:05:09.118Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:09 2026-01-12T17:05:09.181Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:09 2026-01-12T17:05:09.190Z INFO 11286 --- [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 17:05:09 2026-01-12T17:05:09.219Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:09 2026-01-12T17:05:09.330Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:09 2026-01-12T17:05:09.330Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:09 2026-01-12T17:05:09.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:09 2026-01-12T17:05:09.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:09 2026-01-12T17:05:09.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:09 2026-01-12T17:05:09.402Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:09 2026-01-12T17:05:09.411Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:09 2026-01-12T17:05:09.434Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:09 2026-01-12T17:05:09.454Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:09 2026-01-12T17:05:09.454Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:09 2026-01-12T17:05:09.454Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:09 2026-01-12T17:05:09.456Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:09 2026-01-12T17:05:09.456Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:09 2026-01-12T17:05:09.515Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:09 2026-01-12T17:05:09.522Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:09 2026-01-12T17:05:09.541Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:09 2026-01-12T17:05:09.574Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:09 2026-01-12T17:05:09.575Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:09 2026-01-12T17:05:09.575Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:09 2026-01-12T17:05:09.575Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:09 2026-01-12T17:05:09.575Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:09 2026-01-12T17:05:09.636Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:09 2026-01-12T17:05:09.644Z INFO 11286 --- [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 17:05:09 2026-01-12T17:05:09.659Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:09 2026-01-12T17:05:09.750Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:09 2026-01-12T17:05:09.750Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:09 2026-01-12T17:05:09.758Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:09 2026-01-12T17:05:09.758Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:09 2026-01-12T17:05:09.758Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:09 2026-01-12T17:05:09.823Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:09 2026-01-12T17:05:09.833Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:09 2026-01-12T17:05:09.849Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:09 2026-01-12T17:05:09.887Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:09 2026-01-12T17:05:09.888Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:09 2026-01-12T17:05:09.888Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:09 2026-01-12T17:05:09.888Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:09 2026-01-12T17:05:09.888Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:10 2026-01-12T17:05:09.955Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:10 2026-01-12T17:05:09.964Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:10 2026-01-12T17:05:09.977Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:10 2026-01-12T17:05:09.998Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:10 2026-01-12T17:05:10.019Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:10 2026-01-12T17:05:10.038Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:10 2026-01-12T17:05:10.038Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:10 2026-01-12T17:05:10.038Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:10 2026-01-12T17:05:10.099Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:10 2026-01-12T17:05:10.107Z INFO 11286 --- [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 17:05:10 2026-01-12T17:05:10.120Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:10 2026-01-12T17:05:10.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:10 2026-01-12T17:05:10.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:10 2026-01-12T17:05:10.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:10 2026-01-12T17:05:10.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:10 2026-01-12T17:05:10.209Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:10 2026-01-12T17:05:10.271Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:10 2026-01-12T17:05:10.282Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:10 2026-01-12T17:05:10.295Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:10 2026-01-12T17:05:10.318Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:10 2026-01-12T17:05:10.318Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:10 2026-01-12T17:05:10.318Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:10 2026-01-12T17:05:10.318Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:10 2026-01-12T17:05:10.318Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:10 2026-01-12T17:05:10.377Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:10 2026-01-12T17:05:10.386Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:10 2026-01-12T17:05:10.401Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:10 2026-01-12T17:05:10.435Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:10 2026-01-12T17:05:10.435Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:10 2026-01-12T17:05:10.435Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:10 2026-01-12T17:05:10.435Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:10 2026-01-12T17:05:10.435Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:10 2026-01-12T17:05:10.493Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:10 2026-01-12T17:05:10.501Z INFO 11286 --- [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 17:05:10 2026-01-12T17:05:10.516Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:10 2026-01-12T17:05:10.626Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:10 2026-01-12T17:05:10.626Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:10 2026-01-12T17:05:10.626Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:10 2026-01-12T17:05:10.626Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:10 2026-01-12T17:05:10.626Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:10 2026-01-12T17:05:10.687Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:10 2026-01-12T17:05:10.696Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:10 2026-01-12T17:05:10.709Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:10 2026-01-12T17:05:10.752Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:10 2026-01-12T17:05:10.752Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:10 2026-01-12T17:05:10.753Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:10 2026-01-12T17:05:10.753Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:10 2026-01-12T17:05:10.753Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:10 2026-01-12T17:05:10.815Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:10 2026-01-12T17:05:10.821Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:10 2026-01-12T17:05:10.834Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:10 2026-01-12T17:05:10.850Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:10 2026-01-12T17:05:10.851Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:10 2026-01-12T17:05:10.851Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:10 2026-01-12T17:05:10.851Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:10 2026-01-12T17:05:10.851Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:10.909Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:11 2026-01-12T17:05:10.916Z INFO 11286 --- [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 17:05:11 2026-01-12T17:05:10.929Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.022Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.022Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.022Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.022Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.022Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:11.083Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:11 2026-01-12T17:05:11.093Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:11 2026-01-12T17:05:11.105Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.125Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.125Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.125Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.125Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.125Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:11.184Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:11 2026-01-12T17:05:11.192Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:11 2026-01-12T17:05:11.215Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.241Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:11.303Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:11 2026-01-12T17:05:11.311Z INFO 11286 --- [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 17:05:11 2026-01-12T17:05:11.325Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.407Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.407Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.407Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.408Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.408Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:11.467Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:11 2026-01-12T17:05:11.476Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:11 2026-01-12T17:05:11.488Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.506Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.506Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.507Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.507Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.507Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:11.567Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:11 2026-01-12T17:05:11.575Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:11 2026-01-12T17:05:11.594Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.613Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.613Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.617Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.617Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.617Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:11.683Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:11 2026-01-12T17:05:11.690Z INFO 11286 --- [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 17:05:11 2026-01-12T17:05:11.705Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.798Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.798Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.798Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.798Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.798Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:11 2026-01-12T17:05:11.857Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:11 2026-01-12T17:05:11.867Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:11 2026-01-12T17:05:11.885Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:11 2026-01-12T17:05:11.907Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:11 2026-01-12T17:05:11.908Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:11 2026-01-12T17:05:11.908Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:11 2026-01-12T17:05:11.908Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:11 2026-01-12T17:05:11.908Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:11.972Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:12 2026-01-12T17:05:11.985Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:12 2026-01-12T17:05:12.001Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 2026-01-12T17:05:12.031Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:12 2026-01-12T17:05:12.031Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:12 2026-01-12T17:05:12.031Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:12 2026-01-12T17:05:12.031Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:12 2026-01-12T17:05:12.031Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:12.089Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:12 2026-01-12T17:05:12.097Z INFO 11286 --- [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 17:05:12 2026-01-12T17:05:12.113Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 2026-01-12T17:05:12.197Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:12 2026-01-12T17:05:12.197Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:12 2026-01-12T17:05:12.197Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:12 2026-01-12T17:05:12.198Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:12 2026-01-12T17:05:12.198Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:12.259Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:12 2026-01-12T17:05:12.271Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:12 2026-01-12T17:05:12.287Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 2026-01-12T17:05:12.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:12 2026-01-12T17:05:12.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:12 2026-01-12T17:05:12.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:12 2026-01-12T17:05:12.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:12 2026-01-12T17:05:12.312Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:12.374Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:12 2026-01-12T17:05:12.387Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:12 2026-01-12T17:05:12.401Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 2026-01-12T17:05:12.423Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:12 2026-01-12T17:05:12.424Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:12 2026-01-12T17:05:12.424Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:12 2026-01-12T17:05:12.424Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:12 2026-01-12T17:05:12.424Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:12.487Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:12 2026-01-12T17:05:12.494Z INFO 11286 --- [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 17:05:12 2026-01-12T17:05:12.508Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 2026-01-12T17:05:12.598Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:12 2026-01-12T17:05:12.598Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:12 2026-01-12T17:05:12.598Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:12 2026-01-12T17:05:12.598Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:12 2026-01-12T17:05:12.598Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:12.657Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:12 2026-01-12T17:05:12.665Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:12 2026-01-12T17:05:12.678Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 2026-01-12T17:05:12.695Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:12 2026-01-12T17:05:12.695Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:12 2026-01-12T17:05:12.696Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:12 2026-01-12T17:05:12.696Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:12 2026-01-12T17:05:12.696Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:12.750Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:12 2026-01-12T17:05:12.757Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:12 2026-01-12T17:05:12.770Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 2026-01-12T17:05:12.787Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:12 2026-01-12T17:05:12.788Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:12 2026-01-12T17:05:12.788Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:12 2026-01-12T17:05:12.788Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:12 2026-01-12T17:05:12.788Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:12 2026-01-12T17:05:12.844Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:05:12 2026-01-12T17:05:12.849Z INFO 11286 --- [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 17:05:12 2026-01-12T17:05:12.875Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:12 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.346 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:05:12 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:05:13 2026-01-12T17:05:13.340Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:13 2026-01-12T17:05:13.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:13 2026-01-12T17:05:13.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:13 2026-01-12T17:05:13.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:13 2026-01-12T17:05:13.341Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:13 2026-01-12T17:05:13.398Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:13 2026-01-12T17:05:13.407Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:13 2026-01-12T17:05:13.420Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:13 2026-01-12T17:05:13.462Z WARN 11286 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:05:13 2026-01-12T17:05:13.463Z INFO 11286 --- [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 17:05:13 2026-01-12T17:05:13.463Z INFO 11286 --- [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 17:05:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:05:13 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:05:13 2026-01-12T17:05:13.562Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:13 2026-01-12T17:05:13.562Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:13 2026-01-12T17:05:13.562Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:13 2026-01-12T17:05:13.562Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:13 2026-01-12T17:05:13.562Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:13 2026-01-12T17:05:13.593Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:13 2026-01-12T17:05:13.596Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:13 2026-01-12T17:05:13.609Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:13 2026-01-12T17:05:13.629Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:13 2026-01-12T17:05:13.630Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:13 2026-01-12T17:05:13.630Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:13 2026-01-12T17:05:13.630Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:13 2026-01-12T17:05:13.630Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:13 2026-01-12T17:05:13.644Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:13 2026-01-12T17:05:13.647Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:13 2026-01-12T17:05:13.661Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:13 2026-01-12T17:05:13.679Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:13 2026-01-12T17:05:13.680Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:13 2026-01-12T17:05:13.680Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:13 2026-01-12T17:05:13.680Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:13 2026-01-12T17:05:13.680Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:13 2026-01-12T17:05:13.688Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:05:13 2026-01-12T17:05:13.690Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:05:13 2026-01-12T17:05:13.703Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:13 2026-01-12T17:05:13.825Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:13 2026-01-12T17:05:13.825Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:13 2026-01-12T17:05:13.825Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:13 2026-01-12T17:05:13.825Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:13 2026-01-12T17:05:13.825Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:13 2026-01-12T17:05:13.833Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:13 2026-01-12T17:05:13.836Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:13 2026-01-12T17:05:13.847Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:13 2026-01-12T17:05:13.861Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:13 2026-01-12T17:05:13.861Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:13 2026-01-12T17:05:13.861Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:13 2026-01-12T17:05:13.861Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:13 2026-01-12T17:05:13.861Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:14 2026-01-12T17:05:13.922Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:14 2026-01-12T17:05:13.925Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:14 2026-01-12T17:05:13.937Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:14 2026-01-12T17:05:13.952Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:14 2026-01-12T17:05:13.952Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:14 2026-01-12T17:05:13.952Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:14 2026-01-12T17:05:13.952Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:14 2026-01-12T17:05:13.952Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:14 2026-01-12T17:05:14.001Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:05:14 2026-01-12T17:05:14.004Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:05:14 2026-01-12T17:05:14.020Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:14 2026-01-12T17:05:14.049Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 17:05:14 2026-01-12T17:05:14.049Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 17:05:14 2026-01-12T17:05:14.049Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 1 : deny from mock server (dispatcher), Details: Unexpected error during Policy Executor call. 17:05:14 2026-01-12T17:05:14.050Z ERROR 11286 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:05:14 17:05:14 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 17:05:14 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:05:14 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:181) 17:05:14 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:111) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:14 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:05:14 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:14 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:05:14 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:14 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:05:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:14 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:14 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:14 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:14 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:14 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:14 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:05:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:05:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:05:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:05:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:05:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:05:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:05:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:05:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:05:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:05:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:05:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:05:14 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:05:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:05:14 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:05:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:05:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:05:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:05:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:05:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:14 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:14 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:14 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:05:14 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:05:14 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:05:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:05:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:05:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:05:14 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:14 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:05:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:05:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:05:14 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:05:14 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:05:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:05:14 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:05:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:05:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:05:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:05:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:05:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:05:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:05:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:05:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:05:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:05:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:05:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:05:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:05:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:05:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:05:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:05:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:05:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:05:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:05:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:14 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:05:14 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:05:14 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:05:14 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:14 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:05:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:05:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:05:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:05:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:05:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:05:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:05:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:05:14 17:05:14 2026-01-12T17:05:14.137Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:14 2026-01-12T17:05:14.137Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:14 2026-01-12T17:05:14.138Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:14 2026-01-12T17:05:14.138Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:14 2026-01-12T17:05:14.138Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:14 2026-01-12T17:05:14.147Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:14 2026-01-12T17:05:14.149Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:14 2026-01-12T17:05:14.161Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:14 2026-01-12T17:05:14.181Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:14 2026-01-12T17:05:14.181Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:14 2026-01-12T17:05:14.182Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:14 2026-01-12T17:05:14.182Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:14 2026-01-12T17:05:14.182Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:14 2026-01-12T17:05:14.198Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:14 2026-01-12T17:05:14.202Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:14 2026-01-12T17:05:14.222Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:14 2026-01-12T17:05:14.242Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:14 2026-01-12T17:05:14.243Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:14 2026-01-12T17:05:14.243Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:14 2026-01-12T17:05:14.243Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:14 2026-01-12T17:05:14.243Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:14 2026-01-12T17:05:14.252Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:05:14 2026-01-12T17:05:14.254Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:05:14 2026-01-12T17:05:14.277Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:15 2026-01-12T17:05:15.295Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: ReactiveException, Message: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured), Details: Policy Executor request timed out. 17:05:15 2026-01-12T17:05:15.295Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 17:05:15 2026-01-12T17:05:15.295Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 17:05:15 2026-01-12T17:05:15.295Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: test default decision 17:05:15 2026-01-12T17:05:15.296Z ERROR 11286 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:05:15 17:05:15 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:05:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:05:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 17:05:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 17:05:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:15 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:05:15 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:15 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:05:15 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:15 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:05:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:15 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:05:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:05:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:05:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:05:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:05:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:05:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:05:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:05:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:05:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:05:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:05:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:05:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:05:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:05:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:05:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:05:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:05:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:05:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:05:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:05:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:05:15 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:05:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:05:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:05:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:05:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:05:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:05:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:05:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:05:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:05:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:05:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:05:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:05:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:05:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:05:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:05:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:05:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:05:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:05:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:05:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:05:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:05:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:05:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:05:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:05:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:05:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:05:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:05:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:05:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:05:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:05:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:05:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:05:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:05:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:05:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:05:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:05:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:05:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:05:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:05:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:05:15 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 17:05:15 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 17:05:15 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 17:05:15 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 17:05:15 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:05:15 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 17:05:15 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 17:05:15 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 17:05:15 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 17:05:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:05:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 17:05:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:05:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:05:15 at java.base/java.lang.Thread.run(Thread.java:833) 17:05:15 17:05:16 2026-01-12T17:05:16.325Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:16 2026-01-12T17:05:16.326Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:16 2026-01-12T17:05:16.326Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:16 2026-01-12T17:05:16.326Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:16 2026-01-12T17:05:16.326Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:16 2026-01-12T17:05:16.335Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:16 2026-01-12T17:05:16.336Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:16 2026-01-12T17:05:16.348Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:16 2026-01-12T17:05:16.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:16 2026-01-12T17:05:16.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:16 2026-01-12T17:05:16.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:16 2026-01-12T17:05:16.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:16 2026-01-12T17:05:16.364Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:16 2026-01-12T17:05:16.411Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:05:16 2026-01-12T17:05:16.414Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:05:16 2026-01-12T17:05:16.427Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:16 2026-01-12T17:05:16.442Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:16 2026-01-12T17:05:16.442Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:16 2026-01-12T17:05:16.442Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:16 2026-01-12T17:05:16.442Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:16 2026-01-12T17:05:16.442Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:16 2026-01-12T17:05:16.489Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:05:16 2026-01-12T17:05:16.492Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:05:16 2026-01-12T17:05:16.508Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:16 2026-01-12T17:05:16.528Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: Unauthorized, Message: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions, Details: Policy Executor returned HTTP Status code 401. 17:05:16 2026-01-12T17:05:16.528Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 17:05:16 2026-01-12T17:05:16.528Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 17:05:16 2026-01-12T17:05:16.528Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 17:05:16 2026-01-12T17:05:16.529Z ERROR 11286 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:05:16 17:05:16 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:224) 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:05:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:05:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:05:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:05:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:05:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:05:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:05:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:05:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:05:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:05:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:05:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:05:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:05:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:05:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:05:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:05:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:05:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:05:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:05:16 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:05:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:05:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:05:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:05:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:05:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:05:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:05:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:05:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:05:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:05:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:05:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:05:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:05:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:05:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:05:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:05:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:05:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:05:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:05:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:05:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:05:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:05:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:05:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:05:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:05:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:05:16 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 17:05:16 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:05:16 Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 17:05:16 Error has been observed at the following site(s): 17:05:16 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 17:05:16 Original Stack Trace: 17:05:16 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:05:16 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 17:05:16 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 17:05:16 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:05:16 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 17:05:16 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 17:05:16 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 17:05:16 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 17:05:16 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 17:05:16 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 17:05:16 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 17:05:16 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 17:05:16 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:05:16 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 17:05:16 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:05:16 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 17:05:16 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:455) 17:05:16 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:509) 17:05:16 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:847) 17:05:16 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:05:16 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:05:16 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:05:16 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 17:05:16 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 17:05:16 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:05:16 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 17:05:16 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) 17:05:16 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) 17:05:16 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:05:16 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 17:05:16 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:05:16 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 17:05:16 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) 17:05:16 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 17:05:16 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 17:05:16 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 17:05:16 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 17:05:16 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 17:05:16 at java.base/java.lang.Thread.run(Thread.java:833) 17:05:16 Suppressed: java.lang.Exception: #block terminated with an error 17:05:16 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 17:05:16 at reactor.core.publisher.Mono.block(Mono.java:1779) 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:174) 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:05:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:05:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:05:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:05:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:05:16 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:05:16 at jdk.internal.reflect.GeneratedMethodAccessor176.invoke(Unknown Source) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:05:16 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:05:16 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:05:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:05:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:05:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:05:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:05:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:05:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:05:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:05:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:05:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:05:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:05:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:05:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:05:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:05:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:05:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:05:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:05:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:05:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:05:16 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:05:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:05:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:05:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:05:16 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:05:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:05:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:05:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:05:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:05:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:05:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:05:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:05:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:05:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:05:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:05:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:05:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:05:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:05:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:05:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:05:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:05:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:05:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:05:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:05:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:05:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:05:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:05:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:05:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:05:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:05:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:05:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:05:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:05:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:05:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:05:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:05:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:16 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:05:16 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:05:16 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:05:16 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:05:16 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:05:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:05:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:05:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:05:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:05:16 17:05:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:05:16 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:05:16 2026-01-12T17:05:16.631Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:16 2026-01-12T17:05:16.631Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:16 2026-01-12T17:05:16.631Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:16 2026-01-12T17:05:16.631Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:16 2026-01-12T17:05:16.631Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:16 2026-01-12T17:05:16.675Z INFO 11286 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:05:16 2026-01-12T17:05:16.687Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:16 2026-01-12T17:05:16.695Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:16 2026-01-12T17:05:16.708Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:16 2026-01-12T17:05:16.783Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:16 2026-01-12T17:05:16.783Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:16 2026-01-12T17:05:16.783Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:16 2026-01-12T17:05:16.783Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:16 2026-01-12T17:05:16.783Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:16 2026-01-12T17:05:16.841Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:16 2026-01-12T17:05:16.848Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:16 2026-01-12T17:05:16.863Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:17 2026-01-12T17:05:16.954Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:17 2026-01-12T17:05:16.959Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:17 2026-01-12T17:05:16.959Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:17 2026-01-12T17:05:16.960Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:17 2026-01-12T17:05:16.960Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:17 2026-01-12T17:05:17.019Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:17 2026-01-12T17:05:17.027Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:17 2026-01-12T17:05:17.041Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:17 2026-01-12T17:05:17.131Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:05:17 2026-01-12T17:05:17.131Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:05:17 2026-01-12T17:05:17.131Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:05:17 2026-01-12T17:05:17.132Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:05:17 2026-01-12T17:05:17.132Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:05:17 2026-01-12T17:05:17.187Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:05:17 2026-01-12T17:05:17.195Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:05:17 2026-01-12T17:05:17.212Z INFO 11286 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:05:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:05:17 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:05:17 2026-01-12T17:05:17.307Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46269/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46269 17:05:17 2026-01-12T17:05:17.311Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41717/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41717 17:05:17 2026-01-12T17:05:17.314Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55877/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55877 17:05:17 2026-01-12T17:05:17.335Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57049/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57049 17:05:17 2026-01-12T17:05:17.337Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51085/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51085 17:05:17 2026-01-12T17:05:17.339Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36371/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36371 17:05:17 2026-01-12T17:05:17.341Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46207/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46207 17:05:17 2026-01-12T17:05:17.345Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41431/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41431 17:05:17 2026-01-12T17:05:17.359Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35725/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35725 17:05:17 2026-01-12T17:05:17.362Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52641/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52641 17:05:17 2026-01-12T17:05:17.373Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49637/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49637 17:05:17 2026-01-12T17:05:17.385Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56709/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56709 17:05:17 2026-01-12T17:05:17.389Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57139/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57139 17:05:17 2026-01-12T17:05:17.390Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58861/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58861 17:05:17 2026-01-12T17:05:17.392Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35451/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35451 17:05:17 2026-01-12T17:05:17.395Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41031/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41031 17:05:17 2026-01-12T17:05:17.399Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52823/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52823 17:05:17 2026-01-12T17:05:17.401Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50301/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50301 17:05:17 2026-01-12T17:05:17.412Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54313/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54313 17:05:17 2026-01-12T17:05:17.415Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40021/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40021 17:05:17 2026-01-12T17:05:17.428Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51803/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51803 17:05:17 2026-01-12T17:05:17.438Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38579/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38579 17:05:17 2026-01-12T17:05:17.448Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53975/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53975 17:05:17 2026-01-12T17:05:17.449Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:17 2026-01-12T17:05:17.449Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:05:17 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 17:05:17 2026-01-12T17:05:17.463Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49871/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49871 17:05:17 2026-01-12T17:05:17.475Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39921/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39921 17:05:17 2026-01-12T17:05:17.478Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45163/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45163 17:05:17 2026-01-12T17:05:17.481Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34679/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34679 17:05:17 2026-01-12T17:05:17.483Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42923/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42923 17:05:17 2026-01-12T17:05:17.485Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43143/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:43143 17:05:17 2026-01-12T17:05:17.503Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40283/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40283 17:05:17 2026-01-12T17:05:17.514Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34777/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34777 17:05:17 2026-01-12T17:05:17.540Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59205/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59205 17:05:17 2026-01-12T17:05:17.556Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 17:05:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:05:17 2026-01-12T17:05:17.558Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38623/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38623 17:05:17 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:05:17 2026-01-12T17:05:17.566Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53469/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53469 17:05:17 2026-01-12T17:05:17.569Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49991/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49991 17:05:17 2026-01-12T17:05:17.573Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56701/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56701 17:05:17 2026-01-12T17:05:17.575Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47485/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47485 17:05:17 2026-01-12T17:05:17.590Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58809/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58809 17:05:17 2026-01-12T17:05:17.605Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42893/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42893 17:05:17 2026-01-12T17:05:17.619Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45989/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45989 17:05:17 2026-01-12T17:05:17.621Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59101/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59101 17:05:17 2026-01-12T17:05:17.626Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57159/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57159 17:05:17 2026-01-12T17:05:17.628Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46583 17:05:17 2026-01-12T17:05:17.630Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53467/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53467 17:05:17 2026-01-12T17:05:17.645Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44309/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44309 17:05:17 2026-01-12T17:05:17.647Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35779/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35779 17:05:17 2026-01-12T17:05:17.649Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50267/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50267 17:05:17 2026-01-12T17:05:17.651Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37043/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37043 17:05:17 2026-01-12T17:05:17.661Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56127/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56127 17:05:17 2026-01-12T17:05:17.665Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46853/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:46853 17:05:17 2026-01-12T17:05:17.666Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59713/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59713 17:05:17 2026-01-12T17:05:17.668Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35705 17:05:17 2026-01-12T17:05:17.670Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58673/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58673 17:05:17 2026-01-12T17:05:17.685Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56897/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56897 17:05:17 2026-01-12T17:05:17.687Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54423/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54423 17:05:17 2026-01-12T17:05:17.691Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39147/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39147 17:05:17 2026-01-12T17:05:17.701Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48155/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48155 17:05:17 2026-01-12T17:05:17.712Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54665/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54665 17:05:17 2026-01-12T17:05:17.723Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53565/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53565 17:05:17 2026-01-12T17:05:17.754Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36855/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36855 17:05:17 2026-01-12T17:05:17.756Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54109/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54109 17:05:17 2026-01-12T17:05:17.759Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44585/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44585 17:05:17 2026-01-12T17:05:17.774Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60603/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60603 17:05:17 2026-01-12T17:05:17.785Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40707/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40707 17:05:17 2026-01-12T17:05:17.788Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 17:05:17 2026-01-12T17:05:17.790Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60595/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60595 17:05:17 2026-01-12T17:05:17.792Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37771/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37771 17:05:17 2026-01-12T17:05:17.794Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52617/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52617 17:05:17 2026-01-12T17:05:17.796Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52279/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52279 17:05:17 2026-01-12T17:05:17.806Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49287/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49287 17:05:17 2026-01-12T17:05:17.816Z WARN 11286 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34137/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:34137 17:05:17 2026-01-12T17:05:17.817Z WARN 11286 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40833/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40833 17:05:17 2026-01-12T17:05:17.819Z WARN 11286 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55717/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55717 17:05:17 2026-01-12T17:05:17.821Z WARN 11286 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58957/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58957 17:05:17 2026-01-12T17:05:17.823Z WARN 11286 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41341/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41341 17:05:17 2026-01-12T17:05:17.825Z WARN 11286 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44273/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44273 17:05:17 2026-01-12T17:05:17.826Z WARN 11286 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40601/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40601 17:05:17 2026-01-12T17:05:17.838Z WARN 11286 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55535/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55535 17:05:17 2026-01-12T17:05:17.843Z WARN 11286 --- [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: Name or service not known 17:05:17 line 1:0 mismatched input 'invalid' expecting '/' 17:05:17 line 1:0 mismatched input 'invalid' expecting '/' 17:05:17 2026-01-12T17:05:17.907Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 17:05:18 2026-01-12T17:05:18.439Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.439Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.439Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.439Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:05:18 2026-01-12T17:05:18.440Z WARN 11286 --- [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 (('150'::int8),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(150, /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 17:05:18 2026-01-12T17:05:18.441Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.441Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.441Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1670'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.441Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:05:18 line 1:9 missing '/' at 'path' 17:05:18 line 1:9 missing '/' at 'path' 17:05:18 2026-01-12T17:05:18.506Z WARN 11286 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 17:05:18 2026-01-12T17:05:18.669Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.669Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.669Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.669Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:05:18 2026-01-12T17:05:18.670Z WARN 11286 --- [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 (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(152, /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 17:05:18 2026-01-12T17:05:18.672Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.672Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.672Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1706'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.672Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:05:18 2026-01-12T17:05:18.831Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.831Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.831Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.831Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:05:18 2026-01-12T17:05:18.832Z WARN 11286 --- [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 (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(153, /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 17:05:18 2026-01-12T17:05:18.835Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.835Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.835Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1743'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.835Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:05:18 2026-01-12T17:05:18.936Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.936Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.936Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.936Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:05:18 2026-01-12T17:05:18.936Z WARN 11286 --- [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 (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /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 17:05:18 2026-01-12T17:05:18.938Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.938Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.938Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1774'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.938Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:05:18 2026-01-12T17:05:18.964Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.964Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.964Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.964Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:05:18 2026-01-12T17:05:18.965Z WARN 11286 --- [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 (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /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 17:05:18 2026-01-12T17:05:18.966Z INFO 11286 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:05:18 2026-01-12T17:05:18.966Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:18 2026-01-12T17:05:18.966Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1777'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:05:18 2026-01-12T17:05:18.966Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:05:18 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:05:20 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.500 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:05:20 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:05:20 2026-01-12T17:05:20.210Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:20 2026-01-12T17:05:20.210Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:05:20 Detail: Key (name)=(generalTestDataspace) already exists. 17:05:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:05:20 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:05:21 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:05:21 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:05:21 2026-01-12T17:05:21.260Z WARN 11286 --- [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]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.398Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.399Z WARN 11286 --- [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_41, Optional[2041-01-01]] 17:05:21 2026-01-12T17:05:21.793Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:21 2026-01-12T17:05:21.793Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:05:21 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 17:05:21 2026-01-12T17:05:21.807Z WARN 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:05:21 2026-01-12T17:05:21.807Z ERROR 11286 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:05:21 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 17:05:22 2026-01-12T17:05:22.157Z WARN 11286 --- [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]] 17:05:22 2026-01-12T17:05:22.249Z WARN 11286 --- [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]] 17:05:22 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:05:22 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:05:23 line 1:0 mismatched input 'cpsPath' expecting '/' 17:05:23 line 1:0 mismatched input 'cpsPath' expecting '/' 17:05:24 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:05:24 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:05:24 2026-01-12T17:05:24.127Z INFO 11286 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:05:24 2026-01-12T17:05:24.146Z INFO 11286 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:05:24 2026-01-12T17:05:24.453Z INFO 11286 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:05:24 2026-01-12T17:05:24.455Z INFO 11286 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:05:24 2026-01-12T17:05:24.469Z INFO 11286 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:05:24 2026-01-12T17:05:24.471Z INFO 11286 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:05:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:05:26 2026-01-12T17:05:24.518Z INFO 11286 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [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] Member consumer-ncmp-data-operation-event-group-5-acd86967-0e37-4df6-9f76-743d9d3fc2cf sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Member consumer-ncmp-group-1-22f9be98-3a02-4633-aaa9-c0bbc9f9449b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [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 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Member consumer-ncmp-group-2-d5e15571-cecc-48f9-9095-16a17f7e5697 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:05:26 2026-01-12T17:05:24.695Z INFO 11286 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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] Member consumer-ncmp-async-rest-request-event-group-6-f7380f8f-9969-4136-90a9-2492ccc31c7b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Member consumer-ncmp-group-4-115b3eb8-9e45-49cd-9566-ba896681fca8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [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 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.696Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Member consumer-ncmp-group-3-ba0d2db0-d423-441d-9fe4-643f09e5ad30 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:05:26 2026-01-12T17:05:24.697Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.697Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.697Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:05:26 2026-01-12T17:05:24.698Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.698Z INFO 11286 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.698Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.698Z INFO 11286 --- [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: consumer pro-actively leaving the group 17:05:26 2026-01-12T17:05:24.700Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:05:26 2026-01-12T17:05:24.700Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:05:26 2026-01-12T17:05:24.700Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:05:26 2026-01-12T17:05:24.700Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:05:26 2026-01-12T17:05:24.701Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:05:26 2026-01-12T17:05:24.701Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:05:26 2026-01-12T17:05:24.701Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:05:26 2026-01-12T17:05:24.701Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:05:26 2026-01-12T17:05:24.703Z INFO 11286 --- [cps-integration-test] [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 17:05:26 2026-01-12T17:05:24.703Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:05:26 2026-01-12T17:05:24.705Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-4 unregistered 17:05:26 2026-01-12T17:05:24.705Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:05:26 2026-01-12T17:05:24.705Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:05:26 2026-01-12T17:05:24.705Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:05:26 2026-01-12T17:05:24.705Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:05:26 2026-01-12T17:05:24.705Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:05:26 2026-01-12T17:05:24.706Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 17:05:26 2026-01-12T17:05:24.706Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:05:26 2026-01-12T17:05:24.752Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:05:26 2026-01-12T17:05:24.752Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:05:26 2026-01-12T17:05:24.752Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:05:26 2026-01-12T17:05:24.752Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:05:26 2026-01-12T17:05:24.754Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-3 unregistered 17:05:26 2026-01-12T17:05:24.754Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:05:26 2026-01-12T17:05:24.798Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.798Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.798Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.799Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.799Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.799Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.799Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 190 due to node 1 being disconnected (elapsed time since creation: 176ms, elapsed time since send: 176ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.799Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 192 due to node 1 being disconnected (elapsed time since creation: 99ms, elapsed time since send: 99ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.799Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Cancelled in-flight METADATA request with correlation id 14 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.800Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:05:26 2026-01-12T17:05:24.801Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error sending fetch request (sessionId=819034286, epoch=FINAL) to node 1: 17:05:26 17:05:26 org.apache.kafka.common.errors.DisconnectException: null 17:05:26 17:05:26 2026-01-12T17:05:24.801Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 64 due to node 1 being disconnected (elapsed time since creation: 479ms, elapsed time since send: 479ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.801Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.801Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.802Z INFO 11286 --- [cps-integration-test] [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:05:26 2026-01-12T17:05:24.802Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.802Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:05:26 2026-01-12T17:05:24.802Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:05:26 2026-01-12T17:05:24.802Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:05:26 2026-01-12T17:05:24.802Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:05:26 2026-01-12T17:05:24.802Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 64 due to node 1 being disconnected (elapsed time since creation: 215ms, elapsed time since send: 215ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Error sending fetch request (sessionId=2084020282, epoch=43) to node 1: 17:05:26 17:05:26 org.apache.kafka.common.errors.DisconnectException: null 17:05:26 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.803Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:05:26 2026-01-12T17:05:24.804Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1848905850, epoch=43) to node 1: 17:05:26 17:05:26 org.apache.kafka.common.errors.DisconnectException: null 17:05:26 17:05:26 2026-01-12T17:05:24.804Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 178 due to node 1 being disconnected (elapsed time since creation: 246ms, elapsed time since send: 246ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.804Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 180 due to node 1 being disconnected (elapsed time since creation: 97ms, elapsed time since send: 98ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.804Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.804Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.804Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=163198270, epoch=FINAL) to node 1: 17:05:26 17:05:26 org.apache.kafka.common.errors.DisconnectException: null 17:05:26 17:05:26 2026-01-12T17:05:24.805Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.805Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 64 due to node 1 being disconnected (elapsed time since creation: 491ms, elapsed time since send: 491ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.805Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:05:26 2026-01-12T17:05:24.805Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:05:26 2026-01-12T17:05:24.805Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1513928215, epoch=43) to node 1: 17:05:26 17:05:26 org.apache.kafka.common.errors.DisconnectException: null 17:05:26 17:05:26 2026-01-12T17:05:24.805Z INFO 11286 --- [cps-integration-test] [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:05:26 2026-01-12T17:05:24.806Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.806Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.806Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:05:26 2026-01-12T17:05:24.806Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:05:26 2026-01-12T17:05:24.806Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:05:26 2026-01-12T17:05:24.806Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:05:26 2026-01-12T17:05:24.807Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-1 unregistered 17:05:26 2026-01-12T17:05:24.808Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:05:26 2026-01-12T17:05:24.808Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.808Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.808Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.808Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 7ms, elapsed time since send: 7ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.811Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-2 unregistered 17:05:26 2026-01-12T17:05:24.811Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:05:26 2026-01-12T17:05:24.894Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.894Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:05:26 2026-01-12T17:05:24.906Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.907Z WARN 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:24.907Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.907Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:24.908Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.908Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:24.913Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.913Z WARN 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:24.917Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.917Z WARN 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:24.919Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.919Z WARN 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:24.920Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.921Z WARN 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:24.923Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:24.923Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.016Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.016Z WARN 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.018Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.018Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.120Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.120Z WARN 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.130Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.130Z WARN 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.137Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.137Z WARN 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.144Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.144Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.146Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.146Z WARN 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.150Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.150Z WARN 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.151Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.151Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.200Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.200Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.248Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.248Z WARN 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.379Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.379Z WARN 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.516Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.516Z WARN 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.565Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.565Z WARN 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.570Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.570Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.577Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.577Z WARN 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.594Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.594Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.615Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.615Z WARN 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.650Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.650Z WARN 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.702Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.702Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.826Z INFO 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.826Z WARN 11286 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:25.972Z INFO 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:05:26 2026-01-12T17:05:25.972Z WARN 11286 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:26.218Z INFO 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:26.218Z WARN 11286 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:26.331Z INFO 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:26.331Z WARN 11286 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:26.338Z INFO 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:26.338Z WARN 11286 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:26.349Z INFO 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:05:26 2026-01-12T17:05:26.349Z WARN 11286 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:05:26 2026-01-12T17:05:26.373Z INFO 11286 --- [cps-integration-test] [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1513928215, epoch=INITIAL) to node 1: 17:05:26 17:05:26 org.apache.kafka.common.errors.DisconnectException: null 17:05:26 17:05:26 2026-01-12T17:05:26.373Z INFO 11286 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:05:29 [INFO] 17:05:29 [INFO] Results: 17:05:29 [INFO] 17:05:29 [WARNING] Tests run: 440, Failures: 0, Errors: 0, Skipped: 2 17:05:29 [INFO] 17:05:29 [INFO] 17:05:29 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 17:05:29 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 17:05:29 [INFO] 17:05:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 17:05:29 [INFO] Skipping JaCoCo execution due to missing classes directory. 17:05:29 [INFO] 17:05:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 17:05:29 [WARNING] JAR will be empty - no content was marked for inclusion! 17:05:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar 17:05:29 [INFO] 17:05:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 17:05:29 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.jar 17:05:29 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.pom 17:05:29 [INFO] 17:05:29 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 17:05:29 [INFO] Building spotbugs 3.7.4-SNAPSHOT [17/21] 17:05:29 [INFO] --------------------------------[ jar ]--------------------------------- 17:05:29 [INFO] 17:05:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 17:05:29 [INFO] 17:05:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 17:05:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:05:29 [INFO] Copying 1 resource 17:05:29 [INFO] 17:05:29 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 17:05:29 [INFO] No sources to compile 17:05:29 [INFO] 17:05:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 17:05:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:05:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 17:05:29 [INFO] 17:05:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 17:05:29 [INFO] No sources to compile 17:05:29 [INFO] 17:05:29 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 17:05:29 [INFO] No tests to run. 17:05:29 [INFO] 17:05:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 17:05:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar 17:05:29 [INFO] 17:05:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 17:05:29 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.jar 17:05:29 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.pom 17:05:29 [INFO] 17:05:29 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 17:05:29 [INFO] Building cps-application 3.7.4-SNAPSHOT [18/21] 17:05:29 [INFO] --------------------------------[ jar ]--------------------------------- 17:05:30 [INFO] 17:05:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 17:05:30 [INFO] 17:05:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 17:05:30 [INFO] 17:05:30 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 17:05:30 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:05:30 [INFO] 17:05:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 17:05:30 [INFO] You have 0 Checkstyle violations. 17:05:30 [INFO] 17:05:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 17:05:30 [INFO] You have 0 Checkstyle violations. 17:05:30 [INFO] 17:05:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 17:05:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:05:30 [INFO] Copying 1 resource 17:05:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 17:05:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 17:05:30 [INFO] 17:05:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 17:05:30 [INFO] Recompiling the module because of changed dependency. 17:05:30 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:05:31 [INFO] 17:05:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 17:05:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:05:31 [INFO] Copying 2 resources 17:05:31 [INFO] 17:05:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 17:05:31 [INFO] Recompiling the module because of changed dependency. 17:05:31 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 17:05:31 [INFO] 17:05:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 17:05:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:05:31 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:05:31 [INFO] Parallel parsing disabled. 17:05:32 [INFO] Compiled 12 files. 17:05:32 [INFO] 17:05:32 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 17:05:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:05:32 [INFO] 17:05:32 [INFO] ------------------------------------------------------- 17:05:32 [INFO] T E S T S 17:05:32 [INFO] ------------------------------------------------------- 17:05:33 17:05:33.152 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 17:05:33 [INFO] Running org.onap.cps.ApplicationSpec 17:05:33 17:05:33.929 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-4979.novalocal 17:05:33 17:05:33.929 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 9829 ms 17:05:43 17:05:43.759 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 17:05:44 17:05:44,343 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:05:44 17:05:44,343 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:05:44 17:05:44,347 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:05:44 17:05:44,395 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:05:44 17:05:44,395 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:05:45 {"logTimeStamp":"2026-01-12T17:05:45.195Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15473 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15473","threadName":"main","class":"org.onap.cps.Application"} 17:05:45 {"logTimeStamp":"2026-01-12T17:05:45.195Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15473","threadName":"main","class":"org.onap.cps.Application"} 17:05:46 {"logTimeStamp":"2026-01-12T17:05:46.864Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15473","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:05:47 {"logTimeStamp":"2026-01-12T17:05:47.076Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 202 ms. Found 6 JPA repository interfaces.","processId":"15473","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:05:48 {"logTimeStamp":"2026-01-12T17:05:48.421Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15473","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 17:05:48 {"logTimeStamp":"2026-01-12T17:05:48.429Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS","processId":"15473","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:05:48 {"logTimeStamp":"2026-01-12T17:05:48.473Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15473","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:05:48 {"logTimeStamp":"2026-01-12T17:05:48.473Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3228 ms","processId":"15473","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 17:05:49 {"logTimeStamp":"2026-01-12T17:05:49.006Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15473","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 17:05:49 {"logTimeStamp":"2026-01-12T17:05:49.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@1f208930{application,/,b=[file:/tmp/jetty-docbase.8080.15994956841719823263/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@114cbcc4{STARTED}}","processId":"15473","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 17:05:49 {"logTimeStamp":"2026-01-12T17:05:49.024Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@1f208930{application,/,b=[file:/tmp/jetty-docbase.8080.15994956841719823263/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@114cbcc4{STARTED}}","processId":"15473","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:05:49 {"logTimeStamp":"2026-01-12T17:05:49.027Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@3fbcb4c1{STARTING}[12.0.27,sto=0] @16844ms","processId":"15473","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:05:49 {"logTimeStamp":"2026-01-12T17:05:49.211Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15473","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:05:50 {"logTimeStamp":"2026-01-12T17:05:50.306Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15473","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 17:05:50 {"logTimeStamp":"2026-01-12T17:05:50.370Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.29.Final","processId":"15473","threadName":"main","class":"org.hibernate.Version"} 17:05:50 {"logTimeStamp":"2026-01-12T17:05:50.372Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15473","threadName":"main","class":"org.hibernate.cfg.Environment"} 17:05:50 {"logTimeStamp":"2026-01-12T17:05:50.412Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15473","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 17:05:50 {"logTimeStamp":"2026-01-12T17:05:50.753Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15473","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 17:05:50 {"logTimeStamp":"2026-01-12T17:05:50.790Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15473","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:05:51 {"logTimeStamp":"2026-01-12T17:05:51.794Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15473","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:05:51 {"logTimeStamp":"2026-01-12T17:05:51.794Z","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":"15473","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:05:51 {"logTimeStamp":"2026-01-12T17:05:51.796Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15473","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:390)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:970)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:277)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java: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... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 17:05:51 {"logTimeStamp":"2026-01-12T17:05:51.824Z","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":"15473","threadName":"main","class":"org.hibernate.orm.deprecation"} 17:05:51 {"logTimeStamp":"2026-01-12T17:05:51.840Z","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":"15473","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 17:05:53 {"logTimeStamp":"2026-01-12T17:05:53.125Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15473","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 17:05:53 {"logTimeStamp":"2026-01-12T17:05:53.128Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15473","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:05:53 {"logTimeStamp":"2026-01-12T17:05:53.661Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15473","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 17:05:54 {"logTimeStamp":"2026-01-12T17:05:54.531Z","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":"15473","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 17:05:54 {"logTimeStamp":"2026-01-12T17:05:54.669Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]: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":"15473","threadName":"main","class":"com.hazelcast.system.logo"} 17:05:54 {"logTimeStamp":"2026-01-12T17:05:54.669Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15473","threadName":"main","class":"com.hazelcast.system"} 17:05:54 {"logTimeStamp":"2026-01-12T17:05:54.671Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.210]:5701","processId":"15473","threadName":"main","class":"com.hazelcast.system"} 17:05:54 {"logTimeStamp":"2026-01-12T17:05:54.671Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15473","threadName":"main","class":"com.hazelcast.system"} 17:05:54 {"logTimeStamp":"2026-01-12T17:05:54.671Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]: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":"15473","threadName":"main","class":"com.hazelcast.system"} 17:05:54 {"logTimeStamp":"2026-01-12T17:05:54.674Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]: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":"15473","threadName":"main","class":"com.hazelcast.system"} 17:05:55 {"logTimeStamp":"2026-01-12T17:05:55.324Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]: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":"15473","threadName":"main","class":"com.hazelcast.system.security"} 17:05:55 {"logTimeStamp":"2026-01-12T17:05:55.409Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15473","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 17:05:55 {"logTimeStamp":"2026-01-12T17:05:55.642Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15473","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 17:05:55 {"logTimeStamp":"2026-01-12T17:05:55.650Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.210]:5701 is STARTING","processId":"15473","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:05:57 {"logTimeStamp":"2026-01-12T17:05:57.831Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.210]:5701 - 05f14818-7445-4b41-81bf-c879e22d9855 this\n]\n","processId":"15473","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 17:05:57 {"logTimeStamp":"2026-01-12T17:05:57.851Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.210]:5701 is STARTED","processId":"15473","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:06:00 {"logTimeStamp":"2026-01-12T17:06:00.261Z","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":"15473","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 17:06:03 {"logTimeStamp":"2026-01-12T17:06:03.679Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15473","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 17:06:03 {"logTimeStamp":"2026-01-12T17:06:03.843Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15473","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:06:03 {"logTimeStamp":"2026-01-12T17:06:03.843Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15473","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:06:03 {"logTimeStamp":"2026-01-12T17:06:03.844Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15473","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:03.946Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@10ff32d3{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15473","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:03.948Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15473","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.000Z","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":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.062Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15473","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.165Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.166Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.166Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.166Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768237564165","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.170Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15473","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.180Z","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":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.180Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15473","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.188Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.188Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.189Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.189Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768237564188","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.189Z","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":"15473","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.191Z","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":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.191Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15473","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.273Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.273Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.273Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768237564273","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.274Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15473","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.302Z","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":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.302Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15473","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.308Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.308Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.308Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.308Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768237564308","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.309Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15473","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.311Z","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":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.311Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15473","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.317Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.317Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.317Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.317Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768237564317","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.317Z","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":"15473","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.319Z","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":"15473","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.319Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15473","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.335Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.335Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.335Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768237564335","processId":"15473","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.335Z","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":"15473","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.359Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 20.517 seconds (process running for 32.176)","processId":"15473","threadName":"main","class":"org.onap.cps.Application"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.360Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15473","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.360Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15473","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.360Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15473","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.360Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15473","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.375Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.210]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15473","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.396Z","logLevel":"INFO","traceId":"24a6f7216a8f6ceb44877dd24cc918a3","serviceName":"cps-application","message":"System is not ready yet","spanId":"0ab9230b12212286","processId":"15473","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.396Z","logLevel":"INFO","traceId":"f4af55934531e227041a9b923062bd25","serviceName":"cps-application","message":"System is not ready yet","spanId":"8b68780838238c82","processId":"15473","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.489Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.489Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15473","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.514Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15473","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.654Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.654Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.654Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.656Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.656Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.657Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.657Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.657Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.657Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.658Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.743Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.743Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.744Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.747Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.747Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.747Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.750Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.750Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.750Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.773Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.773Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.773Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.774Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.774Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.774Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.781Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.781Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.781Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.852Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.852Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.852Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.883Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.883Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.883Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.895Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.895Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.896Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.899Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.900Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.900Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.925Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.925Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.925Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.926Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.926Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:04 {"logTimeStamp":"2026-01-12T17:06:04.926Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.066Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.066Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.066Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.098Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.098Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.098Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.136Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.136Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.136Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.152Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.152Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.153Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.164Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.164Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.164Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.178Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.178Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.178Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.500Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.500Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.500Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.516Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15473","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.516Z","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":"15473","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.526Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.526Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.533Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.534Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.535Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.535Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.535Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.535Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.540Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.540Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.541Z","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":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.542Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.542Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.542Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.542Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.547Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.548Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.548Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.548Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.549Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.550Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.550Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.553Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.553Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.554Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.555Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.555Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.555Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.557Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.557Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.558Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.558Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.558Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.558Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15473","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.559Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15473","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.560Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15473","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:06:05 {"logTimeStamp":"2026-01-12T17:06:05.563Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@10ff32d3{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15473","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.637Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15473","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.649Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@3fbcb4c1{STOPPING}[12.0.27,sto=0]","processId":"15473","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.654Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15473","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.656Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@1f208930{application,/,b=[file:/tmp/jetty-docbase.8080.15994956841719823263/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@114cbcc4{STOPPED}}","processId":"15473","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.659Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.659Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15473","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.680Z","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":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:07 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@218e28d9 has been closed already 17:06:07 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 17:06:07 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 17:06:07 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:06:07 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:06:07 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:06:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:06:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:06:07 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:06:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:06:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:06:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:06:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:06:07 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:06:07 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:06:07 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:06:07 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:06:07 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:06:07 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:06:07 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:06:07 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:06:07 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:06:07 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:06:07 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:06:07 at org.onap.cps.Application.main(Application.java:45) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:06:07 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:06:07 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:06:07 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:06:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:06:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:06:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:06:07 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:06:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:06:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:06:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:06:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:06:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:06:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:06:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:06:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:06:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:06:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:06:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:06:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:06:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:06:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:06:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:06:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:06:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:06:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:06:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:06:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:06:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:06:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:06:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:06:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:06:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:06:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:06:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:06:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:06:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:06:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:06:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.686Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.686Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15473","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 17:06:07 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@218e28d9 has been closed already 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.687Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-master-verify-java/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.687Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:07 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1256) 17:06:07 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1417) 17:06:07 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:06:07 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:06:07 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:06:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:06:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:06:07 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:06:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:06:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:06:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:06:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:06:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:06:07 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:06:07 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:06:07 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:06:07 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:06:07 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:06:07 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:06:07 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:06:07 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:06:07 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:06:07 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:06:07 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:06:07 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:06:07 at org.onap.cps.Application.main(Application.java:45) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:06:07 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:06:07 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:06:07 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:06:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:06:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:06:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:06:07 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:06:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:06:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:06:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:06:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:06:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:06:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:06:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:06:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:06:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:06:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:06:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:06:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:06:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:06:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:06:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:06:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:06:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:06:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:06:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:06:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:06:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:06:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:06:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:06:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:06:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:06:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:06:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:06:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:06:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:06:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:06:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:06:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:06:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:06:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:06:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:06:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:06:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:06:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:06:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:06:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:06:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:06:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.690Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15473","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.691Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15473","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.697Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15473","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.697Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15473","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.697Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15473","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:06:07 {"logTimeStamp":"2026-01-12T17:06:07.697Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15473","threadName":"main","class":"org.onap.cps.Application"} 17:06:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.04 s -- in org.onap.cps.ApplicationSpec 17:06:07 [INFO] Running org.onap.cps.config.JettyConfigSpec 17:06:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s -- in org.onap.cps.config.JettyConfigSpec 17:06:08 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 17:06:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.MicroMeterConfigSpec 17:06:08 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 17:06:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.logging.MdcServletFilterSpec 17:06:08 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.497Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.497Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.499Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.499Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.499Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.499Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.500Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.500Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.501Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.501Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.503Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.503Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.504Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.504Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.504Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.504Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.505Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.505Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.506Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.506Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.509Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.511Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-4979.novalocal","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.511Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9829 ms","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.512Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15473","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:06:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:06:08 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 17:06:08 {"logTimeStamp":"2026-01-12T17:06:08.526Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15473","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 17:06:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.329 s -- in org.onap.cps.architecture.CpsArchitectureTest 17:06:12 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 17:06:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.architecture.NcmpArchitectureTest 17:06:13 [INFO] 17:06:13 [INFO] Results: 17:06:13 [INFO] 17:06:13 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 17:06:13 [INFO] 17:06:13 [INFO] 17:06:13 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 17:06:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:06:13 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:06:13 [INFO] All coverage checks have been met. 17:06:13 [INFO] 17:06:13 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 17:06:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:06:13 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:06:13 [INFO] 17:06:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 17:06:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar 17:06:13 [INFO] 17:06:13 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 17:06:13 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar with classifier springboot 17:06:13 [INFO] 17:06:13 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 17:06:15 [INFO] 17:06:15 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260112T165828Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 17:06:15 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 17:06:15 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:06:15 [INFO] Building resources layer... 17:06:15 [INFO] Building project dependencies layer... 17:06:15 [INFO] Building dependencies layer... 17:06:15 [INFO] Building jvm arg files layer... 17:06:15 [INFO] Building classes layer... 17:06:15 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:06:21 [INFO] 17:06:21 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 17:06:21 [INFO] Loading to Docker daemon... 17:06:24 [INFO] 17:06:24 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260112T165828Z, nexus3.onap.org:10003/onap/cps-and-ncmp 17:06:24 [INFO] 17:06:24 [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! 17:06:24 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 17:06:24 [INFO] 17:06:24 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 17:06:24 [INFO] 17:06:24 [INFO] 17:06:24 [INFO] 17:06:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 17:06:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.jar 17:06:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.pom 17:06:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT-springboot.jar 17:06:24 [INFO] 17:06:24 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 17:06:24 [INFO] Building policy-executor-stub 3.7.4-SNAPSHOT [19/21] 17:06:24 [INFO] --------------------------------[ jar ]--------------------------------- 17:06:24 [INFO] 17:06:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 17:06:24 [INFO] 17:06:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 17:06:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:06:24 [INFO] 17:06:24 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 17:06:24 [INFO] Generating with dryRun=false 17:06:24 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 17:06:24 [INFO] OpenAPI Generator: spring (server) 17:06:24 [INFO] Generator 'spring' is considered stable. 17:06:24 [INFO] ---------------------------------- 17:06:24 [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) 17:06:24 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:06:24 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 17:06:24 [INFO] Processing operation initiatePermissionRequest 17:06:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:24 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:06:24 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 17:06:24 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 17:06:24 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 17:06:24 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 17:06:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:24 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 17:06:24 [INFO] Skipping generation of Webhooks. 17:06:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:24 [INFO] Skipping generation of supporting files. 17:06:24 ################################################################################ 17:06:24 # Thanks for using OpenAPI Generator. # 17:06:24 # Please consider donation to help us maintain this project 🙏 # 17:06:24 # https://opencollective.com/openapi_generator/donate # 17:06:24 ################################################################################ 17:06:24 [INFO] 17:06:24 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 17:06:24 [INFO] 17:06:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 17:06:24 [INFO] You have 0 Checkstyle violations. 17:06:24 [INFO] 17:06:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 17:06:24 [INFO] You have 0 Checkstyle violations. 17:06:24 [INFO] 17:06:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 17:06:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:06:24 [INFO] Copying 1 resource 17:06:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 17:06:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 17:06:24 [INFO] 17:06:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 17:06:24 [INFO] Recompiling the module because of changed dependency. 17:06:24 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:06:24 [INFO] 17:06:24 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 17:06:24 [INFO] Generating with dryRun=false 17:06:24 [INFO] No .openapi-generator-ignore file found. 17:06:24 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:06:24 [INFO] Generator 'openapi-yaml' is considered stable. 17:06:24 [INFO] Output file [outputFile=openapi.yaml] 17:06:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:24 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:24 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:06:25 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:25 [INFO] Skipping generation of Webhooks. 17:06:25 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:06:25 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 17:06:25 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 17:06:25 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 17:06:25 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 17:06:25 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 17:06:25 ################################################################################ 17:06:25 # Thanks for using OpenAPI Generator. # 17:06:25 # Please consider donation to help us maintain this project 🙏 # 17:06:25 # https://opencollective.com/openapi_generator/donate # 17:06:25 ################################################################################ 17:06:25 [INFO] 17:06:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 17:06:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:06:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 17:06:25 [INFO] 17:06:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 17:06:25 [INFO] No sources to compile 17:06:25 [INFO] 17:06:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 17:06:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:06:25 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:06:25 [INFO] Parallel parsing disabled. 17:06:25 [INFO] Compiled 4 files. 17:06:25 [INFO] 17:06:25 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 17:06:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:25 [INFO] 17:06:25 [INFO] ------------------------------------------------------- 17:06:25 [INFO] T E S T S 17:06:25 [INFO] ------------------------------------------------------- 17:06:26 17:06:26.854 [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. 17:06:27 17:06:27.053 [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 17:06:27 17:06:27.096 [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. 17:06:27 17:06:27.117 [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 17:06:27 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:06:28 17:06:28 . ____ _ __ _ _ 17:06:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:06:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:06:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:06:28 ' |____| .__|_| |_|_| |_\__, | / / / / 17:06:28 =========|_|==============|___/=/_/_/_/ 17:06:28 17:06:28 :: Spring Boot :: (v3.5.6) 17:06:28 17:06:28 2026-01-12T17:06:28.234Z INFO 15902 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15902 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:06:28 2026-01-12T17:06:28.236Z INFO 15902 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 17:06:29 2026-01-12T17:06:29.466Z INFO 15902 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 17:06:29 2026-01-12T17:06:29.474Z INFO 15902 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.27; built: 2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 17.0.6-ea+9-LTS 17:06:29 2026-01-12T17:06:29.529Z INFO 15902 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:06:29 2026-01-12T17:06:29.530Z INFO 15902 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1259 ms 17:06:29 2026-01-12T17:06:29.607Z INFO 15902 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:06:29 2026-01-12T17:06:29.616Z INFO 15902 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@2986e26f{application,/,b=[file:/tmp/jetty-docbase.8093.15336369964630814225/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@4b7feb38{STARTED}} 17:06:29 2026-01-12T17:06:29.617Z INFO 15902 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@2986e26f{application,/,b=[file:/tmp/jetty-docbase.8093.15336369964630814225/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@4b7feb38{STARTED}} 17:06:29 2026-01-12T17:06:29.620Z INFO 15902 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@6011176f{STARTING}[12.0.27,sto=0] @3804ms 17:06:30 2026-01-12T17:06:30.179Z INFO 15902 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:06:30 2026-01-12T17:06:30.180Z INFO 15902 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:06:30 2026-01-12T17:06:30.181Z INFO 15902 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 17:06:30 2026-01-12T17:06:30.195Z INFO 15902 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@7ed47927{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 17:06:30 2026-01-12T17:06:30.198Z INFO 15902 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 17:06:30 2026-01-12T17:06:30.208Z INFO 15902 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.55 seconds (process running for 4.393) 17:06:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:06:30 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:06:31 17:06:31 . ____ _ __ _ _ 17:06:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:06:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:06:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:06:31 ' |____| .__|_| |_|_| |_\__, | / / / / 17:06:31 =========|_|==============|___/=/_/_/_/ 17:06:31 17:06:31 :: Spring Boot :: (v3.5.6) 17:06:31 17:06:31 2026-01-12T17:06:31.309Z INFO 15902 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15902 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:06:31 2026-01-12T17:06:31.310Z INFO 15902 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:06:31 2026-01-12T17:06:31.816Z INFO 15902 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:06:31 2026-01-12T17:06:31.816Z INFO 15902 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:06:31 2026-01-12T17:06:31.817Z INFO 15902 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:06:31 2026-01-12T17:06:31.834Z INFO 15902 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.557 seconds (process running for 6.018) 17:06:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:06:32 2026-01-12T17:06:32.577Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:32 2026-01-12T17:06:32.580Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:32 "permissionId" : null, 17:06:32 "changeRequestFormat" : "cm-legacy", 17:06:32 "operations" : [ { 17:06:32 "operation" : "delete", 17:06:32 "entityHandleId" : null, 17:06:32 "resourceIdentifier" : "some fdn", 17:06:32 "targetIdentifier" : "some cm-handle", 17:06:32 "changeRequest" : "{}" 17:06:32 } ] 17:06:32 } 17:06:32 2026-01-12T17:06:32.580Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:06:32 2026-01-12T17:06:32.580Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:06:32 2026-01-12T17:06:32.635Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:32 2026-01-12T17:06:32.635Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:32 "permissionId" : null, 17:06:32 "changeRequestFormat" : "cm-legacy", 17:06:32 "operations" : [ { 17:06:32 "operation" : "delete", 17:06:32 "entityHandleId" : null, 17:06:32 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 17:06:32 "targetIdentifier" : "some cm-handle", 17:06:32 "changeRequest" : "{}" 17:06:32 } ] 17:06:32 } 17:06:32 2026-01-12T17:06:32.636Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 17:06:33 2026-01-12T17:06:33.636Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:06:33 2026-01-12T17:06:33.659Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.660Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "delete", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : "{}" 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.660Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 17:06:33 2026-01-12T17:06:33.660Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 17:06:33 2026-01-12T17:06:33.675Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.676Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "delete", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : "{}" 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.676Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 17:06:33 2026-01-12T17:06:33.676Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 17:06:33 2026-01-12T17:06:33.691Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.691Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "delete", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : "{}" 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.691Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 17:06:33 2026-01-12T17:06:33.692Z WARN 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 17:06:33 2026-01-12T17:06:33.705Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.705Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "delete", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "some target", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : "{}" 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.705Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 17:06:33 2026-01-12T17:06:33.705Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:06:33 2026-01-12T17:06:33.716Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.716Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "some decision type", 17:06:33 "operations" : [ ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.727Z WARN 15902 --- [ 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')] 17:06:33 2026-01-12T17:06:33.864Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.870Z ERROR 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 17:06:33 17:06:33 com.fasterxml.jackson.core.JsonProcessingException: test 17:06:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 17:06:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 17:06:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 17:06:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:06:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:06:33 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$995409348.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 17:06:33 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:110) ~[classes/:na] 17:06:33 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:61) ~[classes/:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:06:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:06:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) ~[spring-context-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.11.jar:6.2.11] 17:06:33 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:06:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:06:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:06:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:06:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.11.jar:6.2.11] 17:06:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 17:06:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 17:06:33 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:06:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:06:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:06:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:06:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:06:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:06:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:06:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:06:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:06:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:06:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 17:06:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 17:06:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 17:06:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 17:06:33 17:06:33 2026-01-12T17:06:33.875Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 17:06:33 2026-01-12T17:06:33.875Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:06:33 2026-01-12T17:06:33.876Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:06:33 2026-01-12T17:06:33.890Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.890Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "delete", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "policySimulation=slowResponse_5", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : "{}" 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.890Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 17:06:33 2026-01-12T17:06:33.891Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:06:33 2026-01-12T17:06:33.914Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.914Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "delete", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "some resource", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : null 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.914Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 17:06:33 2026-01-12T17:06:33.914Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:06:33 2026-01-12T17:06:33.926Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.926Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "other", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "some resource", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : "{}" 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.926Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:06:33 2026-01-12T17:06:33.926Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:06:33 2026-01-12T17:06:33.938Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:06:33 2026-01-12T17:06:33.938Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:06:33 "permissionId" : null, 17:06:33 "changeRequestFormat" : "cm-legacy", 17:06:33 "operations" : [ { 17:06:33 "operation" : "other", 17:06:33 "entityHandleId" : null, 17:06:33 "resourceIdentifier" : "some resource", 17:06:33 "targetIdentifier" : "some cm-handle", 17:06:33 "changeRequest" : null 17:06:33 } ] 17:06:33 } 17:06:33 2026-01-12T17:06:33.938Z INFO 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:06:33 2026-01-12T17:06:33.938Z WARN 15902 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 17:06:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.690 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:06:34 [INFO] 17:06:34 [INFO] Results: 17:06:34 [INFO] 17:06:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:06:34 [INFO] 17:06:34 [INFO] 17:06:34 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 17:06:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:06:34 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:06:34 [INFO] All coverage checks have been met. 17:06:34 [INFO] 17:06:34 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 17:06:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:06:34 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:06:34 [INFO] 17:06:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 17:06:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar 17:06:34 [INFO] 17:06:34 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 17:06:34 [INFO] 17:06:34 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260112T165828Z, nexus3.onap.org:10003/onap/policy-executor-stub... 17:06:34 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 17:06:34 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:06:34 [INFO] Building dependencies layer... 17:06:34 [INFO] Building resources layer... 17:06:34 [INFO] Building classes layer... 17:06:34 [INFO] Building jvm arg files layer... 17:06:34 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:06:35 [INFO] 17:06:35 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 17:06:35 [INFO] Loading to Docker daemon... 17:06:36 [INFO] 17:06:36 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260112T165828Z, nexus3.onap.org:10003/onap/policy-executor-stub 17:06:36 [INFO] 17:06:36 [INFO] 17:06:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 17:06:36 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.jar 17:06:36 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.pom 17:06:36 [INFO] 17:06:36 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 17:06:36 [INFO] Building jacoco-report 3.7.4-SNAPSHOT [20/21] 17:06:36 [INFO] --------------------------------[ jar ]--------------------------------- 17:06:36 [INFO] 17:06:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 17:06:36 [INFO] 17:06:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 17:06: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-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:06:36 [INFO] 17:06:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 17:06:36 [INFO] You have 0 Checkstyle violations. 17:06:36 [INFO] 17:06:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 17:06:36 [INFO] You have 0 Checkstyle violations. 17:06:36 [INFO] 17:06:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 17:06:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:06:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 17:06:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 17:06:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 17:06:36 [INFO] 17:06:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 17:06:36 [INFO] No sources to compile 17:06:36 [INFO] 17:06:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 17:06:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:06:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 17:06:36 [INFO] 17:06:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 17:06:36 [INFO] No sources to compile 17:06:36 [INFO] 17:06:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 17:06:36 [INFO] No sources specified for compilation. Skipping. 17:06:36 [INFO] 17:06:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 17:06:36 [INFO] No tests to run. 17:06:36 [INFO] 17:06:36 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 17:06:36 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] 17:06:36 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 17:06:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:36 [INFO] 17:06:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 17:06:36 [WARNING] JAR will be empty - no content was marked for inclusion! 17:06:36 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar 17:06:36 [INFO] 17:06:36 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:06:36 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:06:36 [INFO] Analyzed bundle 'cps-events' with 0 classes 17:06:36 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:06:36 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:06:36 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:06:36 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:06:36 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:06:36 [INFO] Analyzed bundle 'cps-service' with 76 classes 17:06:36 [INFO] Analyzed bundle 'integration-test' with 0 classes 17:06:36 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:06:36 [INFO] 17:06:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 17:06:36 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.jar 17:06:36 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.pom 17:06:36 [INFO] 17:06:36 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 17:06:36 [INFO] Building cps 3.7.4-SNAPSHOT [21/21] 17:06:36 [INFO] --------------------------------[ pom ]--------------------------------- 17:06:36 [INFO] 17:06:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 17:06:36 [INFO] 17:06:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 17:06:36 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.4-SNAPSHOT/cps-aggregator-3.7.4-SNAPSHOT.pom 17:06:36 [INFO] ------------------------------------------------------------------------ 17:06:36 [INFO] Reactor Summary for cps 3.7.4-SNAPSHOT: 17:06:36 [INFO] 17:06:36 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.876 s] 17:06:36 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 17:06:36 [INFO] checkstyle ......................................... SUCCESS [ 4.191 s] 17:06:36 [INFO] cps-parent ......................................... SUCCESS [ 5.357 s] 17:06:36 [INFO] cps-events ......................................... SUCCESS [ 2.844 s] 17:06:36 [INFO] cps-path-parser .................................... SUCCESS [ 7.008 s] 17:06:36 [INFO] cps-service ........................................ SUCCESS [ 33.748 s] 17:06:36 [INFO] cps-rest ........................................... SUCCESS [ 18.872 s] 17:06:36 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.404 s] 17:06:36 [INFO] cps-ncmp-service ................................... SUCCESS [03:08 min] 17:06:36 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 15.181 s] 17:06:36 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.048 s] 17:06:36 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.391 s] 17:06:36 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.492 s] 17:06:36 [INFO] cps-ri ............................................. SUCCESS [ 6.667 s] 17:06:36 [INFO] integration-test ................................... SUCCESS [02:02 min] 17:06:36 [INFO] spotbugs ........................................... SUCCESS [ 0.009 s] 17:06:36 [INFO] cps-application .................................... SUCCESS [ 55.159 s] 17:06:36 [INFO] policy-executor-stub ............................... SUCCESS [ 11.677 s] 17:06:36 [INFO] jacoco-report ...................................... SUCCESS [ 0.696 s] 17:06:36 [INFO] cps ................................................ SUCCESS [ 0.002 s] 17:06:36 [INFO] ------------------------------------------------------------------------ 17:06:36 [INFO] BUILD SUCCESS 17:06:36 [INFO] ------------------------------------------------------------------------ 17:06:36 [INFO] Total time: 08:08 min 17:06:36 [INFO] Finished at: 2026-01-12T17:06:36Z 17:06:36 [INFO] ------------------------------------------------------------------------ 17:06:36 $ ssh-agent -k 17:06:36 unset SSH_AUTH_SOCK; 17:06:36 unset SSH_AGENT_PID; 17:06:36 echo Agent pid 5423 killed; 17:06:36 [ssh-agent] Stopped. 17:06:37 [PostBuildScript] - [INFO] Executing post build scripts. 17:06:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5194128560776548852.sh 17:06:37 ---> sysstat.sh 17:06:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9121221675604813142.sh 17:06:37 ---> package-listing.sh 17:06:37 ++ facter osfamily 17:06:37 ++ tr '[:upper:]' '[:lower:]' 17:06:37 + OS_FAMILY=redhat 17:06:37 + workspace=/w/workspace/cps-master-verify-java 17:06:37 + START_PACKAGES=/tmp/packages_start.txt 17:06:37 + END_PACKAGES=/tmp/packages_end.txt 17:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:37 + PACKAGES=/tmp/packages_start.txt 17:06:37 + '[' /w/workspace/cps-master-verify-java ']' 17:06:37 + PACKAGES=/tmp/packages_end.txt 17:06:37 + case "${OS_FAMILY}" in 17:06:37 + rpm -qa 17:06:37 + sort 17:06:38 + '[' -f /tmp/packages_start.txt ']' 17:06:38 + '[' -f /tmp/packages_end.txt ']' 17:06:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:38 + '[' /w/workspace/cps-master-verify-java ']' 17:06:38 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 17:06:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 17:06:38 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11095542904459884675.sh 17:06:38 ---> capture-instance-metadata.sh 17:06:38 Setup pyenv: 17:06:38 system 17:06:38 3.8.13 17:06:38 3.9.13 17:06:38 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cNEl from file:/tmp/.os_lf_venv 17:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:40 lf-activate-venv(): INFO: Base packages installed successfully 17:06:40 lf-activate-venv(): INFO: Installing additional packages: lftools 17:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-cNEl/bin to PATH 17:06:54 INFO: Running in OpenStack, capturing instance metadata 17:06:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10783389044176605798.sh 17:06:55 provisioning config files... 17:06:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config7574526553027278622tmp 17:06:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:06:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:06:55 [EnvInject] - Injecting environment variables from a build step. 17:06:55 [EnvInject] - Injecting as environment variables the properties content 17:06:55 SERVER_ID=logs 17:06:55 17:06:55 [EnvInject] - Variables injected successfully. 17:06:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10133271605342338954.sh 17:06:55 ---> create-netrc.sh 17:06:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11806492382131293611.sh 17:06:55 ---> python-tools-install.sh 17:06:55 Setup pyenv: 17:06:55 system 17:06:55 3.8.13 17:06:55 3.9.13 17:06:55 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cNEl from file:/tmp/.os_lf_venv 17:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:06:57 lf-activate-venv(): INFO: Base packages installed successfully 17:06:57 lf-activate-venv(): INFO: Installing additional packages: lftools 17:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-cNEl/bin to PATH 17:07:05 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12835999515416360965.sh 17:07:05 ---> sudo-logs.sh 17:07:05 Archiving 'sudo' log.. 17:07:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11164059083046378622.sh 17:07:06 ---> job-cost.sh 17:07:06 Setup pyenv: 17:07:06 system 17:07:06 3.8.13 17:07:06 3.9.13 17:07:06 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cNEl from file:/tmp/.os_lf_venv 17:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:08 lf-activate-venv(): INFO: Base packages installed successfully 17:07:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:07:12 lf-activate-venv(): INFO: Adding /tmp/venv-cNEl/bin to PATH 17:07:12 INFO: No Stack... 17:07:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:07:13 INFO: Archiving Costs 17:07:13 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins8185376725798835561.sh 17:07:13 ---> logs-deploy.sh 17:07:13 Setup pyenv: 17:07:13 system 17:07:13 3.8.13 17:07:13 3.9.13 17:07:13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:07:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cNEl from file:/tmp/.os_lf_venv 17:07:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:16 lf-activate-venv(): INFO: Base packages installed successfully 17:07:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-cNEl/bin to PATH 17:07:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11205 17:07:23 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:07:24 Archives upload complete. 17:07:24 INFO: archiving logs to Nexus 17:07:25 ---> uname -a: 17:07:25 Linux prd-centos8-docker-8c-8g-4979.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:07:25 17:07:25 17:07:25 ---> lscpu: 17:07:25 Architecture: x86_64 17:07:25 CPU op-mode(s): 32-bit, 64-bit 17:07:25 Byte Order: Little Endian 17:07:25 CPU(s): 8 17:07:25 On-line CPU(s) list: 0-7 17:07:25 Thread(s) per core: 1 17:07:25 Core(s) per socket: 1 17:07:25 Socket(s): 8 17:07:25 NUMA node(s): 1 17:07:25 Vendor ID: AuthenticAMD 17:07:25 CPU family: 23 17:07:25 Model: 49 17:07:25 Model name: AMD EPYC-Rome Processor 17:07:25 Stepping: 0 17:07:25 CPU MHz: 2799.998 17:07:25 BogoMIPS: 5599.99 17:07:25 Virtualization: AMD-V 17:07:25 Hypervisor vendor: KVM 17:07:25 Virtualization type: full 17:07:25 L1d cache: 32K 17:07:25 L1i cache: 32K 17:07:25 L2 cache: 512K 17:07:25 L3 cache: 16384K 17:07:25 NUMA node0 CPU(s): 0-7 17:07:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:07:25 17:07:25 17:07:25 ---> nproc: 17:07:25 8 17:07:25 17:07:25 17:07:25 ---> df -h: 17:07:25 Filesystem Size Used Avail Use% Mounted on 17:07:25 devtmpfs 16G 0 16G 0% /dev 17:07:25 tmpfs 16G 0 16G 0% /dev/shm 17:07:25 tmpfs 16G 17M 16G 1% /run 17:07:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:07:25 /dev/vda1 160G 13G 148G 9% / 17:07:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:07:25 17:07:25 17:07:25 ---> free -m: 17:07:25 total used free shared buff/cache available 17:07:25 Mem: 31890 1135 25289 19 5464 30281 17:07:25 Swap: 1023 0 1023 17:07:25 17:07:25 17:07:25 ---> ip addr: 17:07:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:07:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:07:25 inet 127.0.0.1/8 scope host lo 17:07:25 valid_lft forever preferred_lft forever 17:07:25 inet6 ::1/128 scope host 17:07:25 valid_lft forever preferred_lft forever 17:07:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:07:25 link/ether fa:16:3e:98:b1:39 brd ff:ff:ff:ff:ff:ff 17:07:25 altname enp0s3 17:07:25 altname ens3 17:07:25 inet 10.30.106.210/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:07:25 valid_lft 85787sec preferred_lft 85787sec 17:07:25 inet6 fe80::f816:3eff:fe98:b139/64 scope link 17:07:25 valid_lft forever preferred_lft forever 17:07:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:07:25 link/ether 02:42:31:63:d9:57 brd ff:ff:ff:ff:ff:ff 17:07:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:07:25 valid_lft forever preferred_lft forever 17:07:25 inet6 fe80::42:31ff:fe63:d957/64 scope link 17:07:25 valid_lft forever preferred_lft forever 17:07:25 17:07:25 17:07:25 ---> sar -b -r -n DEV: 17:07:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/12/2026 _x86_64_ (8 CPU) 17:07:25 17:07:25 16:57:09 LINUX RESTART (8 CPU) 17:07:25 17:07:25 04:58:01 PM tps rtps wtps bread/s bwrtn/s 17:07:25 04:59:01 PM 306.22 17.58 288.64 3816.56 13785.65 17:07:25 05:00:01 PM 109.58 1.57 108.01 409.60 11701.75 17:07:25 05:01:01 PM 114.91 0.65 114.26 495.17 40560.78 17:07:25 05:02:01 PM 39.01 0.12 38.90 9.60 838.55 17:07:25 05:03:01 PM 13.66 0.48 13.18 21.46 693.17 17:07:25 05:04:01 PM 109.48 0.00 109.48 0.00 23771.76 17:07:25 05:05:01 PM 18.82 0.00 18.82 0.00 539.26 17:07:25 05:06:03 PM 188.70 0.00 188.70 0.00 1807.98 17:07:25 05:07:01 PM 69.89 3.03 66.86 4732.16 29757.24 17:07:25 Average: 108.30 2.59 105.71 1035.50 13605.09 17:07:25 17:07:25 04:58:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:07:25 04:59:01 PM 28328488 30514256 4327224 13.25 2688 2497364 1922236 5.70 220308 3615808 307188 17:07:25 05:00:01 PM 26486948 28762704 6168764 18.89 2688 2583916 3649060 10.83 281496 5380704 61220 17:07:25 05:01:01 PM 24690804 28102296 7964908 24.39 2688 3694192 4705548 13.96 372824 6980040 76 17:07:25 05:02:01 PM 24243232 27660164 8412480 25.76 2688 3699028 4500488 13.35 441880 7357788 804 17:07:25 05:03:01 PM 24814876 28247432 7840836 24.01 2688 3714164 4473572 13.27 447668 6783036 1176 17:07:25 05:04:01 PM 23891692 28029456 8764020 26.84 2688 4402940 5555024 16.48 544148 7548464 216 17:07:25 05:05:01 PM 22386132 26571920 10269580 31.45 2688 4454364 6832620 20.27 557432 9031376 28 17:07:25 05:06:03 PM 24069020 28174216 8586692 26.29 2688 4361712 3872104 11.49 554252 7370060 14624 17:07:25 05:07:01 PM 25883068 30990312 6772644 20.74 2688 5353688 1518048 4.50 908444 5198612 61792 17:07:25 Average: 24977140 28561417 7678572 23.51 2688 3862374 4114300 12.21 480939 6585099 49680 17:07:25 17:07:25 04:58:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:07:25 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:25 04:59:01 PM eth0 446.23 358.19 5469.16 49.70 0.00 0.00 0.00 0.00 17:07:25 04:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:25 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:25 05:00:01 PM eth0 110.10 97.95 908.51 22.97 0.00 0.00 0.00 0.00 17:07:25 05:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:25 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:25 05:01:01 PM eth0 377.07 247.00 9523.38 33.57 0.00 0.00 0.00 0.00 17:07:25 05:01:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:07:25 05:01:01 PM veth2447805 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 17:07:25 05:02:01 PM lo 44.04 44.04 4.17 4.17 0.00 0.00 0.00 0.00 17:07:25 05:02:01 PM eth0 77.39 57.64 25.42 29.13 0.00 0.00 0.00 0.00 17:07:25 05:02:01 PM docker0 12.08 13.54 1.79 1.68 0.00 0.00 0.00 0.00 17:07:25 05:03:01 PM lo 59.71 59.71 3.10 3.10 0.00 0.00 0.00 0.00 17:07:25 05:03:01 PM eth0 253.05 187.10 84.12 78.82 0.00 0.00 0.00 0.00 17:07:25 05:03:01 PM docker0 0.78 1.07 0.11 0.20 0.00 0.00 0.00 0.00 17:07:25 05:04:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 17:07:25 05:04:01 PM eth0 605.58 203.63 2983.56 24.44 0.00 0.00 0.00 0.00 17:07:25 05:04:01 PM docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:07:25 05:04:01 PM veth1c66eae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:07:25 05:04:01 PM veth6ef1374 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:07:25 05:05:01 PM lo 855.22 855.22 125.27 125.27 0.00 0.00 0.00 0.00 17:07:25 05:05:01 PM eth0 145.54 91.50 48.88 44.27 0.00 0.00 0.00 0.00 17:07:25 05:05:01 PM docker0 369.13 384.24 58.11 61.01 0.00 0.00 0.00 0.00 17:07:25 05:05:01 PM veth1c66eae 322.82 336.03 57.44 48.21 0.00 0.00 0.00 0.00 17:07:25 05:05:01 PM veth6ef1374 46.31 48.71 5.72 13.06 0.00 0.00 0.00 0.00 17:07:25 05:06:03 PM lo 799.94 799.94 153.68 153.68 0.00 0.00 0.00 0.00 17:07:25 05:06:03 PM eth0 91.17 65.02 268.53 29.04 0.00 0.00 0.00 0.00 17:07:25 05:06:03 PM docker0 345.59 354.60 77.39 71.78 0.00 0.00 0.00 0.00 17:07:25 05:07:01 PM lo 0.90 0.90 0.04 0.04 0.00 0.00 0.00 0.00 17:07:25 05:07:01 PM eth0 88.14 72.56 1307.29 19.61 0.00 0.00 0.00 0.00 17:07:25 05:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:25 Average: lo 198.95 198.95 32.47 32.47 0.00 0.00 0.00 0.00 17:07:25 Average: eth0 243.70 153.30 2285.58 36.87 0.00 0.00 0.00 0.00 17:07:25 Average: docker0 82.31 85.24 15.60 15.27 0.00 0.00 0.00 0.00 17:07:25 17:07:25 17:07:25 ---> sar -P ALL: 17:07:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/12/2026 _x86_64_ (8 CPU) 17:07:25 17:07:25 16:57:09 LINUX RESTART (8 CPU) 17:07:25 17:07:25 04:58:01 PM CPU %user %nice %system %iowait %steal %idle 17:07:25 04:59:01 PM all 20.58 0.00 1.45 1.17 0.08 76.73 17:07:25 04:59:01 PM 0 17.26 0.00 1.04 1.95 0.07 79.68 17:07:25 04:59:01 PM 1 16.30 0.00 1.70 0.80 0.10 81.09 17:07:25 04:59:01 PM 2 26.37 0.00 1.15 0.48 0.08 71.91 17:07:25 04:59:01 PM 3 17.61 0.00 1.40 1.69 0.07 79.23 17:07:25 04:59:01 PM 4 22.09 0.00 1.76 2.24 0.08 73.83 17:07:25 04:59:01 PM 5 26.80 0.00 2.81 1.00 0.08 69.31 17:07:25 04:59:01 PM 6 20.20 0.00 0.95 0.73 0.05 78.06 17:07:25 04:59:01 PM 7 17.99 0.00 0.80 0.42 0.07 80.72 17:07:25 05:00:01 PM all 35.55 0.00 0.86 0.46 0.08 63.05 17:07:25 05:00:01 PM 0 31.76 0.00 0.75 0.68 0.08 66.72 17:07:25 05:00:01 PM 1 39.84 0.00 0.72 0.03 0.07 59.35 17:07:25 05:00:01 PM 2 36.53 0.00 1.35 0.60 0.07 61.45 17:07:25 05:00:01 PM 3 24.21 0.00 0.77 1.52 0.10 73.40 17:07:25 05:00:01 PM 4 27.84 0.00 0.67 0.23 0.07 71.19 17:07:25 05:00:01 PM 5 56.78 0.00 1.37 0.33 0.08 41.43 17:07:25 05:00:01 PM 6 28.74 0.00 0.48 0.30 0.08 70.39 17:07:25 05:00:01 PM 7 38.72 0.00 0.73 0.00 0.07 60.47 17:07:25 05:01:01 PM all 22.48 0.00 2.26 1.03 0.07 74.16 17:07:25 05:01:01 PM 0 13.18 0.00 1.97 0.66 0.08 84.11 17:07:25 05:01:01 PM 1 18.35 0.00 2.60 1.06 0.07 77.92 17:07:25 05:01:01 PM 2 48.35 0.00 3.17 0.22 0.08 48.18 17:07:25 05:01:01 PM 3 18.71 0.00 2.40 1.13 0.08 77.68 17:07:25 05:01:01 PM 4 28.69 0.00 2.55 2.92 0.07 65.77 17:07:25 05:01:01 PM 5 16.32 0.00 1.69 0.37 0.07 81.55 17:07:25 05:01:01 PM 6 12.83 0.00 1.72 0.69 0.05 84.71 17:07:25 05:01:01 PM 7 23.39 0.00 1.96 1.23 0.07 73.35 17:07:25 05:02:01 PM all 24.77 0.00 2.17 0.06 0.09 72.91 17:07:25 05:02:01 PM 0 25.80 0.00 2.27 0.07 0.08 71.78 17:07:25 05:02:01 PM 1 20.34 0.00 1.76 0.05 0.10 77.75 17:07:25 05:02:01 PM 2 30.18 0.00 2.66 0.03 0.10 67.02 17:07:25 05:02:01 PM 3 23.32 0.00 2.16 0.03 0.08 74.41 17:07:25 05:02:01 PM 4 22.12 0.00 2.01 0.10 0.08 75.69 17:07:25 05:02:01 PM 5 28.05 0.00 2.49 0.05 0.10 69.31 17:07:25 05:02:01 PM 6 24.75 0.00 1.69 0.05 0.08 73.42 17:07:25 05:02:01 PM 7 23.57 0.00 2.34 0.08 0.08 73.92 17:07:25 05:03:01 PM all 13.47 0.00 1.27 0.03 0.07 85.16 17:07:25 05:03:01 PM 0 11.27 0.00 0.82 0.02 0.08 87.81 17:07:25 05:03:01 PM 1 15.01 0.00 1.37 0.07 0.07 83.49 17:07:25 05:03:01 PM 2 17.47 0.00 1.81 0.03 0.07 80.63 17:07:25 05:03:01 PM 3 11.65 0.00 1.27 0.05 0.08 86.94 17:07:25 05:03:01 PM 4 13.69 0.00 0.97 0.02 0.08 85.24 17:07:25 05:03:01 PM 5 11.50 0.00 1.64 0.00 0.07 86.79 17:07:25 05:03:01 PM 6 20.05 0.00 1.00 0.02 0.07 78.86 17:07:25 05:03:01 PM 7 7.14 0.00 1.30 0.00 0.05 91.51 17:07:25 05:04:01 PM all 31.91 0.00 1.81 0.92 0.08 65.28 17:07:25 05:04:01 PM 0 28.98 0.00 1.52 0.00 0.08 69.41 17:07:25 05:04:01 PM 1 18.24 0.00 1.86 1.78 0.07 78.05 17:07:25 05:04:01 PM 2 43.85 0.00 1.76 0.03 0.10 54.25 17:07:25 05:04:01 PM 3 38.30 0.00 2.20 1.84 0.07 57.59 17:07:25 05:04:01 PM 4 32.36 0.00 1.79 0.90 0.07 64.88 17:07:25 05:04:01 PM 5 39.38 0.00 1.83 2.28 0.08 56.43 17:07:25 05:04:01 PM 6 25.95 0.00 1.66 0.47 0.07 71.85 17:07:25 05:04:01 PM 7 28.21 0.00 1.89 0.05 0.08 69.76 17:07:25 05:05:01 PM all 26.63 0.00 1.51 0.02 0.09 71.75 17:07:25 05:05:01 PM 0 15.32 0.00 1.41 0.03 0.08 83.15 17:07:25 05:05:01 PM 1 41.93 0.00 2.18 0.00 0.10 55.79 17:07:25 05:05:01 PM 2 29.01 0.00 1.51 0.02 0.08 69.39 17:07:25 05:05:01 PM 3 22.79 0.00 1.44 0.02 0.08 75.67 17:07:25 05:05:01 PM 4 37.55 0.00 1.05 0.00 0.08 61.31 17:07:25 05:05:01 PM 5 19.23 0.00 1.56 0.05 0.08 79.08 17:07:25 05:05:01 PM 6 20.82 0.00 1.24 0.03 0.08 77.82 17:07:25 05:05:01 PM 7 26.35 0.00 1.72 0.02 0.08 71.83 17:07:25 05:06:03 PM all 26.70 0.00 1.61 0.33 0.12 71.24 17:07:25 05:06:03 PM 0 33.46 0.00 1.46 0.07 0.10 64.92 17:07:25 05:06:03 PM 1 22.56 0.00 1.98 0.02 0.08 75.35 17:07:25 05:06:03 PM 2 39.52 0.00 1.60 0.02 0.08 58.78 17:07:25 05:06:03 PM 3 28.06 0.00 2.01 0.05 0.10 69.78 17:07:25 05:06:03 PM 4 28.19 0.00 1.11 0.08 0.10 70.51 17:07:25 05:06:03 PM 5 17.07 0.00 1.58 1.31 0.08 79.96 17:07:25 05:06:03 PM 6 31.77 0.00 1.71 1.11 0.13 65.29 17:07:25 05:06:03 PM 7 12.99 0.00 1.45 0.03 0.24 85.29 17:07:25 05:07:01 PM all 22.18 0.00 1.63 2.75 0.06 73.39 17:07:25 05:07:01 PM 0 18.62 0.00 1.92 2.30 0.07 77.08 17:07:25 05:07:01 PM 1 26.31 0.00 1.68 4.43 0.07 67.51 17:07:25 05:07:01 PM 2 19.95 0.00 1.37 5.15 0.05 73.48 17:07:25 05:07:01 PM 3 25.05 0.00 1.38 1.64 0.05 71.87 17:07:25 05:07:01 PM 4 18.03 0.00 1.54 0.28 0.05 80.10 17:07:25 05:07:01 PM 5 19.01 0.00 1.00 4.05 0.07 75.87 17:07:25 05:07:01 PM 6 20.90 0.00 2.09 4.01 0.05 72.94 17:07:25 05:07:01 PM 7 29.52 0.00 2.06 0.10 0.05 68.26 17:07:25 Average: all 24.93 0.00 1.62 0.74 0.08 72.63 17:07:25 Average: 0 21.76 0.00 1.46 0.64 0.08 76.07 17:07:25 Average: 1 24.32 0.00 1.76 0.90 0.08 72.94 17:07:25 Average: 2 32.42 0.00 1.82 0.71 0.08 64.97 17:07:25 Average: 3 23.30 0.00 1.67 0.88 0.08 74.07 17:07:25 Average: 4 25.64 0.00 1.49 0.75 0.08 72.03 17:07:25 Average: 5 26.05 0.00 1.78 1.04 0.08 71.05 17:07:25 Average: 6 22.91 0.00 1.39 0.81 0.07 74.81 17:07:25 Average: 7 23.04 0.00 1.58 0.21 0.09 75.07 17:07:25 17:07:25 17:07:25